@charset "utf-8";
/* CSS Document */

/*format---------------------------------------------*/
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;
}

/*format---------------------------------------------*/

/*common---------------------------------------------*/
body{
background:#000;
margin:0;
padding:0;
text-align:center;
line-height:300%;
letter-spacing:0.3em;
font-size:12px;
color:#fff;
}

#wrapper{
width:780px;
background:url(img/title.jpg) no-repeat;
margin:13px auto 0;
text-align:left;
}

#wrapper #migi{
width:540px;
float:left;
}

#wrapper #migi #migi_area{
width:539px;
background:url(img/main.jpg) no-repeat;
margin-left:1px;
text-align:center;
padding-top:223px;
}

#wrapper #hidari{
width:240px;
float:left;
background:#bdbdbd url(img/left_back.gif) repeat-x;
background-position:top;
text-align:center;
color:#000;
}

#wrapper #hidari #hidari_area{ 
text-align:left;
width:221px;
margin:10px auto;
}

#wrapper #footer{
clear:both;
width:780px;
font-size:10px;
background:#636363 url(img/footer_bk.gif) repeat-x;
}

#wrapper #footer #footer_area{
margin:10px 0;
text-align:center;
}

h1{
text-align:left;
margin-left:10px;
background-image:url(img/title.gif);
background-repeat:no-repeat;
height:84px;
width:260px;
}

h1 div{
height:84px;
}

h1 div span{
display:none;
}

h2{
background:#656565 url(img/cont_title_bk.gif) no-repeat;
width:477px;
height:30px;
line-height:300%;
text-align:left;
margin:20px auto 0;
}


#wrapper #cate{
background:url(img/cate_back_01.gif) repeat-x;
width:780px;
height:29px;
color:#000;
line-height:250%;
}

#wrapper  #cate span{
display:block;
background:url(img/cate_back_02.gif) no-repeat;
background-position:right top;
height:29px;
margin-left:10px;
width:100px;
font-weight:bold;
}

a:link { color:#fff;  text-decoration:underline;}
a:visited { color:#fff; text-decoration:underline;} 
a:hover { color:#fff; text-decoration:none;} 
a:active { color:#fff; text-decoration:none;}

#cate a:link { color:#000; text-decoration:none;}
#cate a:visited { color:#000; text-decoration:none;} 
#cate a:hover { color:#ffffff; text-decoration:none;} 
#cate a:active { color:#ffffff; text-decoration:none;}

.yakudachi_links a:link { color:#fff; text-decoration:none; background-color:#000;}
.yakudachi_links a:visited { color:#fff; text-decoration:none; background-color:#000;} 
.yakudachi_links a:hover { color:#ffffff; text-decoration:none; background-color:#8c8c8c;} 
.yakudachi_links a:active { color:#ffffff; text-decoration:none; background-color:#8c8c8c;}

/*footer*/
#footer a:link { color:#969696; text-decoration:underline;}
#footer a:visited { color:#969696; text-decoration:underline;} 
#footer a:hover { color:#969696; text-decoration:none;} 
#footer a:active { color:#969696; text-decoration:none;}

/*common---------------------------------------------*/


/*migi-----------------------------------------------*/
#wrapper #migi #migi_area #contents{
width:477px;
background:#a6a6a6 url(img/cont_bk.gif) repeat-x;
background-position:top;
margin:1px auto 20px;
font-size:13px;
}

#wrapper #migi #migi_area .yakudachi{
margin:0;
padding:0;
color:#fff;
text-align:center;
}

#wrapper #migi #migi_area .yakudachi li{
}

#wrapper #migi #migi_area .yakudachi li.title{
font-size:13px;
font-weight:bold;
}

/*migi-----------------------------------------------*/

/*hidari----------------------------------------------*/

#wrapper #hidari #hidari_area #navi{
background:#1d1d1d url(img/pagelist.gif) no-repeat;
background-position:left 10px;
width:221px;
}

#wrapper #hidari #hidari_area #navi li{
border-bottom:1px dotted #000;
background:#bdbdbd;
padding:5px;
}

#wrapper #hidari #hidari_area #navi li span{
margin:0 13px;
}

#wrapper #hidari #hidari_area #navi li.title{
height:27px;
background:none !important;
}

#wrapper #hidari #hidari_area #navi li.title span{
display:none;
}

/*hidari----------------------------------------------*/
