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

#frame{
width:840px;
text-align:left;
margin:0 auto;
}
#sitename{
font-size:12px;
padding-bottom:2px;
margin-bottom:18px;
border-bottom:#ddd solid 2px;
background:#fff;background: -moz-linear-gradient(top, #f0f0f0, #fff);
background: -webkit-gradient(linear, center top, center bottom, from(#f0f0f0), to(#fff));
background: linear-gradient(top center, #f0f0f0 0%, #fff 100%);
text-align:center;
box-shadow:0 1px 3px #aaa;
}
#sitename .sitename02{
width:840px;
margin:0 auto;
display:block;
padding:3px 0;
text-align:left;
}
#sitename a{
text-decoration:none;
font-size:24px;

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

#contents{
width:70%;
float:right;
position:relative;
font-size:13px;
margin:0 0 20px 0;
box-shadow:1px 1px 3px #999;
}
.site_img{
width:100%;
}
#sub_section{
padding:13px;
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:#0b9085 solid 4px;
}

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


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