@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/main.jpg) no-repeat;
margin:0 auto;
text-align:left;
}

#wrapper #migi{
width:269px;
background:url(img/category.gif) no-repeat;
background-position:0 20px;
float:left;
}

#wrapper #migi #migi_area{
width:239px;
text-align:center;
border-left:10px solid #006b82;
border-right:10px solid #006b82;
border-bottom:10px solid #006b82;
padding-bottom:10px;
padding-top:10px;
}

#wrapper #hidari{
width:511px;
float:left;
background-position:top;
text-align:center;
color:#000;
}

#wrapper #hidari #hidari_area{ 
text-align:left;
/*width:221px;*/
margin:20px 0 0 17px;
}

#wrapper #footer{
clear:both;
width:780px;
font-size:10px;
background:url(img/footer.gif) no-repeat;
background-position:bottom;
padding-bottom:20px;
text-align:left;
}
#wrapper #footer ul{
margin-left:20px;
}

h1{
text-align:left;
background-repeat:no-repeat;
height:218px;
width:780px;
}

h1 div{
height:218px;
width:780px;
}

h1 div span{
display:none;
}

h2{
background:url(img/h2.gif) no-repeat;
width:477px;
height:31px;
line-height:200%;
text-align:left;
margin:20px auto 0;
font-weight:bold;
}

h2 span{
margin-left:10px;
}


a:link { color:#00aaa8;  text-decoration:underline;}
a:visited { color:#00aaa8; text-decoration:underline;} 
a:hover { color:#006261; text-decoration:none;} 
a:active { color:#006261; text-decoration:none;}

/*category*/
#cate a:link { color:#fff; text-decoration:underline;}
#cate a:visited { color:#fff; text-decoration:underline;} 
#cate a:hover { color:#fff; text-decoration:none;} 
#cate a:active { color:#fff; text-decoration:none;}

/*common---------------------------------------------*/


/*migi-----------------------------------------------*/

#wrapper #migi #migi_area .look{
margin:0 AUTO;
padding:10PX;
text-align:left;
width:200px;
background:#cecece;
}


#wrapper #migi #cate{
margin-top:20px;
width:259px;
height:22px;
color:#fff;
line-height:200%;
font-weight:bold;
text-align:left;
}

#wrapper #migi #cate span{
display:block;
margin-left:13px;
}

#wrapper #migi #migi_area #site-navi{
background:url(img/contents.gif) no-repeat;
border-bottom:1px solid #006b82;
text-align:left;
margin:20px 0;
}

#wrapper #migi #migi_area #site-navi li{
padding:0 15px;
}

#wrapper #migi #migi_area #site-navi li.title{
height:10px;
border-bottom:1px solid #006b82;
line-height:100%;
padding:0 0 5px !important;
}

#wrapper #migi #migi_area #site-navi li.title span{
display:none;
}

/*migi-----------------------------------------------*/

/*hidari----------------------------------------------*/
#wrapper #hidari #hidari_area #main-text{
width:477px;
background:#cecece;
margin:0 auto 20px;
text-align:left;
}

#wrapper #hidari #hidari_area #main-text span{
display:block;
margin:0 10px;
}
#wrapper #hidari #hidari_area .look{
text-align:left;
margin:0 auto;
width:477px;
}

#wrapper #hidari #hidari_area .look li.title{
font-weight:bold;
color:#000;
background:url(img/h3.gif) no-repeat;
width:467px;
height:30px;
padding-left:10px;
}

/*hidari----------------------------------------------*/
