/* CSS document */

body{
font-family:arial,Osaka,sans-serif,verdana, Meiryo;
color:#111;
text-align:center;
background:#f8f8f8;
}

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

#layout_top{
width:790px;
text-align:left;
margin:0 auto;
}

#title_area{
padding:12px 0 5px 0;
margin:0 0 40px 0;
background:#fff;
text-align:center;
box-shadow:0 10px 10px #fff;
background:#fff;
text-align:center;
background: -moz-linear-gradient(top,#f5f5f5,#fff);
background: -webkit-gradient(linear, center top, center bottom, from(#f5f5f5), to(#fff));
background: linear-gradient(top center, #f5f5f5 100%, #fff 0%);
}
#title_area a{
width:790px;
margin:0 auto;
display:block;
font-size:23px;
font-weight:normal;
display:block;
text-align:left;
}


#site-menu{
width:26%;
position:relative;
float:left;
font-size:12px;
color:#555;
}

#site-menu ul {
margin-bottom:10px;
background:#fff;
box-shadow:1px 1px 2px #888888;
padding:2px;
}
#site-menu ul li{
padding:7px;
border-bottom:#888 dotted 1px;
}

#n1,
.recom_navtitle{
padding:0 5px;
font-size:15px;
font-weight:bold;
color:#fff;
display:block;
background:#533d00;
background: -moz-linear-gradient(top, #7e8b00, #000);
background: -webkit-gradient(linear, center top, center bottom, from(#7e8b00), to(#000));
background: linear-gradient(top center, #7e8b00 0%, #000 100%);
}
.nav_in li a{
text-decoration:none;
}
.nav_in li a:hover{ color:#333;}


#mainbox{
width:69%;
padding:3px;
margin:0 0 18px 0;
position:relative;
float:right;
font-size:13px;
background:#fafcdb;
border:solid 1px #f0e99b;
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;
}

 .class_img{
width:100%;
border-top:solid #dddddd 1px;
border-bottom:solid #dddddd 1px;
}
#mainbox ul li{ line-height:200%;}
#mainbox .info li{ line-height:170%; padding-bottom:3px;}

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


#copy{
padding:12px;
background:#eee;
font-size:12px;
color:#666;
text-align:center;
}
#copy_in{
width:790px;
margin:0 auto;
text-align:left;
}
#copy ul li{
line-height:180%;
}
#copy .credit{
letter-spacing:1px;
text-align:right;
font-size:11px;
}

