/*css*/
body{
font-family:arial,Osaka,sans-serif,verdana;
color:#000;
text-align:center;
background:url(img/slash.jpg);
}

*{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;}

a{color:#a50f38;}
a:hover{color:#aa364f;}
.cut{ clear:both;}

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

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

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


#g-navi{
width:26%;
padding:0  0 12px 0;
position:relative;
float:left;
font-size:12px;
}
#g-navi ul{
margin:0 0 10px 0;
background:#fff;
box-shadow:1px 1px 2px #999;
background: -moz-linear-gradient(top, #f9f9f9, #eee);
background: -webkit-gradient(linear, center top, center bottom, from(#f9f9f9), to(#eee));
background: linear-gradient(top center, #f9f9f9 0%, #eee 100%);
border:#fff solid 1px;
}
#g-navi ul li{
padding:10px 8px;
border-top:#fff solid 1px;
border-bottom:#e9e9e9 solid 1px;
}
#g-navi{
font-size:13px;
}
#navi_inner li a{
text-decoration:underline;
}

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

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


#g_footer{
padding:13px;
background:#ddd;
font-size:12px;
color:#555;
text-align:center;
}
#g_footer_in{
width:790px;
margin:0 auto;
text-align:left;
}
#g_footer ul li{
line-height:180%;
}
#g_footer p{
letter-spacing:1px;
text-align:right;
font-size:11px;
}

