@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;
margin:0;
padding:0;
}

a:link { color:#51c8fc;  text-decoration:underline;}
a:visited { color:#51c8fc; text-decoration:underline;} 
a:hover { color:#fd8c09; text-decoration:underline;} 
a:active { color:#fd8c09; text-decoration:underline;}

/*site-menu------------------------------------------------------------------*/
#navilist a:link { color:#000; text-decoration:underline;}
#navilist a:visited { color:#000; text-decoration:underline;} 
#navilist a:hover { color:#000; text-decoration:none;} 
#navilist a:active { color:#000; text-decoration:none;}
/*site-menu------------------------------------------------------------------*/

/*common*/
#container{
width:780px;
margin:0 auto;
background:#fff url(img/illust.jpg) no-repeat;
}

#container h1{

width:780px;
margin:0;
padding:0;
cursor:pointer;
text-align:center;
}


#container h1 div{
width:780px;
height:82px;
margin:auto;
margin-bottom:130px;
}

#container h1 div span{
display:none;
}

/*list-btn*/
#container #right_block #list-btn{
width:269px;
height:95px;
background:url(img/banner.jpg) no-repeat;
margin-bottom:20px;
}

#container #right_block #list-btn div{
width:269px;
height:95px;
cursor:pointer;
}

#container #right_block #list-btn div span{
display:none;
}
/*list-btn*/

#bottom{
clear:both;
width:100%;
font-size:10px;
padding-top:10px;
background-color:#339fff;
background-image:url(img/back_a.gif);
background-repeat:no-repeat;
}

#container #left_block  table.links{
margin:0 0 20px 18px;
width:450px;
text-align:left;
padding:0;
border:0;
border-spacing: 0px;
}

#container #left_block  table.links tr th{
height:34px;
background:url(img/bar_a.gif) no-repeat;
background-position:left top;
color:#339fff;
font-weight:bold;
line-height:280%;
padding:0;
margin:0;
}

#container #left_block  table.links tr th span{
margin-left:10px;
}

#container #left_block  table.links tr td{
padding:0;
margin:0;
border:0;
}

h2{
text-align:left;
font-weight:bold;
line-height:280%;
width:450px;
height:34px;
margin-left:18px;
background:url(img/bar_b.gif) no-repeat;
font-size:13px;
color:#fff;
}

h2 span{
margin-left:15px;
}


/*common*/

/*left*/
#container #left_block{
width:506px;
float:left;
text-align:center;
padding:5px 0 0;
}

#container #left_block div#contents{
margin:0 0 20px 18px;
width:450px;
padding:5px 0;
text-align:left;
}
/*right*/
#container #right_block{
width:274px;
float:left;
padding-top:5px;
text-align:left;
}

#container #right_block h3{
width:269px;
height:35px;
background:url(img/bar_c.gif) no-repeat;
}

#container #right_block h3 span{
display:none;
}
/*navigate*/

#container #right_block #navilist{
margin-left:12px;
}

#container #right_block #navilist li{
background:url(img/icon_c.gif) no-repeat;
background-position:0 20px;
text-align:left;
}

#container #right_block #navilist li span{
margin-left:10px;
}

/*navigate*/

/*bottom*/

#bottom ul{
line-height:150%;
}

#bottom ul li {
margin:5px 0;
display:inline;
}
