/*css setting*/

*{margin:0;padding:0;line-height:160%;}
body{
margin:0;
padding:0;
font-family:arial, 'Hiragino Kaku Gothic Pro', Meiryo, san-serif, sans-serif, Osaka, verdana;
color:#000;
text-align:center;
background:#f9f9f9;
}
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:none;}
.clear_fix{ clear:both;}

#wrapper{
width:790px;
text-align:left;
margin:0 auto;
}

#site_name_flame{
text-align:center;
box-shadow:0 0 4px #ccc;
margin-bottom:15px;
}
#site_name{

border-bottom: 1px #d9d9d9 solid;
background:#fff;
background: -moz-linear-gradient(top, #eee, #fff);
background: -webkit-gradient(linear, center top, center bottom, from(#eee), to(#fff));
background: linear-gradient(top center, #eee 0%, #fff 100%);
}
h1{
width:790px;
margin:0 auto;
padding:9px 0;
text-align:left;
}
h1 a{
display:block;
font-size:24px;
text-decoration:none;
}

#globalnavi{
width:26%;
padding:3px;
position:relative;
float:left;
font-size:11px;
background:#fff;
box-shadow:1px 1px 2px #999;
}
#globalnavi ul{
padding:4px;
margin-bottom:10px;
}
#globalnavi ul li{
padding:5px;
border-bottom: dashed #ddd 1px;
}
.recomtitle_nav{
padding:3px;
display:block;
margin-top:4px;
font-weight:bold;
background:#d5d5d5;
background: -moz-linear-gradient(top, #fff, #d5d5d5);
background: -webkit-gradient(linear, center top, center bottom, from(#fff), to(#d5d5d5));
background: linear-gradient(top center, #fff 0%, #d5d5d5 100%);
}
#contents_unit{
width:70%;
float:right;
position:relative;
font-size:13px;
margin:0 0 20px 0;
box-shadow:1px 1px 3px #999;
}
.image_01{
width:100%;
}
#inner{
padding:12px;
line-height:160%;
background:#ffffff;
}
#inner ul li{line-height:200%; padding-bottom:3px;}
#inner .inner_ads li{line-height:170%; margin-bottom:3px;}
#inner 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;
}


#g_footer {
letter-spacing: 1px;
font-size:11px;
text-align:center;
background:#fff;
}
#g_footer p {
margin:0 auto;
width:790px;
text-align: right;
padding: 10px;
}
#g_footer ul {
margin:0 auto;
width:790px;
text-align: left;
padding: 10px 0;
}

