@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{
margin:0;
padding:0;
text-align:center;
line-height:300%;
letter-spacing:0.3em;
font-size:12px;
color:#000;
}

#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:url(img/left_bg_01.gif) no-repeat 5px 10px;
text-align:center;
color:#000;
}

#wrapper #hidari #hidari_area{ 
width:230px;
margin:14px auto 10px;
background:#dddddd url(img/left_bg_02.gif) no-repeat bottom center;
}

#wrapper #hidari #hidari_area .links{
width:220px;
margin:0 auto;
line-height:200%;
text-align:left;
}

#wrapper #footer{
clear:both;
width:780px;
font-size:10px;
color:#fff;
background:#296163;
}

#wrapper #footer #footer_in{
margin:10px 0;
text-align:center;
}

h1{
text-align:center;
background-image:url(img/title.gif);
background-repeat:no-repeat;
height:84px;
}

h1 div{
height:73px;
width:780px;
margin:0 auto;
}

h1 div span{
display:none;
}

h2{
background:#dddddd url(img/cont_bk_01.gif) no-repeat;
color:#525252;
width:477px;
height:30px;
line-height:300%;
text-align:left;
margin:20px auto 0;
font-weight:bold;
}

h2 span{
margin-left:5px;
}

#wrapper #cate-name{
background:url(img/cate_back_01.gif) repeat-x;
width:780px;
height:29px;
color:#7ac556;
line-height:250%;
}

#wrapper  #cate-name span{
display:block;
background:url(img/cate_back_02.gif) no-repeat;
background-position:right top;
height:29px;
margin-left:10px;
width:140px;
font-weight:bold;
}

a:link { color:#0024ff;  text-decoration:none;}
a:visited { color:#0024ff; text-decoration:none;} 
a:hover { color:#2ee0f7; text-decoration:none;} 
a:active { color:#2ee0f7; text-decoration:none;}

/*footer*/
#footer a:link { color:#fff; text-decoration:underline; background:none !important;}
#footer a:visited { color:#fff; text-decoration:underline; background:none !important;} 
#footer a:hover { color:#969696; text-decoration:none; background:none !important;} 
#footer a:active { color:#969696; text-decoration:none; background:none !important;}

/*category*/
#cate-name a:link { color:#fff; text-decoration:none; background:none !important;}
#cate-name a:visited { color:#fff; text-decoration:none; background:none !important;} 
#cate-name a:hover { color:#fff; text-decoration:underline; background:none !important;} 
#cate-name a:active { color:#fff; text-decoration:underline; background:none !important;}
/*common---------------------------------------------*/


/*migi-----------------------------------------------*/
#wrapper #migi #migi_area #main-text{
width:477px;
background:#dddddd url(img/cont_bk_02.gif) no-repeat bottom;
margin:0 auto 20px;
font-size:13px;
color:#010101;
text-align:left;
}

#wrapper #migi #migi_area #main-text span{
display:block;
margin:0 3px;
}

#wrapper #migi #migi_area .look{
margin:0;
padding:0;
text-align:left;
}

#wrapper #migi #migi_area .look li{
}

#wrapper #migi #migi_area .look li.title{
font-size:12px;
font-weight:bold;
color:#fff;
background:#296163;
line-height:150%;
}

/*migi-----------------------------------------------*/

/*hidari----------------------------------------------*/

#wrapper #hidari #hidari_area #site-navi{
background:url(img/pagelist.gif) no-repeat;
width:211px;
margin:10px auto;
line-height:200%;
text-align:left;
}

#wrapper #hidari #hidari_area #site-navi li{
border-bottom:1px solid #7ac556;
padding:0 0 5px;
}

#wrapper #hidari #hidari_area #site-navi li span{
margin:0 13px;
}

#wrapper #hidari #hidari_area #site-navi li.title{
height:21px;
background:none !important;
border:none !important;
}

#wrapper #hidari #hidari_area #site-navi li.title span{
display:none;
}

/*hidari----------------------------------------------*/