*{
font-family: ＭＳ Ｐゴシック,Osaka,Arial,Helvetica,sans-serif;
}
body{
text-align: center;
font-size: 12px;
color: #333300;
line-height: 120%;
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;
}
a{
color: #CC3333;
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{
height: 30px;
}
#header,#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,h1 a{
text-indent: -9999px;
height: 120px;
background-image: url('../images/logo.jpg');
display: none;
}

#main{
height: 910px;
background-image: url('../images/body_top.jpg');
background-repeat: no-repeat;
}

#menu{
margin: 0px;
padding:  15px 10px;
}
#menu li{
margin: 0px 0px 5px;
padding: 0px;
list-style-type: none;
}
#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: 0px 10px 0px;
padding: 0px;
height: 190px;
width: 650px;
position: relative;
top: 420px;
left: -180px;
}

.article{
margin: 0px;
padding: 0px;
}	
.article h2{
font-size: 16px;
color: #FFFFFF;
font-weight: bold;
text-indent: -9999px;
margin: 0px 0px 10px;
padding: 5px;
float: left;
height: 190px;
width: 190px;
background-image: url('../images/h2_news.jpg');
background-repeat: no-repeat;
}
.article dl{
margin: 10px 0 0 0;
padding: 10px;
float: right;
overflow: auto;
width:430px;
height:100px;
}
.article dl{
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 dt,.article dd{
color: #FFFFFF;
line-height: 1.2em;
margin: 0px;
padding: 0px;
}
.article dt{
font-weight: bold;
width: 6.5em;
}
.article dd{
position:relative; 
top:-1.2em; 
left:6.5em;
line-height: 100%;
z-index:1;
width:80%;
}

#footer{
position:relative;
top:-5px;
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;
}

//