/*basic*/
body{
font-family:arial,Osaka,sans-serif,verdana;
color:#111;
background:#f2f2f2;
text-align:center;
}

a{color:#62c50c;}
a:hover{color:#4f9b0c;}

*{margin:0;padding:0;line-height:160%;}
html,body{margin:0; padding:0}
h2,h3,h3,h4,h5{margin:0;padding:0;}
ul,ol{margin:0;padding:0;}
ul li{list-style:none;list-style-postion:inline}
ul li a{text-decoration:none;border:none;}
/*----------------------------------------*/

/*PAGESET*/
#allArea{
width:810px;
margin:0 auto;
text-align:left;
background:url(img/wrap.jpg) repeat-y;
}

/*HEADER*/
#header{
height:284px;
background:url(img/header.jpg) no-repeat;
}

h1{ padding:0 0 0 574px;}
h1 a{display:block; width:188px; height:248px;}
h1 a span{ display:none;}

/*CONTENTS*/
#contentArea{
width:487px;
padding:15px 0 15px 38px;
position:relative;
float:left;
font-size:14px;
line-height:300%;
}
#contentArea #menutitle{
margin:10px 0;
padding-top:17px;
background:url(img/catetop.jpg) no-repeat;
}
#menutitle h2{
padding:14px 6px 10px 3px;
font-size:20px;
background:url(img/h2.jpg) no-repeat right bottom;
font-size:20px;
border-bottom:#334f0f double 3px;
}
#contentArea h3{
margin:10px 0;
padding:0 5px;
font-size:15px;
background:#afafaf;
}
#contentArea ul li{ line-height:300%;}

/*NAVI*/
#navArea{
width:209px;
padding:0 39px 0 0;
position:relative;
float:right;
font-size:13px;
line-height:180%;
}
#navlist{margin-bottom:10px; padding-top:15px; background:#ebebeb; padding:0 5px;}

#navlist h2{
height:36px;
margin-top:10px;
display:block;
background:#ebebeb url(img/pagelist.jpg) no-repeat;
}
#navlist h2 span{ display:none;}

#n1 li a{
padding:8px 3px 8px 20px;
display:block;
color:#000;
background:url(img/point.jpg) 0 10px no-repeat;
border-bottom:#999 dashed 1px;
}
#n1 li a:hover{
color:#333;
background:url(img/point_hover.jpg) 0 10px no-repeat;
}

/*FOOT*/
#footer{
clear:both;
font-size:13px;
padding:15px 30px;
color:#fff;
background:url(img/foot.jpg) repeat-y;
}
.footnav{ text-align:right; font-size:14px; font-weight:bold;}
.footnav a{ color:#fff; text-decoration:underline;}
.footnav a:hover{ text-decoration:none;}

#footer ul li{line-height:180%; padding:5px;}
#footer p{
padding:5px 0;
font-size:11px;
text-align:right;
letter-spacing:2px;
color:#999;
}



