/* CSS Document */
*{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;}

/*Document base*/
html{ background:#001847;}
body{
font-family:arial, sans-serif, Osaka, verdana;
color:#333;
text-align:center;
background:#e3e9f3 url(img/bg.jpg);
}
.clearfix {clear:both;font-size:1px;}

a{ color:#dd7369;}
a:hover{ color:#e07872;}

/*detail*/
#outline{
width:750px;
margin:0 auto;
padding:0 5px 20px 5px; 
background:#fff;
text-align:left;
background:#e5f4f7;
border:#252423 solid 1px;
border-bottom:none;
}

#headbox{
height:264px;
background:url(img/header.jpg) no-repeat;
}

#contentNavi01{
width:206px;
padding:5px;
float:right;
position:relative;
font-size:13px;
background:#b5d1d7;
border:#252423 solid 1px;
}

#main-frame01{
width:526px;
float:left;
position:relative;
font-size:14px;
}

#globalfooter{
font-size:12px;
background:#000;
color:#fff;
}

/*HED*/
#logo h1{ padding:5px 0 0 0;}
#logo h1 a{
width:320px;
height:170px;
display:block;
}
#logo h1 a span{ display:none;}

/*NAV*/
#contentNavi01 a{ color:#fff; font-weight:bold; text-decoration:underline;}
#contentNavi01 a:hover{ text-decoration:none;}

#contentNavi01 h2{
height:30px;
margin-top:10px;
background:url(img/nav_top.jpg) no-repeat;
}
.cate{
height:30px;
margin-top:10px;
background:url(img/category.jpg) no-repeat;
}
#contentNavi01 h2 span,.cate span{ display:none;}
.contentNavi02{
padding:3px;
margin-bottom:10px;
}

.contentNavi02 li a{
padding:2px;
font-weight:bold;
color:#fff;
background:url(img/link.jpg) no-repeat;
}
.contentNavi02 li a:hover{ background:url(img/hover.jpg) no-repeat;}

/*MAIN*/
#main-frame02{padding:10px 25px 20px 20px;line-height:300%; background:#dadfe0;border:#252423 solid 1px;}
#main-frame02 ul li{ line-height:300%;}
#page-theme h2{
margin:10px 0;
font-size:20px;
color:#082600;
background:url(img/h2.jpg) 0 6px no-repeat;
padding:8px 5px 13px 30px;
border-bottom:#1d353a solid 3px;
line-height:100%;
}

#main-frame02 h3{
padding:0 5px;
margin:10px 0;
font-size:15px;
border-left:#082600 solid 10px;
border-bottom:#082600 dashed 1px;
color:#082600;
}
/*FT*/
#footer{ width:730px; margin:0 auto; text-align:left; padding:10px;}
#globalfooter p{ text-align:right; letter-spacing:1px; font-size:11px;}

