/* CSS */

*{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;
color:#000;
background:#f4f4f4;
text-align:center;
}

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

#page_wrap{
width:820px;
text-align:left;
margin:0 auto;
}
#header_space{
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_space_in01{
width:820px;
margin:0 auto;
text-align:left;
}
#header_space a{
padding:10px 5px;
display:block;
text-decoration:none;
font-size:33px;
letter-spacing:-1px;
color:#fff;
}
#header_space .header_space_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_space .header_space_in02 span{
width:820px;
display:block;
margin:0 auto;
text-align:left;
}

#globalnavigation{
width:26%;
padding:3px;
position:relative;
float:left;
font-size:11px;
background:#fff;
box-shadow:1px 1px 2px #999;
}
#globalnavigation ul{
padding:4px;
margin-bottom:10px;
}
#globalnavigation ul li{
padding:5px;
border-bottom: dashed #ddd 1px;
}
.nav_links_top{
padding:3px;
display:block;
margin-top:4px;
font-weight:bold;
background:#d5d5d5;
background: -moz-linear-gradient(top, #fff, #d5d5d5);
background: -webkit-gradient(linear, center top, center bottom, from(#fff), to(#d5d5d5));
background: linear-gradient(top center, #fff 0%, #d5d5d5 100%);
}
#entry{
width:70%;
float:right;
position:relative;
font-size:13px;
margin:0 0 20px 0;
box-shadow:1px 1px 3px #999;
}
.class_img{
width:100%;
}
#inner_block{
padding:11px;
line-height:160%;
background:#ffffff;
}
#inner_block ul li{line-height:200%; padding-bottom:3px;}
#inner_block .inner_block_ads li{line-height:170%; margin-bottom:3px;}
#inner_block 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;
}


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