/*base*/
*{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;}
h2,h3,h3,h4,h5{margin:0;padding:0;}
html,body{margin:0; padding:0}
img{border:none;}
body{
font-family:arial, sans-serif, Osaka, verdana;
color:#333;
text-align:center;
background:;
}
.clear {clear:both;font-size:1px;}

a{color:#ff6f00;}

a:hover{color:#ffb57c; text-decoration:none;}

/*layout*/
#hedge{
width:750px;
background:#fff;
margin:0 auto;
text-align:left;
border-left:#999 solid 1px;
border-right:#999 solid 1px;
}

#header{
height:171px;
background:url(img/header.jpg) no-repeat;
}

#menucol{
width:235px;
padding:10px 0 0 4px;
position:relative;
float:left;
}

#contcol{
width:495px;
font-size:14px;
position:relative;
float:right;
}

#footerbox{
margin-top:20px;
font-size:12px;
border-top:#ddd solid 1px;
background:#fdf7e1;
}

/*detail*/
/*head*/
#sitelink h1 a{
width:400px;
height:170px;
display:block;
}
#sitelink h1 a span{ display:none;}

/*menucol*/
#menulist{padding:5px;}

#menulist ul{ margin-bottom:5px;}
#menulist ul li{ font-size:13px;}

#n1{ padding-bottom:19px;background:#ffe9c7 url(img/nav_btm.jpg) no-repeat bottom;}
#n1 li a{
display:block;
padding:8px 5px 6px 30px;
color:#333;
font-size:12px;
text-decoration:none;
background:#ffe9c7 url(img/page_li.jpg) 0 2px no-repeat;
}
#n1 li a:hover{ color:#777;}
#n1 li#cl1 a{
background:url(img/cat_li.jpg) no-repeat;
color:#a34208;
padding:12px 0 10px 10px;
font-weight:bold;
}

#menucol h2{
height:46px;
padding:0 0 0 8px;
line-height:120%;
font-size:16px;
background:url(img/nav_top.jpg) no-repeat;
display:block;
}
#menucol h2 span{ display:none;}

/*main*/
#contents{ margin:0 10px 0 0; padding:10px; line-height:300%;}
#contents ul li{ line-height:300%;}
#contents h3{
margin:10px 0;
padding:3px 0 2px 12px;
background:url(img/h3_bg.jpg) repeat-x;
font-size:15px;
color:#a34208;
}
#contents h3 span{ }

#contents #page{
padding:5px 5px 4px 5px;
margin:10px 0;
color:#111;
background:url(img/h2_bg.jpg) repeat-x bottom;
}
#contents #page h2{ font-size:18px; background:url(img/h2.jpg) 0 3px no-repeat; padding-left:15px;}

/*foot*/
#footerbox ul{padding:10px;}
#footerbox p{ letter-spacing:1px; font-size:10px; padding:5px; text-align:right;}


