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

#layout-two-column{
width:790px;
text-align:left;
margin:0 auto;
}
#headliner{
padding:6px 0;
margin-bottom:20px;
text-align:center;
background: -moz-linear-gradient(top,#fff,#f2f2f2);
background: -webkit-gradient(linear, center top, center bottom, from(#fff), to(#f2f2f2));
background: linear-gradient(top center, #fff 0%, #f2f2f2 100%);
border-bottom:#fff solid 1px;
box-shadow:1px 1px 2px #999;
}
#headliner a{
margin:0 auto;
text-align:left;
width:790px;
display:block;
font-size:24px;
font-weight:bold;
}
#headliner h1{
width:790px;
text-align:left;
margin:0 auto;
font-weight:normal;
font-size:12px;
}

#aside{
width:26%;
position:relative;
float:left;
font-size:12px;
color:#555;
padding:0;
}
#aside ul{
margin:0 0 12px 0;
padding:3px;
background:#fff;
box-shadow:1px 1px 2px #999999;
}
#aside ul li{
padding:6px;
margin:0 0 2px 0;
background:#222;
background: -moz-linear-gradient(top, #000, #555);
background: -webkit-gradient(linear, center top, center bottom, from(#000), to(#555));
background: linear-gradient(top center, #000 0%, #555 100%);
color:#eee;
}
#aside ul li a{
color:#fff;
text-decoration:underline;
}
#aside ul li.n_title,
.n_title{
padding:1px;
margin-bottom:3px;
font-size:13px;
font-weight:bold;
list-style:none;
background:none;
border-bottom:#000 solid 1px;
color:#000;
}
#pagelist li a span{
display:block;
padding:2px 3px;
} 

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

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


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