/*** ALL ***/

body{
	margin:0px;
	padding:0px;
	font-family:arial, sans-serif, Osaka, verdana;
	color:#333;
	background-color:#FFF;
}

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:#F9F;
	text-decoration:underline;}






#body{
	width:798px;
	margin:0 auto;
	padding:0;
	text-align:left;
}






/*** HEADLINE ***/




#headline{
	width:798px;
	height:218px;
	background:#fff url(img/head.jpg) no-repeat;
	margin:0;
}


#headline h1{
	padding:155px 0 0;
}

#headline h1 a{
	width:798px;
	height:63px;
	display:block;
}

#headline h1 a span{
	display:none;}






/*** LEFT BODY ***/


#left-body{
	width:224px;
	padding:0;
	margin:20px 0 0 0;
	position:relative;
	float:left;
}


#left-body ul{
	font-size:12px;
	line-height:150%;
	padding:0 0 15px;
	margin:0;
	
}

#left-body ul li{
	padding:4px;
	margin:0 0 5px;
	background-color:#FFF0E1;
}



#left-body h2{
	width:224px;
	height:27px;
	background:#fff url(img/l_h2.jpg) no-repeat;
	margin:0 0 5px;
}


#left-body h2 span{
	display:none;}





#site-navi{
	width:224px;
	margin:0 0 15px;
	padding:0 0 20px;
	background:#fff url(img/list03.jpg) no-repeat;
	background-position:bottom;
}



#site-navi ul{
	width:218px;
	margin:0;
	padding:0;
	border:3px solid #8e5602;
}

#site-navi ul li{
	margin:0;
	padding:0;
	background-color:#FFF;
}


#site-navi ul li a{
	width:188px;
	padding:8px 0px 8px 30px;
	margin:0;
	background:url(img/list02.jpg) 2px 6px no-repeat;
	text-decoration:none;
	display:block;
	color:#5b2f04;
	font-size:14px;
	line-height:110%;
	border-bottom:1px dashed #663504;
}

#site-navi ul li a:hover{
	color:#f00;
}



#site-navi ul li#cl1 a{
	width:198px;
	height:31px;
	padding:0 10px;
	margin:0;
	background:#fff url(img/list01.jpg) no-repeat;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:33px;
	text-decoration:none;
	display:block;
	border-bottom:3px solid #8e5602;
}

#site-navi ul li#cl1 a:hover{
	color:#F00;
}




/*** RIGHT BODY ***/


#right-body{
	width:551px;
	margin:0 0 0 0;
	padding:0;
	font-size:14px;
	line-height:300%;
	position:relative;
	float:right;
}



#right-body ul{
	margin:0px 5px 20px;
}


#right-body li{
	line-height:200%;
}



#right-body h2{
	width:521px;
	height:29px;
	padding:0 0 0 30px;
	margin:20px 0;
	background:#fff url(img/h2.jpg) no-repeat;
	color:#fff;
	font-size:16px;
	line-height:29px;
}


#right-body h3{
	width:531px;
	padding:4px 10px;
	margin:20px 0;
	background-color:#8e5602;
	color:#fff;
	font-size:14px;
	line-height:100%;
}



#lead{
	width:551px;
	padding:0 0 30px;
}







/*** COPYRIGHT ***/



#copyright{
	clear:both;
	width:798px;
	padding:0;
	margin:30px 1px 0;
	background:#fff url(img/bg_foot.jpg) repeat;
	font-size:10px;
	line-height:150%;
	text-align:left;
	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:778px;
	text-align:right;
}

#copyright img{
	border:0;
	margin:5px;
}


