/*----------------------------*/
*{margin:0;padding:0;line-height:160%;}
html,body{margin:0; padding:0}
img{border:none;}
ul,ol{margin:0;padding:0;}
ul li{list-style:none;list-style-postion:inline}
ul li a{text-decoration:none;border:none;}
h2,h3,h3,h4,h5{margin:0;padding:0;}

body{
font-family:Meiryo,arial, sans-serif, Osaka, verdana, 'Hiragino Kaku Gothic Pro';
color:#222;
text-align:center; 
background:#f7f7f7;
}
a{ color:#a50f38; text-decoration:none;}
a:hover{ color:#aa364f; text-decoration:underline;}
/*-----------------------------*/
.clear{ clear:both;}

#outline{
width:800px;
text-align:left;
margin:0 auto;
}

#title_area{
padding:12px 0 5px 0;
margin:0 0 40px 0;
background:#fff;
text-align:center;
box-shadow:0 10px 10px #fff;
background:#fff;
text-align:center;
background: -moz-linear-gradient(top,#f5f5f5,#fff);
background: -webkit-gradient(linear, center top, center bottom, from(#f5f5f5), to(#fff));
background: linear-gradient(top center, #f5f5f5 100%, #fff 0%);
}
#title_area a{
width:800px;
margin:0 auto;
display:block;
font-size:23px;
font-weight:normal;
display:block;
text-align:left;
}


#g-navi{
width:26%;
position:relative;
float:left;
font-size:12px;
color:#555;
}

#g-navi ul {
margin-bottom:10px;
background:#fff;
box-shadow:1px 1px 2px #888888;
padding:2px;
}
#g-navi ul li{
padding:7px;
border-bottom:#888 dotted 1px;
}

#n1,
.nav_recom_links{
padding:0 5px;
font-size:15px;
font-weight:bold;
color:#fff;
display:block;
background:#00320b;
background: -moz-linear-gradient(top, #277525, #000);
background: -webkit-gradient(linear, center top, center bottom, from(#277525), to(#000));
background: linear-gradient(top center, #277525 0%, #000 100%);
}
.menu_list li a{
text-decoration:none;
}
.menu_list li a:hover{ color:#333;}

#lead{
width:70%;
float:right;
position:relative;
font-size:13px;
margin:0 0 20px 0;
box-shadow:1px 1px 3px #999;
}
.theme_img{
width:100%;
}
#contents_in{
padding:14px;
line-height:160%;
background:#ffffff;
}
#contents_in ul li{line-height:200%; padding-bottom:3px;}
#contents_in .contents_in_ads li{line-height:170%; margin-bottom:3px;}
#contents_in p{line-height:200%;}

 h2{
margin:10px 0;
display:block;
font-size:15px;
letter-spacing:-1px;
padding:1px;
border:#ccc solid 1px;
}
h2 span{
display:block;
padding:5px;border:#eee;
background: -moz-linear-gradient(top, #fff, #eee);
background: -webkit-gradient(linear, center top, center bottom, from(#fff), to(#eee));
background: linear-gradient(top center, #fff 0%, #eee 100%);
border-top:#277525 solid 4px;
}

 h3{ 
margin:10px 0;
border-bottom:#5a8e4a solid 1px;
font-size:15px;
letter-spacing:-1px;
}

#foot_bar{
font-size:12px;
padding:10px;
background:#f9f9f9;
border-top:#ddd solid 1px;
color:#666;
text-align:center;
}
#foot_bar_in{
margin:0 auto;
width:800px;
text-align:left;
}
#foot_bar ul li{
line-height:230%;
}
#foot_bar p{
padding:10px 0;
font-size:11px;
text-align:right;
letter-spacing:1px;
}

