/*----CSS----*/

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

body{
font-family: 'Hiragino Kaku Gothic Pro', Meiryo, san-serif;
color:#111;
text-align:center;
background:url(img/slash.jpg);
}
a{color:#a50f38;}
a:hover{color:#a50f38; text-decoration:none;}
.clear-all{ clear:both;}

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

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

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:8px 0;
text-align:left;
}
h1 a{
display:block;
font-size:24px;
text-decoration:none;
}


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

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

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

#entrydate{
width:70%;
float:right;
position:relative;
font-size:13px;
margin:0 0 20px 0;
box-shadow:1px 1px 3px #999;
}
.theme_img{
width:100%;
}
#main_inner{
padding:10px;
line-height:160%;
background:#ffffff;
}
#main_inner ul li{line-height:200%; padding-bottom:3px;}
#main_inner .main_inner_ads li{line-height:170%; margin-bottom:3px;}
#main_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:#006652 solid 4px;
}

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


#btm_wrap{
padding:12px;
background:#eee;
font-size:12px;
color:#666;
text-align:center;
}
#btm_wrap_in{
width:790px;
margin:0 auto;
text-align:left;
}
#btm_wrap ul li{
line-height:180%;
}
#btm_wrap .credit{
letter-spacing:1px;
text-align:right;
font-size:11px;
}

