/*fix*/
*{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;}

/*Basic*/
html{}
body{
font-family:arial, sans-serif, Osaka, verdana;
color:#333;
background:#d3cfcc url(img/bg.jpg) repeat-x;
}
.clearfix {clear:both;font-size:1px;}
a{color:#c41614;}
a:hover{color:#e27574;}

#whole{width:665px; background:#fff;}

/*head detail*/
#header{
height:163px;
text-align:left;
background:url(img/header.jpg) no-repeat;
}

#header #logo h1 {margin:0; padding:5px 0 0 218px;}
#header #logo h1 a {
width:202px;
height:150px; 
display:block; 
}
#header #logo h1 a span{display:none }
 
/*navi detail*/
#navi{
width:190px;
padding:0 0 10px 15px;
position:relative;
float:left;
font-size:13px;
line-height:180%;
}

#nav-in{
width:190px;
padding-bottom:12px;
text-align:left;
}
#nav-in tr td{ padding:5px;}
#nav-in h2{
height:34px;
background:url(img/menu.jpg) no-repeat;
}
#nav-in h2 span{ display:none;}

#pagelist{
padding:5px;
background:#947763;
}

#pagelist li a{ 
display:block; 
line-height:100%;
font-size:13px;
background:#fff;
border-bottom:#947763 solid 1px;
background:#ece0d9;
}
#pagelist li a:hover{ background:#fff;}
#nav-in #pagelist li a span {display:block;padding:5px 5px 5px 7px;}

/*contents detail*/
#cont{
width:450px;
padding-top:20px;
position:relative;
float:right;
font-size:14px;
background:url(img/img.jpg) 20px 0 no-repeat;
}
#cont ul li{ line-height:300%;}
#contents{line-height:300%; margin:0 10px; padding:15px; border:#ddd solid 6px; background:#fff}
#contents h2{
margin:10px 0;
padding:4px 5px 3px 5px;
border-left:#b83633 solid 7px;
border-bottom:#ddd solid 1px;
font-size:19px;
}
#contents h3{ margin:7px 0; padding:2px 3px 0 7px; background:#b83633; font-size:15px; color:#fff;}

/*footer detail*/
#footer{
padding:30px 20px 10px 25px;
background:url(img/footer_bg.gif) no-repeat bottom;
font-size:12px;
}
#footer ul li{ line-height:200%;}
.copyrights{
padding-top:10px;
letter-spacing:1px;
color:#888;
text-align:center;
font-size:11px;
}

