﻿*{
font-family: ＭＳ Ｐゴシック,Osaka,Arial,Helvetica,sans-serif;
}
body{
text-align: center;
font-size: 13px;
color: #333300;
line-height: 130%;
height: 100%;
width: 100%;
background-color: #0066CC;
background-image: url('../images/back.gif');
}
#wrapper{
text-align: left;
margin: 0px auto;
padding: 0px;
height: 100%;
width: 850px;
}

em{
color: #000000;
font-weight: bold;
font-style: normal;
}
strong{
color: #000000;
font-weight:  normal;
font-style: normal;
text-decoration: underline;
}
a{
color: #CC3333;
font-weight: bold;
text-decoration: none;
border-width: 0px;
border-style: none;
}
a:hover{
text-decoration: underline;
}


#header,#main,#footer{
margin: 0px;
padding: 0px;
clear: both;
width: 850px;
}


#header{
margin: 0px;
padding: 0px;
height: 150px;
}
#header p,h1,h1 a{
margin: 0px;
padding: 0px;
width: 850px;
}
#header p{
text-indent: -9999px;
height: 30px;
background-image: url('../images/header.jpg');
}
h1 a{
text-indent: -9999px;
height: 120px;
background-image: url('../images/logo.jpg');
display: block;
}

#main{
height: 680px;
background-image: url('../images/body.jpg');
background-repeat: no-repeat;
background-color: #FFCC00;
}

#menu{
margin: 0px;
padding: 20px 10px 5px;
width: 190px;
}
#menu li{
margin: 0px 0px 5px;
padding: 0px;
list-style-type: none;
height: 40px;
}
#menu li a{
text-indent: -9999px;
height: 40px;
width: 190px;
background-position: left top;
display: block;
}
#menu li a:hover{
background-position: left bottom;
}

#contents{
margin: 20px 20px 20px 0px;
padding: 10px;
position: relative;
top: -420px;
left: 225px;
height: 600px;
width: 580px;
overflow: auto;
}
#contents{
scrollbar-base-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #333300;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
}

.article{
margin: 0px 0px 20px;
padding: 0px;
}	
.article h2{
font-size: 16px;
color: #FFFFFF;
font-weight: bold;
margin: 0px 0px 10px;
padding: 5px;
background-color: #CC3333;
}
.article h2 a{
color: #FFFFFF;
}
.article h3{
font-size: 14px;
color: #000000;
font-weight: bold;
text-indent: 5px;
margin: 10px 0px 5px;
padding: 0em;
border-bottom: 2px solid #CC3333;
border-left: 4px solid #CC3333;
}
.article p{
margin: 0px 1em 5px;
padding: 0px 5px;
}	
.link{
text-align: right;
}	
.article ul{
margin: 0px 2em 5px;
padding: 0px 5px;
}
.article li{
margin: 0px 0px 5px;
padding: 0px;
list-style-type: disc;
list-style-position: outside;
}

#submenu{
margin: 0px;
padding: 0px;
height: 30px;
}
#submenu li{
margin: 0px;
padding: 0px 5px;
border-right-width: 1px;
border-right-color: #666666;
border-right-style: solid;
list-style-type: none;
float: left;
}
#submenu li a{
color: #CC3333;
font-weight: bold;
text-decoration: none;
}
#submenu li a:hover{
color: #000000;
}
	

#footer{
height: 42px;
background-image: url('../images/footer.gif');
background-repeat: no-repeat;
}
#footer p,#footer p a{
margin: 0px;
padding: 0px;
float: left;
}
#footer p a{
text-indent: -9999px;
position: relative;
top: 10px;
left: 10px;
display: block;
height: 20px;
width: 120px;
}
#footer ul{
margin: 12px 15px;
padding: 0px;
float: right;
}
#footer li{
color: #CCCCCC;
margin: 0px;
padding: 0px 5px;
border-right-width: 1px;
border-right-color: #666666;
border-right-style: solid;
list-style-type: none;
float: left;
}
#footer li a{
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}
#footer li a:hover{
color: #CC3333;
}
