/*css*/
body{
font-family:arial,Osaka,sans-serif,verdana;
color:#000;
text-align:center;
background:url(img/slash.jpg);
}

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

a{color:#a50f38;}
a:hover{color:#aa364f;}
.clear-fix{ clear:both;}

#allcontents{
width:790px;
text-align:left;
margin:0 auto;
}
#header{
font-size:15px;
margin-bottom:15px;
background:#000000;
background: -moz-linear-gradient(top, #cd4400, #000000);
background: -webkit-gradient(linear, center top, center bottom, from(#cd4400), to(#000000));
background: linear-gradient(top center, #cd4400 0%, #000000 100%);
text-align:center;
}
#header_in01{
width:790px;
margin:0 auto;
text-align:left;
}
#header a{
padding:10px 5px;
display:block;
text-decoration:none;
font-size:31px;
letter-spacing:-1px;
color:#fff;
}
#header .header_in02{
display:block;
padding:5px;
font-weight:normal;
font-size:13px;
background:#fff;
background: -moz-linear-gradient(top, #ffefe8, #fff);
background: -webkit-gradient(linear, center top, center bottom, from(#ffefe8), to(#fff));
background: linear-gradient(top center, #ffefe8 0%, #fff 100%);
border-bottom:#ccc solid 1px;
color:#000000;
}
#header .header_in02 span{
width:790px;
display:block;
margin:0 auto;
text-align:left;
}


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

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

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


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