body{
font-family:arial,Osaka,sans-serif,verdana, 'Hiragino Kaku Gothic Pro', Meiryo, san-serif;
color:#111;
text-align:center; 
background:url(img/slash.jpg);
*/
}

a{color:#a50f38;}
a:hover{color:#aa364f;}

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

#wrap{
width:800px;
text-align:left;
margin:0 auto;
}
#title_area{
font-size:15px;
margin-bottom:15px;
background:#002a3a;
background: -moz-linear-gradient(top, #005ca3, #002a3a);
background: -webkit-gradient(linear, center top, center bottom, from(#005ca3), to(#002a3a));
background: linear-gradient(top center, #005ca3 0%, #002a3a 100%);
text-align:center;
}
#title_area_in01{
width:800px;
margin:0 auto;
text-align:left;
}
#title_area a{
padding:10px 5px;
display:block;
text-decoration:none;
font-size:31px;
letter-spacing:-1px;
color:#fff;
}
#title_area .title_area_in02{
display:block;
padding:5px;
font-weight:normal;
font-size:13px;
background:#fff;
background: -moz-linear-gradient(top, #effcff, #fff);
background: -webkit-gradient(linear, center top, center bottom, from(#effcff), to(#fff));
background: linear-gradient(top center, #effcff 0%, #fff 100%);
border-bottom:#ccc solid 1px;
color:#002a3a;
}
#title_area .title_area_in02 span{
width:800px;
display:block;
margin:0 auto;
text-align:left;
}

#navigation_wrapper{
width:26%;
padding:3px;
position:relative;
float:left;
font-size:11px;
background:#fff;
box-shadow:1px 1px 2px #999;
}
#navigation_wrapper ul{
padding:4px;
margin-bottom:10px;
}
#navigation_wrapper ul li{
padding:5px;
border-bottom: dashed #ddd 1px;
}
.recom_in_nav{
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%);
}

#main_area{
width:69%;
padding:3px;
margin:0 0 18px 0;
position:relative;
float:right;
font-size:13px;
background:#effcff;
border:solid 1px #d3ecf1;
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{
width:100%;
border-top: #ddd solid 2px;
border-bottom: #ddd solid 2px;
}
#main_area ul li{ line-height:200%;}
#main_area .info li{ line-height:170%; padding-bottom:3px;}

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


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