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

#wrapperall{
width:850px;
text-align:left;
margin:0 auto;
}
#sitename{
font-size:12px;
padding-bottom:2px;
margin-bottom:18px;
border-bottom:#ddd solid 2px;
background:#fff;background: -moz-linear-gradient(top, #f0f0f0, #fff);
background: -webkit-gradient(linear, center top, center bottom, from(#f0f0f0), to(#fff));
background: linear-gradient(top center, #f0f0f0 0%, #fff 100%);
text-align:center;
box-shadow:0 1px 3px #aaa;
}
#sitename .sitename02{
width:850px;
margin:0 auto;
display:block;
padding:3px 0;
text-align:left;
}
#sitename a{
text-decoration:none;
font-size:24px;
text-shadow:1px 1px 1px #aaa;
}
h1{
padding:3px 4px 1px 4px;
font-weight:normal;
font-size:11px;
color:#000;
}

#navigation_wrapper{
width:26%;
position:relative;
float:left;
font-size:12px;
color:#555;
}
#navigation_wrapper ul{
margin-bottom:10px;
color:#fff;
background:#222;
background: -moz-linear-gradient(top, #444, #000);
background: -webkit-gradient(linear, center top, center bottom, from(#444), to(#000));
background: linear-gradient(top center, #444 0%, #000 100%);
}

#navigation_wrapper ul a{
color:#fff;
text-decoration:underline;
}
#navigation_wrapper ul li{
padding:11px;
border-top:#444 solid 1px;
border-bottom:#000 solid 1px;
}
#navigation_wrapper h3{
margin:0 0 1px 0;
border-bottom:#222 solid 1px;
}

#content_area{
width:69%;
padding:3px;
margin:0 0 18px 0;
position:relative;
float:right;
font-size:13px;
background:#f1fff9;
border:solid 1px #e5fff3;
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;
}

 .image_01{
width:100%;
border:solid #cccccc 1px;
border-right:none;
border-left:none;
}
#content_area ul li{ line-height:200%;}
#content_area .info li{ line-height:170%; padding-bottom:3px;}

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

#under_col{
font-size:12px;
padding:10px;
background:#f9f9f9;
border-top:#ddd solid 1px;
color:#666;
text-align:center;
}
#under_col_in{
margin:0 auto;
width:850px;
text-align:left;
}
#under_col ul li{
line-height:230%;
}
#under_col p{
padding:10px 0;
font-size:11px;
text-align:right;
letter-spacing:1px;
}

