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

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


#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;
}
#navigation_in li a{
text-decoration:underline;
}


#mainbox{
width:69%;
padding:3px;
margin:0 0 18px 0;
position:relative;
float:right;
font-size:13px;
background:#f6fbe7;
border:solid 1px #e6ead9;
box-shadow:1px 1px 3px #999;
}
h2{
margin:10px 0 15px 0;
padding:2px 0;
border-bottom:#333 dotted 1px;
color:#333;
font-size:18px;
letter-spacing:-1px;
}
h3{
margin:20px 3px 15px 3px;
border-bottom:#333 dotted 1px;
color:#333;
font-size:15px;
letter-spacing:-1px;
}

 .site_img{
width:100%;
border-top:solid #dddddd 1px;
border-bottom:solid #dddddd 1px;
}
#mainbox ul li{ line-height:200%;}
#mainbox .info li{ line-height:170%; padding-bottom:3px;}

#aera_in{
padding:15px;
line-height:160%;
background:#ffffff;
}
#aera_in p{line-height:200%;}


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