
/*------CSS------*/
*{margin:0;padding:0;line-height:160%;}
body{
margin:0;
padding:0;
font-family:arial, sans-serif, Osaka, verdana, Meiryo;
color:#111;
background:#f4f4f4;
}
h1,h2,h3,p,ul,ol,li{
margin:0px;
padding:0px;
}
li{
margin:0px;
padding:0px;
list-style-type:none;
}
img{border:0;}

/*--------------------------------------------*/
a{ color:#a50f38; text-decoration:none;}
a:hover{ color:#aa364f; text-decoration:underline;}
.c-f{ clear:both;}

#zentai{
width:800px;
text-align:left;
margin:0 auto;
}
#headliner{
font-size:15px;
margin-bottom:15px;
background:#24482c;
background: -moz-linear-gradient(top, #277525, #24482c);
background: -webkit-gradient(linear, center top, center bottom, from(#277525), to(#24482c));
background: linear-gradient(top center, #277525 0%, #24482c 100%);
text-align:center;
}
#headliner_in01{
width:800px;
margin:0 auto;
text-align:left;
}
#headliner a{
padding:10px 5px;
display:block;
text-decoration:none;
font-size:32px;
letter-spacing:-1px;
color:#fff;
}
#headliner .headliner_in02{
display:block;
padding:5px;
font-weight:normal;
font-size:13px;
background:#fff;
background: -moz-linear-gradient(top, #f6fbe7, #fff);
background: -webkit-gradient(linear, center top, center bottom, from(#f6fbe7), to(#fff));
background: linear-gradient(top center, #f6fbe7 0%, #fff 100%);
border-bottom:#ccc solid 1px;
color:#24482c;
}
#headliner .headliner_in02 span{
width:800px;
display:block;
margin:0 auto;
text-align:left;
}


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

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

#n1,
.recom_navtop{
padding:0 5px;
font-size:15px;
font-weight:bold;
color:#fff;
display:block;
background:#24482c;
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%);
}
.navigation_in li a{
text-decoration:none;
}
.navigation_in li a:hover{ color:#333;}

#maincontent{
width:70%;
float:right;
position:relative;
font-size:13px;
margin:0 0 20px 0;
box-shadow:1px 1px 3px #999;
}
.image_01{
width:100%;
}
#in_wrap{
padding:13px;
line-height:160%;
background:#ffffff;
}
#in_wrap ul li{line-height:200%; padding-bottom:3px;}
#in_wrap .in_wrap_ads li{line-height:170%; margin-bottom:3px;}
#in_wrap 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;
}

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