@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:#4e4e4e;
background:#c5ffcc;
}

#wrapper{
width:780px;
margin:13px auto 0;
text-align:left;
}

#wrapper #migi{
width:540px;
float:left;
background:#fff;
}

#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:#9dd0a3;
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;
color:#fff;
background:#63c76f url(img/footer_bk.gif) repeat-x;
}

#wrapper #footer #footer_in{
margin:10px 0;
text-align:center;
}

h1{
text-align:left;
background-image:url(img/title.jpg);
background-repeat:no-repeat;
height:84px;
}

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;
color:#fff;
font-weight:bold;
}

h2 span{
margin-left:5px;
}

#wrapper #category{
background:url(img/cate_back_01.gif) repeat-x;
width:780px;
height:29px;
color:#000;
line-height:250%;
}

#wrapper  #category span{
display:block;
background:url(img/cate_back_02.gif) no-repeat;
background-position:right top;
height:29px;
margin-left:10px;
width:150px;
text-align:center;
}

a:link { color:#fff;  text-decoration:none; background:#2c9b37;}
a:visited { color:#fff; text-decoration:none; background:#2c9b37;} 
a:hover { color:#fff; text-decoration:none; background:#07590f;} 
a:active { color:#fff; text-decoration:none; background:#07590f;}

/*cate*/
#category a:link { color:#9effaa;  text-decoration:underline; background:none !important;}
#category a:visited { color:#9effaa;  text-decoration:underline;  background:none !important;} 
#category a:hover { color:#9effaa;  text-decoration:none;  background:none !important;} 
#category a:active { color:#9effaa;  text-decoration:none;  background:none !important;}

/*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;}

/*common---------------------------------------------*/


/*migi-----------------------------------------------*/
#wrapper #migi #migi_area #m-text{
width:477px;
background:#c5ffcc;
background-position:top;
margin:1px auto 20px;
font-size:13px;
color:#4e4e4e;
text-align:left;
}

#wrapper #migi #migi_area #m-text span{
display:block;
margin:0 3px;
}

#wrapper #migi #migi_area #m-text ul.sitemap{
margin:0 3px;
}

#wrapper #migi #migi_area .look{
margin:0;
padding:0;
text-align:center;
}

#wrapper #migi #migi_area .look li{
}

#wrapper #migi #migi_area .look li.title{
font-size:13px;
font-weight:bold;
}

/*migi-----------------------------------------------*/

/*hidari----------------------------------------------*/

#wrapper #hidari #hidari_area #s-navi{
width:221px;
}

#wrapper #hidari #hidari_area #s-navi li{
border-bottom:1px dotted #000;
padding:5px;
}

#wrapper #hidari #hidari_area #s-navi li span{
margin:0 13px;
}

#wrapper #hidari #hidari_area #s-navi li.title{
height:27px;
border:none !important;
background:#2c9b37 url(img/pagelist.gif) no-repeat;
background-position:left 10px;
}

#wrapper #hidari #hidari_area #s-navi li.title span{
display:none;
}

/*hidari----------------------------------------------*/