/*======================================
@CSS: eco_green_d
=======================================*/

/*=====¡Common specification¡=====*/

*{margin:0;padding:0;line-height:100%;}
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;}
h1,h2,h3,h4,h5{margin:0;padding:0;}

.clearfix{
clear:both;
font-size:1px;
}

/*=====¡Layout¡=====*/
body{
font-family:arial, sans-serif, Osaka, verdana;
color:#333;
text-align:center; 
background:#f5f5f5 url(img/bg.jpg) repeat-x;
}

/*LINK*/
a{
color:#23424b;
}

a:hover{ 
color:#006b8a;
}

/*¡Layout*/
/*header*/
#header{
height:135px;
margin:10px 0 0 10px;
text-align:center;
}

/*BOX*/
#wrapper{
width:800px;
text-align:left;
}

/*navigation*/
#navigation{
width:200px;
margin:0;
padding:10px;
float:right;
}

/*article*/
#content{
width:560px;
margin:0;
padding:10px;
float:right;
}


/*¡header*/

/*header*/
#header #title{
width:790px;
height:135px;
text-align:left;
background:url(img/header_img.jpg) no-repeat right center;
}
#header #title #sitename{margin:0; padding:35px 0 0 0;}

/*LOGO-TXT*/
#header #title #sitename a{
width:500px; 
text-decoration:none; 
font-weight:bold; 
display:block; 
font-size:32px;
color:#23424b;
}

/*SUB-TITLE*/
#header #subtitle{
margin-bottom:20px;
line-height:100%;
font-size:11px; 
font-weight:bold;
color:#FFF;  
}

/*¡navigation*/

/*NAVIGATION*/
#n1,#n2{
width:200px;
padding:0 0 15px 0;
text-align:left;
background:url(img/li_bg.gif) repeat-y;
}
#n2 ul{
padding-top:35px;
background:#006d0d url(img/pagelist.gif) no-repeat;
}
#n1 ul{
padding-top:35px;
background:#006d0d url(img/category.gif) no-repeat;
}

#n2 ul li,#n1 ul li{
padding-left:3px;
background:url(img/li_bg.gif) repeat-y;}

#n2 ul li a,#n1 ul li a{ 
display:block; 
width:192px;
padding:0;
background:#fff url(img/li_link.gif) 3px 6px no-repeat;
font-size:13px;
border:#666 solid 1px;
}

#n2 ul li a:hover,#n1 ul li a:hover,#n2 ul li.selected a,#n1 ul li.selected a { 
background:#e3fde6 url(img/li_link.gif) 3px 6px no-repeat;
}
#n2 ul li a span,#n1 ul li a span {display:block;padding:6px 5px 6px 25px;}

/*PR*/
#pr{
padding:20px 0 0 5px;
text-align:left;
color:#0b4324;
}
#pr h1{
margin:0;
padding:0;
line-height:100%;
}
#pr h1 span{ 
font-size:15px;
color:#0b4324;
}
#pr ul li{
list-style:square;
margin:0 0 0 15px;
padding:0;
line-height:180%;
font-size:11px;
}
#pr ul li a{ 
font-size:11px;
color:#0b4324;
}
/*¡CONTENTS*/

/*PAN*/
#bread{
height:25px;
margin-bottom:10px;
padding:13px 0 0 10px;
font-weight:bold;
font-size:12px;
text-align:left;
}
#bread a{
text-decoration:none;
}

/*ARTICLE*/
#content #pagetitle{
padding:15px; 
margin-bottom:10px;
line-height:105%;
font-weight:bold;
font-size:27px;
color:#004f09;
border-bottom:#004f09 solid 3px;
}

#artwrap{
margin-left:12px;
padding:10px;
}
#art{
width:520px;
padding:10px;
background:#fff;
}
#art h2{
height:21px;
padding:10px 10px 0 20px;
background-position:bottom;
line-height:100%;
font-weight:bold;
background:url(img/h1_bg.gif) 7px 5px no-repeat;
color:#222;
font-size:100%;
border:#d3d3d3 solid 1px;
}
#art h3{
padding:10px;
font-size:14px;
color:#0941f6;
border-bottom:#999 dashed 2px;
}
#art p{
padding:10px;
line-height:300%;
color:#4b545d;
font-size:14px;
}
#art ul{
width:500px;
}
#art ul li{
list-style:none;
margin:5px 0 0 5px;
}

.top { text-align:right; background:url(img/block_btm.gif) no-repeat left top; height:40px; padding:10px 20px 0 0; line-height:400%; font-size:11px;}
.top a {text-decoration:none;}


/*¡footer*/
#footer{
margin:20px 10px 0 10px;
border-top:#cfcfcf solid 1px; 
text-align:center;
font-size:10px;
}
/*COPYRIGHT*/
#copy {
padding:10px;
font-weight:bold;
color:#706a76;
}
#footseo{
margin:20px 0 10px 0;
padding:10px;
text-align:center; 
padding:10px 0 10px 15px; 
font-size:10px;
color:#999;
}

  