/*----------------------------*/
*{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,arial, sans-serif, Osaka, verdana, 'Hiragino Kaku Gothic Pro';
color:#222;
text-align:center; 
background:#f7f7f7;
}
a{ color:#a50f38; text-decoration:none;}
a:hover{ color:#aa364f; text-decoration:underline;}
/*-----------------------------*/
.c-f{ clear:both;}

#top-wrapper{
width:780px;
text-align:left;
margin:0 auto;
}
#headliner{
font-size:15px;
margin-bottom:15px;
background:#003240;
background: -moz-linear-gradient(top, #36795a, #003240);
background: -webkit-gradient(linear, center top, center bottom, from(#36795a), to(#003240));
background: linear-gradient(top center, #36795a 0%, #003240 100%);
text-align:center;
}
#headliner_in01{
width:780px;
margin:0 auto;
text-align:left;
}
#headliner a{
padding:10px 5px;
display:block;
text-decoration:none;
font-size:33px;
letter-spacing:-1px;
color:#fff;
}
#headliner .headliner_in02{
display:block;
padding:5px;
font-weight:normal;
font-size:13px;
background:#fff;
background: -moz-linear-gradient(top, #f5fffe, #fff);
background: -webkit-gradient(linear, center top, center bottom, from(#f5fffe), to(#fff));
background: linear-gradient(top center, #f5fffe 0%, #fff 100%);
border-bottom:#ccc solid 1px;
color:#003240;
}
#headliner .headliner_in02 span{
width:780px;
display:block;
margin:0 auto;
text-align:left;
}


#globalnavigation{
width:26%;
position:relative;
float:left;
font-size:11px;
color:#555;
}
#globalnavigation ul{
margin-bottom:13px;
background:#ffffff;
padding:4px;
box-shadow:2px 2px 2px #999999;
}
#globalnavigation ul li{
margin-bottom:2px;
padding:6px;
border-bottom:#ccc 1px dotted;
}
#globalnavigation .navi_inner li{
padding:0;
border:none;
}
.navi_inner li a{
display:block;
padding:8px;
color:#003240;
background:#eee;
background: -moz-linear-gradient(top, #fff, #ddd);
background: -webkit-gradient(linear, center top, center bottom, from(#fff), to(#ddd));
background: linear-gradient(top center, #fff 0%, #ddd 100%);
}

#label{
display:block;
font-weight:bold;
margin-top:3px;
padding:5px;
color:#fff;
background:#333;
background: -moz-linear-gradient(top, #aaa, #000);
background: -webkit-gradient(linear, center top, center bottom, from(#aaa), to(#000));
background: linear-gradient(top center, #aaa 0%, #000 100%);
border-bottom:#ddd solid 1px;
box-shadow:2px 2px 2px #999999;
}
#content_block{
width:70%;
float:right;
position:relative;
font-size:13px;
margin:0 0 20px 0;
box-shadow:1px 1px 3px #999;
}
.site_image{
width:100%;
}
#inner{
padding:13px;
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:#36795a solid 4px;
}

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

#footer_bar{
margin-top:15px;
font-size:12px;
padding:12px;
background:#e5e5e5;
color:#666;
border-top:#ddd solid 1px;
text-align:center;
}
#footer_bar ul{
margin:0 auto;
width:780px;
text-align:left;
}
#footer_bar ul li{
line-height:180%;
}
#footer_bar p{
margin:0 auto;
width:780px;
font-size:11px;
text-align:right;
letter-spacing:1px;
}

