@charset "utf-8";
/* CSS Document */

body, div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, 
brockquote, pre, table, caption, th, td, address, 
form, fieldset, legend, object, img{
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight:normal;
}

ul, ol, dl{
list-style-type:none;
margin:0;
padding:0;
}

dt, dd{
margin:0;
padding:0;
}

li{
margin:0;
padding:0;
}

body{
text-align:center;
font-size:12px;
line-height:350%;
letter-spacing:0.2em;
background:#4c90ba;
margin:0;
padding:0;
}

a:link { color:#51c8fc;  text-decoration:underline;}
a:visited { color:#51c8fc; text-decoration:underline;} 
a:hover { color:#ffd71e; text-decoration:underline;} 
a:active { color:#ffd71e; text-decoration:underline;}

/*site-menu------------------------------------------------------------------*/
#navi a:link { color:#000; text-decoration:underline;}
#navi a:visited { color:#000; text-decoration:underline;} 
#navi a:hover { color:#000; text-decoration:none;} 
#navi a:active { color:#000; text-decoration:none;}
/*site-menu------------------------------------------------------------------*/

/*common*/
#wrapper{
width:780px;
margin:0 auto;
background:#fff url(img/illust.jpg) no-repeat;
text-align:left;
}

#wrapper h1{
margin-top:40px;
width:780px;
height:165px;
margin:0;
padding:0;
}


#wrapper h1 div{
width:780px;
height:165px;
}

#wrapper h1 div span{
display:none;
}

/*list-btn*/

#bottom{
clear:both;
width:100%;
font-size:10px;
padding-top:10px;
background-color:#003554;
color:#51c8fc;
}

#wrapper #left_block  dl.links{
margin:0 0 0 32px;
width:480px;
text-align:left;
}

#wrapper #left_block  dl.links dt{
background:url(img/icon_a.gif) no-repeat;
background-position:0 10px;
}

#wrapper #left_block  dl.links dt span{
margin-left:35px;
}

h2{
text-align:left;
font-weight:bold;
line-height:300%;
width:480px;
margin-left:20px;
background:url(img/icon_b.gif) no-repeat;
font-size:15px;
}

h2 span{
margin-left:50px;
}


/*common*/

/*left*/
#wrapper #left_block{
width:511px;
float:left;
padding:22px 0 0;
}

#wrapper #left_block div#contents{
margin:0 0 0 20px;
width:480px;
padding:5px 0;
text-align:left;
}
/*right*/
#wrapper #right_block{
width:259px;
float:left;
padding-top:22px;
text-align:left;
}

/*navigate*/
#wrapper #right_block ul{ margin-bottom:7px;}
#wrapper #right_block ul li{ padding:4px 0; line-height:170%;}

#wrapper #right_block #navi{
background:url(img/bg_a.gif) repeat-x;
text-align:left;
padding:0 10px;
border-bottom:2px solid #003554;
}

#wrapper #right_block #navi li{
background:url(img/icon_c.gif) no-repeat 0 8px;
padding:0 0 0 10px;
line-height:200%;
}

#wrapper #right_block #list-btn{
width:259px;
height:105px;
background:url(img/banner.jpg) 0 9px no-repeat;
}

#wrapper #right_block #list-btn div{
width:259px;
height:96px;

}

#wrapper #right_block #list-btn div span{
display:none;
}

/*navigate*/

/*bottom*/

#bottom ul{
line-height:150%;
}

#bottom ul li {
margin:5px 0;
}

#bottom img{
border:1px #5297bf solid;
}
