
/*------CSS------*/
*{margin:0;padding:0;line-height:160%;}
body{
margin:0;
padding:0;
font-family:arial, sans-serif, Osaka, verdana, Meiryo;
color:#111;
background:#f4f4f4;
}
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:underline;}
.c_f{ clear:both;}

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

#site_name{
padding:4px 6px; 
border-bottom:solid 1px #ddd;
margin-bottom:15px;
text-align:center;
background:#fff;
border-bottom:solid 1px #fff;
box-shadow:0 0 4px #999;
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%);
}
#site_name_in{
margin:0 auto;
width:830px;
text-align:left;
}
#site_name a{
font-size:20px;
}


#sidemenu{
width:26%;
padding:0  0 12px 0;
position:relative;
float:left;
font-size:12px;
}
#sidemenu 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;
}
#sidemenu ul li{
padding:10px 8px;
border-top:#fff solid 1px;
border-bottom:#e9e9e9 solid 1px;
}
#sidemenu{
font-size:13px;
}
#topics_nav li a{
text-decoration:underline;
}

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

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


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