/*css document*/

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

body{
font-family:Meiryo, 'Hiragino Kaku Gothic Pro',arial, sans-serif, Osaka, verdana;
color:#000;
text-align:center;
background:#f5f5f5;
}

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

#layout_top{
width:780px;
text-align:left;
margin:0 auto;
}
#sitetitle01{
padding:3px 4px;
margin-bottom:25px;
text-align:center;
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 100%, #fff 0%);
}
#sitetitle02{
width:780px;
margin:0 auto;
text-align:left;
}
#sitetitle02 a{
padding:3px;
font-size:23px;
display:block;
}
h1{
padding:4px;
font-size:12px;
}


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

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

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

#main-contents{
width:70%;
float:right;
position:relative;
font-size:13px;
margin:0 0 20px 0;
box-shadow:1px 1px 3px #999;
}
.photo{
width:100%;
}
#inner{
padding:14px;
line-height:160%;
background:#ffffff;
}
#inner ul li{line-height:200%; padding-bottom:3px;}
#inner .inner_ads li{line-height:170%; margin-bottom:3px;}
#inner 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:#0aafec solid 4px;
}

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


#foot_wrap{
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:780px;
text-align:left;
font-size:12px;
padding:7px 10;
color:#555;
}
ul#footer li{
line-height:200%;
font-size:11px;
}
#foot_wrap p{
letter-spacing:1px;
font-size:11px;
padding:3px;
line-height:100%;
}

