@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:#cdcdcd url(img/title.jpg) no-repeat;
margin:13px auto 0;
text-align:left;
}

#wrapper #migi{
width:508px;
float:left;
}

#wrapper #migi #migi_area{
background:url(img/main.jpg) no-repeat;
margin-left:1px;
padding:223px 0 0 30px;
}

#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;
color:#fff;
background:#002da4 url(img/footer_bk.gif) repeat-x;
}

#wrapper #footer #footer_in{
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:197px;
}

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 0 0 0;
color:#fff;
font-weight:bold;
}

h2 span{
margin-left:5px;
}

#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:none; background:#002da4;}
a:visited { color:#fff; text-decoration:none; background:#002da4;} 
a:hover { color:#fff; text-decoration:none; background:#0046ff;} 
a:active { color:#fff; text-decoration:none; background:#0046ff;}

/*cate*/
#cate a:link { color:#fff;  text-decoration:none; background:none !important;}
#cate a:visited { color:#fff;  text-decoration:none;  background:none !important;} 
#cate a:hover { color:#fff;  text-decoration:none;  background:none !important;} 
#cate a:active { color:#fff;  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 #main-text{
background:#002da4 url(img/cont_bk.gif) repeat-x;
background-position:top;
margin:1px 0 0 0;
font-size:13px;
color:#fff;
text-align:left;
padding: 10px;
}

#wrapper #migi #migi_area #main-text span{
display:block;
margin:0 3px;
}

#wrapper #migi #migi_area .look{
margin:0;
padding:0;
}

#wrapper #migi #migi_area .look li{
}

#wrapper #migi #migi_area .look li.title{
font-size:13px;
font-weight:bold;
color:#002da4;
}

/*migi-----------------------------------------------*/

/*hidari----------------------------------------------*/

#wrapper #hidari #hidari_area #site-navi{
background:#002da4 url(img/pagelist.gif) no-repeat;
background-position:left 10px;
width:221px;
}

#wrapper #hidari #hidari_area ul li{
border-bottom:1px dotted #000;
background:#bdbdbd;
padding:5px;
}

#wrapper #hidari #hidari_area #site-navi li span{
margin:0 13px;
}

#wrapper #hidari #hidari_area #site-navi li.title{
height:27px;
background:none !important;
border:none !important;
}

#wrapper #hidari #hidari_area #site-navi li.title span{
display:none;
}

/*hidari----------------------------------------------*/
