/*----CSS----*/

*{margin:0;padding:0;line-height:160%;}
ul,ol{margin:0;padding:0;}
ul li{list-style:none;list-style-postion:inline}
ul li a{border:none; text-decoration:none;}
h2,h3,h3,h4,h5{margin:0;padding:0;}
html,body{margin:0; padding:0}
img{border:none;}

body{
font-family: 'Hiragino Kaku Gothic Pro', Meiryo, san-serif;
color:#111;
text-align:center;
background:url(img/slash.jpg);
}
a{color:#a50f38;}
a:hover{color:#a50f38; text-decoration:none;}
.clear_fix{ clear:both;}

#pagetop{
width:780px;
text-align:left;
margin:0 auto;
}
#logo{
font-size:15px;
margin-bottom:15px;
background:#00320b;
background: -moz-linear-gradient(top, #277525, #00320b);
background: -webkit-gradient(linear, center top, center bottom, from(#277525), to(#00320b));
background: linear-gradient(top center, #277525 0%, #00320b 100%);
text-align:center;
}
#logo_in01{
width:780px;
margin:0 auto;
text-align:left;
}
#logo a{
padding:10px 5px;
display:block;
text-decoration:none;
font-size:31px;
letter-spacing:-1px;
color:#fff;
}
#logo .logo_in02{
display:block;
padding:5px;
font-weight:normal;
font-size:13px;
background:#fff;
background: -moz-linear-gradient(top, #eff5dd, #fff);
background: -webkit-gradient(linear, center top, center bottom, from(#eff5dd), to(#fff));
background: linear-gradient(top center, #eff5dd 0%, #fff 100%);
border-bottom:#ccc solid 1px;
color:#00320b;
}
#logo .logo_in02 span{
width:780px;
display:block;
margin:0 auto;
text-align:left;
}

#side-container{
width:26%;
padding:3px;
position:relative;
float:left;
font-size:11px;
background:#fff;
box-shadow:1px 1px 2px #999;
}
#side-container ul{
padding:4px;
margin-bottom:10px;
}
#side-container ul li{
padding:5px;
border-bottom: dashed #ddd 1px;
}
.nav_recom_link{
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%);
}
#entries{
width:70%;
float:right;
position:relative;
font-size:13px;
margin:0 0 20px 0;
box-shadow:1px 1px 3px #999;
}
.index_image{
width:100%;
}
#inner_block{
padding:13px;
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:#277525 solid 4px;
}

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


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