/* CSS document */

body{
font-family:arial,Osaka,sans-serif,verdana, Meiryo;
color:#111;
text-align:center;
background:#f8f8f8;
}

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

#wrapperall{
width:830px;
text-align:left;
margin:0 auto;
}
#header{
font-size:15px;
margin-bottom:15px;
background:#002c36;
background: -moz-linear-gradient(top, #12748d, #002c36);
background: -webkit-gradient(linear, center top, center bottom, from(#12748d), to(#002c36));
background: linear-gradient(top center, #12748d 0%, #002c36 100%);
text-align:center;
}
#header_in01{
width:830px;
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, #f3fcff, #fff);
background: -webkit-gradient(linear, center top, center bottom, from(#f3fcff), to(#fff));
background: linear-gradient(top center, #f3fcff 0%, #fff 100%);
border-bottom:#ccc solid 1px;
color:#002c36;
}
#header .header_in02 span{
width:830px;
display:block;
margin:0 auto;
text-align:left;
}


#navigarion_wrap{
width:26%;
position:relative;
float:left;
font-size:12px;
color:#555;
}

#navigarion_wrap ul {
margin-bottom:10px;
background:#fff;
box-shadow:1px 1px 2px #888888;
padding:2px;
}
#navigarion_wrap ul li{
padding:7px;
border-bottom:#888 dotted 1px;
}

#n1,
.nav_recom{
padding:0 5px;
font-size:15px;
font-weight:bold;
color:#fff;
display:block;
background:#002c36;
background: -moz-linear-gradient(top, #12748d, #000);
background: -webkit-gradient(linear, center top, center bottom, from(#12748d), to(#000));
background: linear-gradient(top center, #12748d 0%, #000 100%);
}
.menu_list li a{
text-decoration:none;
}
.menu_list li a:hover{ color:#333;}

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

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


#footer{
padding:12px;
text-align:right;
font-size:11px;
color:#666;
background:#f3f3f3;
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%);
border-top:#ccc solid 1px;
text-align:center;
}
ul#footer{
margin:0 auto;
width:830px;
text-align:left;
font-size:12px;
padding:7px 10;
color:#555;
}
ul#footer li{
line-height:200%;
font-size:11px;
}
#footer p{
letter-spacing:1px;
font-size:11px;
padding:3px;
line-height:100%;
}

