@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;
}

img {
  vertical-align:bottom;
}

a img {
  border: none;
}

body{
text-align:center;
color:#4f4f4f;
font-family:'ＭＳ Ｐゴシック','Osaka','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
font-size:12px;
line-height:350%;
letter-spacing:0.2em;
background:url(img/back.gif) repeat-x;
margin:0;
padding:0;
}

a:link { color:#bb0000;  text-decoration:underline;}
a:visited { color:#bb0000; text-decoration:underline;} 
a:hover { color:#ff5959; text-decoration:none;} 
a:active { color:#ff5959; text-decoration:none;}

/*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:779px;
margin:0 auto;
}

#wrapper h1{
width:779px;
height:37px;
margin:0;
padding:0;
text-align:center;
background:url(img/site-id.gif) no-repeat;
border-bottom:1px solid #b9b9b9;
}


#wrapper h1 div{
width:378px;
height:37px;
}

#wrapper h1 div span{
display:none;
}

/*list-btn*/
#wrapper #list-btn{
width:111px;
height:12px;
background:url(img/btn_01.gif) no-repeat;
margin:10px 0 0 663px;
}

#wrapper #list-btn div{
width:111px;
height:12px;

}

#wrapper #list-btn div span{
display:none;
}
/*list-btn*/

#bottom{
clear:both;
width:100%;
padding:0;
font-size:10px;
text-align:left;
padding-top:10px;
border-top:1px solid #b9b9b9;
color:#000;
}

.links{
margin:0 0 0 32px;
width:480px;
text-align:left;
border-bottom:1px dotted #b9b9b9;
margin-bottom:10px
}

.links h3{
text-align:left;
line-height:150%;
margin-bottom:5px;
border-top:1px solid #b9b9b9;
border-bottom:1px solid #b9b9b9;
color:#000;
font-weight:bold;
}

h2{
text-align:left;
font-weight:bold;
line-height:190%;
margin-left:32px;
color:#000;
font-size:13px;
padding-left:10px;
}
/*common*/

/*left*/
#wrapper #left_block{
width:546px;
float:left;
text-align:left;
margin:0;
background:#ededed url(img/site-visual.jpg) no-repeat;
background-position:10px 20px;
padding-top:200px;
}

#wrapper #left_block div#cont{
margin:0 0 0 32px;
width:480px;
padding:5px 0;
text-align:left;
}
/*right*/
#wrapper #right_block{
width:223px;
float:left;
}

#wrapper #right_block .links2{
text-align:left;
margin:0 0 20px 10px;
width:203px;
line-height:200%;
}

#wrapper #right_block .links2 li{
padding-bottom:3px;
border-bottom:1px dotted #b9b9b9;
}

/*navigate*/
#wrapper #right_block h3.title{
background:url(img/img_01.gif) no-repeat;
background-position:left;
height:27px;
margin:0;
}

#wrapper #right_block h3.title span{
display:none;
}

#wrapper #right_block #navi{
text-align:left;
margin:0 10px 50px 5px;
}

#wrapper #right_block #navi li{
text-align:left;
background:url(img/img_01.gif) no-repeat;
background-position:0 12px;
margin:0 10px;
}

#wrapper #right_block #navi li span{
display:block;
margin-left:20px;
}

/*navigate*/

/*bottom*/

#bottom ul{
line-height:150%;
}

#bottom ul li {
margin:5px 0 10px;
}

#bottom img{
border:#a0b9ff 1px dotted;
}