@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:#fff;
margin:0;
padding:0;
text-align:center;
line-height:300%;
letter-spacing:0.3em;
font-size:12px;
}

#wrapper{
width:780px;
background:#ffd755 url(img/bg.gif) repeat-x;
background-position:bottom;
border-top:15px solid #34491e;
margin:0 auto;
text-align:center;
padding-bottom:20px;
}

#wrapper #container{
width:759px;
margin:0 auto;
background-color:#fff;
}

#wrapper #container #migi {
width:258px;
float:left;
}

#wrapper #container #hidari{
width:492px;
float:left;
text-align:center;
margin-bottom:30px;
}

#wrapper  #container #footer{
clear:both;
font-size:10px;
text-align:right;
background:#dcdcdc;
}

h1{
margin:7px auto 0;
background-image:url(img/h1.jpg);
background-repeat:no-repeat;
height:197px;
width:759px;
}

h1 div{
height:197px;
}

h1 div span{
display:none;
}

h2{
background:url(img/h2.gif) no-repeat;
width:457px;
height:41px;
line-height:250%;
font-size:15px;
color:#5d5d5d;

}

a:link { color:#34491e;  text-decoration:none;}
a:visited { color:#34491e; text-decoration:none;} 
a:hover { color:#689e2f; text-decoration:none;} 
a:active { color:#689e2f; text-decoration:none;}

.link-area a:link { color:#34491e; text-decoration:underline;}
.link-area a:visited { color:#34491e; text-decoration:underline;} 
.link-area a:hover { color:#34491e; text-decoration:none;} 
.link-area a:active { color:#34491e; text-decoration:none;}

/*footer*/
#footer a:link { color:#e41719; text-decoration:underline;}
#footer a:visited { color:#e41719; text-decoration:underline;}
#footer a:hover { color:#8a090a; text-decoration:underline;}
#footer a:active { color:#8a090a; text-decoration:underline;}

#category a:link { color:#fe3636; text-decoration:none;}
#category a:visited { color:#fe3636; text-decoration:none;}
#category a:hover { color:#770000; text-decoration:none;}
#category a:active { color:#770000; text-decoration:none;}

/*common---------------------------------------------*/
/*left*/

#wrapper #container #hidari dl{
margin:20px 0 20px 10px;
width:457px;
}

#wrapper #container #hidari dl dd{
margin-bottom:30px;
text-align:left;
}

#wrapper #container #hidari .link-area{
background:#dcdcdc;
margin-left:10px;
padding:10px 0;
width:457px;
text-align:left;
}

#wrapper #container #hidari .link-area li{
padding:0;
margin:0 10px;
}

#wrapper #container #hidari .link-area li.title{
font-weight:;
color:#191919;
border-bottom:1px solid #a7a7a7;
}
/*right*/
#wrapper #container #migi #guide{
background:url(img/menu.gif) no-repeat;
width:257px;
text-align:center;
font-weight:;
font-size:15px;
}

#wrapper #container #migi #guide li div{
height:32px;
}

#wrapper #container #migi #guide li div span{
display:none;
}

#wrapper #container #migi .link-area{
background:#dcdcdc;
margin-left:10px;
margin-bottom:10px;
padding:10px 0;
text-align:left;
}

#wrapper #container #migi .link-area li{
margin:0 10px;
}

#wrapper #container #migi #category{
width:257px;
text-align:center;
font-size:15px;
margin-bottom:30px;
}
#wrapper #container #migi #category li{
background:url(img/category.gif) no-repeat;
text-align:center;
margin-bottom:5px;
}
#wrapper  #container #footer ul{
font-size:12px;
line-height:150%;
margin-right:10px;
}

#wrapper  #container #footer img{
border:1px solid #34491e;
}

