/*----------------------------*/
*{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;}
/*-----------------------------*/
.c_f{ clear:both;}

#mframe{
width:830px;
text-align:left;
margin:0 auto;
}

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

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:830px;
margin:0 auto;
padding:6px 0;
text-align:left;
}
h1 a{
display:block;
font-size:26px;
text-decoration:none;
}

#side{
width:26%;
padding:3px;
position:relative;
float:left;
font-size:11px;
background:#fff;
box-shadow:1px 1px 2px #999;
}
#side ul{
padding:4px;
margin-bottom:10px;
}
#side ul li{
padding:5px;
border-bottom: dashed #ddd 1px;
}
.recom_site_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%);
}
#article{
width:70%;
float:right;
position:relative;
font-size:13px;
margin:0 0 20px 0;
box-shadow:1px 1px 3px #999;
}
.img_type1{
width:100%;
}
#contents02{
padding:11px;
line-height:160%;
background:#ffffff;
}
#contents02 ul li{line-height:200%; padding-bottom:3px;}
#contents02 .contents02_ads li{line-height:170%; margin-bottom:3px;}
#contents02 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:#7f7200 solid 4px;
}

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

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