/*** ALL ***/

body{
	margin:0px;
	padding:0px;
	font-family:arial, sans-serif, Osaka, verdana;
	color:#333;
	background-image:url(img/back.jpg);
}

h1,h2,h3,p,ul,ol,li{
	margin:0px;
	padding:0px;
}

li{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

img{border:0;}


a{
	color:#F90;
	text-decoration:none;}
a:hover{
	color:#f00;
	text-decoration:underline;}




#all-frame{
	width:708px;
	margin:0 auto;
	padding:0;
	text-align:left;
	background-color:#FFF;
}


#clear{
	clear:both;}





/*** HEAD INFO ***/



#headinfo{
	width:708px;
	height:217px;
	background:#fff url(img/head.jpg) no-repeat;
	margin:0;
}


#headinfo h1{
	padding:0;
}


#headinfo h1 a{
	width:300px;
	height:217px;
	display:block;
}

#headinfo h1 a span{
	display:none;}





/*** LEFT BODY ***/


#leftbody{
	width:303px;
	padding:0;
	margin:20px 0 0 10px;
	position:relative;
	float:left;
}


#leftbody ul{
	font-size:12px;
	line-height:150%;
	padding:0 0 10px;
	margin:0;
	
}


#leftbody ul li{
	padding:4px;
	margin:0 0 5px;
	background-color:#F3F3F3;
}



#leftbody h2{
	width:303px;
	height:25px;
	background:#fff url(img/h2_02.jpg) no-repeat;
	margin:0;
}


#leftbody h2 span{
	display:none;}




ul#list_page{
	width:303px;
	margin:0 0 15px;
	padding:0 0 12px;
	background:#f4dec6 url(img/img04.jpg) no-repeat;
	background-position:bottom;
}


ul#list_page li{
	padding:0 0 3px;
	margin:0;
	background:#f4dec6 url(img/img03.jpg) no-repeat;
	background-position:bottom;
}


ul#list_page li a{
	width:270px;
	padding:8px 0px 8px 33px;
	margin:0;
	background:url(img/img02.jpg) 4px 7px no-repeat;
	text-decoration:none;
	display:block;
	color:#000;
	font-size:14px;
	line-height:110%;
}

ul#list_page li a:hover{
	color:#f00;
}


ul#list_cate{
	width:303px;
	margin:0;
	padding:0;
}


ul#list_cate li{
	margin:0;
	padding:0;
}


ul#list_cate li#cl1 a{
	width:283px;
	height:25px;
	padding:0px 10px;
	margin:0;
	background:#fff url(img/img01.jpg) no-repeat;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:25px;
	text-decoration:none;
	display:block;
}

ul#list_cate li#cl1 a:hover{
	color:#F00;
}




/*** RIGHT BODY ***/



#rightbody{
	width:370px;
	margin:0 10px 0 0;
	padding:0;
	font-size:14px;
	line-height:300%;
	position:relative;
	float:right;
}



#rightbody ul{
	margin:0px 5px 20px;
}


#rightbody li{
	line-height:200%;
}



#rightbody h2{
	width:340px;
	height:25px;
	padding:0 0 0 30px;
	margin:20px 0;
	background:#fff url(img/h2.jpg) no-repeat;
	color:#603303;
	font-size:16px;
	line-height:20px;
}


#rightbody h3{
	width:340px;
	height:23px;
	padding:0 0 0 30px;
	margin:20px 0;
	background:#fff url(img/h3.jpg) no-repeat;
	color:#6a3803;
	font-size:14px;
	line-height:23px;
}



#entry{
	width:370px;
	padding:0 0 30px;
}







/*** COPYRIGHT ***/



#copyright{
	clear:both;
	width:708px;
	padding:0;
	margin:30px 0 0;
	background-color:#fb7804;
	font-size:10px;
	line-height:150%;
	text-align:right;
	color:#fff;
}



#copyright ul{
	padding:10px;
}


#copyright ul li{
	line-height:180%;}

#copyright p{
	letter-spacing:1px;
	font-size:10px;
	padding:10px;
	line-height:100%;
	width:688px;
	text-align:left;
}

#copyright img{
	border:0;
	margin:5px;
}



#copyright a{
	color:#F00;
	text-decoration:none;}
#copyright a:hover{
	color:#F3F;
	text-decoration:underline;}
