/*-- setting --*/

body{
margin:0;
padding:0;
font-family:arial, sans-serif, Osaka, verdana;
color:#222;
text-align:center;
background:url(img/bg.jpg);
}
h1,h2,h3,p,ul,ol,li{
margin:0px;
padding:0px;
}
li{
margin:0px;
padding:0px;
list-style-type:none;
}
img{border:0;}

#basic_ground{
width:786px;
margin:0 auto;
text-align:left;
background:#fff;
border:#aaa solid 1px;
border-top:none
}

.clear{ clear:both;}
a:hover{ text-decoration:none;}

/*-- HEADER --*/

#header_area{
height:82px;
background:url(img/header.jpg) no-repeat;
}
#header_area h1{ padding:0;}
#header_area h1 a{
width:250px;
height:65px;
display:block;
}
#header_area h1 a span{display:none;}

/*-- CONTENTS LAYOUT --*/

/** RIGHT **/
#contents01 ul li{line-height:280%;}
#contents01 .ads li{ line-height:190%;}

#contents01{
width:550px;
padding:23px 0 15px 12px;
position:relative;
float:left;
font-size:14px;
}
#contents02{
padding:10px;
background:#eee;
}
#contents03{
padding:12px;
line-height:280%;
background:#fff;
border:#ddd solid 1px;
}

h2{
margin:10px 0;
padding:10px 10px 17px 10px;
background:#e8ffff url(img/h2_btm.jpg) repeat-x bottom;
font-size:18px;
line-height:100%;
color:#083a60;
}

#contents01 h3{
margin:10px 0;
padding:3px;
font-size:14px;
line-height:100%;
background:#ffdee9;
color:#491526;
}

/** LEFT **/
#right_wrap{
width:200px;
padding:15px 12px 15px 0;
margin:0;
font-size:11px;
position:relative;
float:right;
color:#666;
}

#right_wrap ul{
margin-bottom:10px;
}
#right_wrap ul li{
padding:5px;
border-bottom:#aaa dotted 1px;
line-height:150%;
}
#right_wrap ul#topic_list{ padding:5px 0; background:#eee;}
#right_wrap ul#topic_list li{ border:none; padding:0}
#right_wrap ul#cate_list li{ border:none; padding:0;}
 
#nav_top{
height:29px;
display:block;
background:url(img/nav_top.jpg) no-repeat;
}
#nav_top span{ display:none;}

#topic_list li a{
padding:5px 7px 5px 17px;
display:block;
background:url(img/point.jpg) 2px 5px no-repeat;
line-height:100%;
font-size:13px;
text-decoration:none;
color:#333;
}
#topic_list #cl1 a{
font-weight:bold;
}
#topic_list li a:hover{ background:#e9e9e9 url(img/point.jpg) 2px 5px no-repeat;}

/*-- BOTTOM --*/
#bottom{
padding:15px;
text-align:right;
font-size:11px;
color:#444;
background:#fcffd8;
border-top:#aaa solid 1px;
}

ul#footer_ads{ border-top:#aaa dotted 1px; padding:7px 15px;}
ul#footer_ads li{line-height:200%; font-size:11px;}

#bottom p{
letter-spacing:1px;
font-size:11px;
padding:3px;
line-height:100%;
color:#6e6a09;
}


