﻿*{
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;
}


h1,h1 a{
margin: 0px;
padding: 0px;
width: 850px;
height: 100px;
}
h1 a{
text-indent: -9999px;
background-image: url('images/logo.jpg');
display: block;
}

#main{
margin: 0px;
padding: 20px;
width: 810px;
background-color: #FFFFFF;
}

#top_bn,#top_bn a{
margin: 0px;
padding: 0px;
float: left;
height: 300px;
width: 500px;
}
#top_bn a{
text-indent: -9999px;
background-image: url('images/bn_main.jpg');
display: block;
}

#news{
margin: 0px;
padding: 0px;
float: right;
width: 300px;
}
#news h2,#sche h2{
margin: 0px 0px 10px;
padding: 0px;
height: 25px;
}
#news h2{
width: 300px;
text-indent: -9999px;
background-image: url('images/h2_news.jpg');
}
#news dl{
width: 288px;
margin: 0px;
padding: 5px;
border: 1px solid #330000;
height: 253px;
overflow: auto;
}
#news  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;
}

#news  dt,#news dd{
line-height: 1.2em;
margin: 0px;
padding: 0px;
}
#news  dt{
font-weight: bold;
width: 6.5em;
}
#news  dd{
position:relative; 
top:-1.2em; 
left:6.5em;
line-height: 100%;
z-index:1;
width:200px;
}

#sche{
clear: both;
}

#sche h2,#sche ul{
width: 810px;
}
#sche h2{
text-indent: -9999px;
background-image: url('images/h2_sche.gif');
}
#sche ul{
margin: 0px;
padding: 0px;
}
#sche li{
margin: 0px 5px;
padding: 0px;
float: left;
height: 250px;
width: 260px;
}
#sche li a{
text-indent: -9999px;
margin: 0px;
padding: 0px;
height: 250px;
width: 260px;
display: block;
background-repeat: no-repeat;
}
#sche  dl{
margin: 20px 0px 0px;
padding: 5px;
border: 1px solid #330000;
}

#sche   dt,#news dd{
line-height: 1.2em;
margin: 0px;
padding: 0px;
}
#sche   dt{
font-weight: bold;
width: 12em;
}
#sche   dd{
position:relative; 
top:-35px; 
left:12.5em;
line-height: 100%;
z-index:1;
width:80%;
}

#footer{
height: 42px;
background-image: url('images/footer.jpg');
background-repeat: no-repeat;
}
#footer p,#footer p a{
margin: 0px;
padding: 0px;
float: left;
}
#footer p a{
text-indent: -9999px;
position: relative;
top: 5px;
left: 20px;
display: block;
height: 20px;
width: 120px;
}
#footer ul{
margin: 10px 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: #333300;
font-weight: bold;
text-decoration: none;
}
#footer li a:hover{
color: #CC3333;
}
