/*css setting*/

*{margin:0;padding:0;line-height:160%;}
body{
margin:0;
padding:0;
font-family:arial, 'Hiragino Kaku Gothic Pro', Meiryo, san-serif, sans-serif, Osaka, verdana;
color:#000;
text-align:center;
background:#f9f9f9;
}
h1,h2,h3,p,ul,ol,li{
margin:0px;
padding:0px;
}
li{
margin:0px;
padding:0px;
list-style-type:none;
}
img{border:0;}

a{color:#a50f38; text-decoration:none;}
a:hover{ color:#aa364f; text-decoration:none;}
.c_f{ clear:both;}

#pagewrap{
width:850px;
text-align:left;
margin:0 auto;
}
#header_space{
padding:5px 0;
margin-bottom:20px;
text-align:center;
background: -moz-linear-gradient(top,#fff,#f2f2f2);
background: -webkit-gradient(linear, center top, center bottom, from(#fff), to(#f2f2f2));
background: linear-gradient(top center, #fff 0%, #f2f2f2 100%);
border-bottom:#fff solid 1px;
box-shadow:1px 1px 2px #999;
}
#header_space a{
margin:0 auto;
text-align:left;
width:850px;
display:block;
font-size:23px;
font-weight:bold;
}
#header_space h1{
width:850px;
text-align:left;
margin:0 auto;
font-weight:normal;
font-size:12px;
}

#nav_unit{
width:26%;
position:relative;
float:left;
font-size:12px;
color:#555;
padding:0;
}
#nav_unit ul{
margin:0 0 12px 0;
padding:3px;
background:#fff;
box-shadow:1px 1px 2px #999999;
}
#nav_unit ul li{
padding:6px;
margin:0 0 2px 0;
background:#222;
background: -moz-linear-gradient(top, #000, #555);
background: -webkit-gradient(linear, center top, center bottom, from(#000), to(#555));
background: linear-gradient(top center, #000 0%, #555 100%);
color:#eee;
}
#nav_unit ul li a{
color:#fff;
text-decoration:underline;
}
#nav_unit ul li.n_title,
.n_title{
padding:1px;
margin-bottom:3px;
font-size:13px;
font-weight:bold;
list-style:none;
background:none;
border-bottom:#000 solid 1px;
color:#000;
}
#pagelist li a span{
display:block;
padding:2px 3px;
} 

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

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


#g_footer {
letter-spacing: 1px;
font-size:11px;
text-align:center;
background:#fff;
}
#g_footer p {
margin:0 auto;
width:850px;
text-align: right;
padding: 10px;
}
#g_footer ul {
margin:0 auto;
width:850px;
text-align: left;
padding: 10px 0;
}

