/*====economy_k======*/

/*Common specification=*/

*{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;}

.item{
clear:both;
font-size:1px;
}

/*■Layout*/
body{
font-family:arial, sans-serif, Osaka, verdana;
color:#333;
text-align:center; 
background:#e8e8e8 url(img/bg.jpg) repeat-x;
}

/*LINK*/
a{color:#6366aa;}

a:hover{color:#222222;}

/*■CONTENTS*/
#headline{height:111px; text-align:center; }

#wrapper{ 
width:810px;
text-align:center; 
margin:0 auto;
text-align:left;
background:#fff url(img/wrapper_bg.gif) repeat-x center top;
}

/*menu*/
#ContentNav{
width:235px;
margin:0;
padding:40px 0 0 15px;
position:relative;
float:left;
}

/*article*/
#main{ 
margin:0;
padding:230px 20px 0 0;
width:520px;
position:relative;
float:right;
background:url(img/img.jpg) 15px 25px no-repeat;
}

/*■TITLE*/
#headline #site-name{
width:810px;
height:111px;
text-align:left;
margin:0 auto;
background:url(img/header_img.jpg) no-repeat;
line-height:250%;
}
#headline #site-name h1 {margin:0; padding:0;}

/*LOGO-TXT*/
#headline #site-name h1 a {
width:500px; 
text-decoration:none; 
font-weight:bold; 
display:block; 
font-size:50px;
color:#333;
}

/*LOGO-PICTURE*/
#headline #site-name h1 a{
width:524px;
height:84px;
background:url(img/logo.gif) no-repeat;
}
#headline #site-name h1 a span{display:none }

/*SUB*/
#sub-title{
padding:7px 0 0 10px;
font-size:13px; 
color:#423111;  
}

/*NAVIGATION*/
#nav2,#nav1{
width:235px;
margin:0 0 20px 0;
padding-bottom:11px;
background:url(img/li_btm.gif) no-repeat bottom left;
text-align:left;
}
#nav2 h2{
width:235px;
height:45px;
background:url(img/pagelist_top.gif) no-repeat;
}
#nav1 h2{
width:235px;
height:45px;
background:url(img/cate_top.gif) no-repeat;
}
#nav2 h2 span,#nav1 h2 span{display:none;}
#nav2 ul,#nav1 ul {background:url(img/li_bg.gif) repeat-y; padding-left:14px;}

#nav2 ul li a,#nav1 ul li a{ 
display:block; 
width:200px; 
padding:0;
margin-bottom:1px;
line-height:100%;
border-left:8px solid #3c5375;
border-bottom:#3c5375 solid 1px;
background:#f1f1f1;
font-size:13px;
}

#nav2 ul li a:hover,#nav1 ul li a:hover,#nav2 ul li.selected a,#nav1 ul li.selected a {
border-left:8px solid #4773b9;
border-bottom:#4773b9 solid 1px;
background:#d5d5f0;
}
#nav2 ul li a span,#nav1 ul li a span {display:block;padding:3px 5px 3px 10px;}

/*■CONTENTS*/

/*ARTICLE*/
#article{
padding:25px;
line-height:300%;
color:#333;
font-size:14px;
}
#article h2{
padding:12px 10px 10px 10px;
margin-bottom:20px;
line-height:100%;
font-weight:bold;
background:#3c5375;
color:#fff;
font-size:20px;
border-bottom:#fff double 3px;
}
#article h3{
margin-bottom:10px;
font-size:16px;
color:#222222;
border-bottom:#3c5375 solid 2px;
}

.top { text-align:right; height:40px; padding:10px 10px 0 0; line-height:400%; font-size:11px;}
.top a {text-decoration:none;}

#article ul li{
font-size:14px;
line-height:300%;
}

/*■footer*/
#footer{
margin-top:20px;
background:#d5c8cf;
}
/*COPYRIGHT*/
#foot-txt{ 
text-align:right;  
font-size:10px;
letter-spacing:5px;
padding:10px 0;
}

#ContentNav ul li{ font-size:12px; line-height:230%;}
#footer ul li{padding:10px 0 0 13px;font-size:12px;}

  
