/*** ALL ***/

body{
	margin:0px;
	padding:0px;
	font-family:arial, sans-serif, Osaka, verdana;
	color:#333;
	background-image:url(img/main-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;}


a{
	color:#F90;
	text-decoration:none;}
a:hover{
	color:#f00;
	text-decoration:underline;}




#page{
	width:666px;
	margin:0 auto;
	padding:0 9px;
	text-align:left;
	background:#FFF url(img/body-bg.jpg) repeat-y;
}







/*** HEADLINE ***/



#headline{
	width:666px;
	height:207px;
	background:#fff url(img/head.jpg) no-repeat;
	margin:0;
}


#headline h1{
	padding:100px 0 0;
}


#headline h1 a{
	width:666px;
	height:107px;
	display:block;
}

#headline h1 a span{
	display:none;}





/*** MAIN ITEM ***/


#mainItem{
	width:666px;
	margin:0;
	padding:0;
}



/* CENTER */



#center{
	width:404px;
	margin:0 0 0 15px;
	padding:0;
	font-size:14px;
	line-height:300%;
	position:relative;
	float:left;
}



#center ul{
	margin:0px 5px 20px;
}


#center li{
	line-height:200%;
}



#center h2{
	width:389px;
	height:31px;
	padding:0 0 0 15px;
	margin:20px 0;
	background:#fff url(img/h2.jpg) no-repeat;
	color:#fff;
	font-size:16px;
	line-height:31px;
}


#center h3{
	width:396px;
	padding:4px;
	margin:20px 0;
	background-color:#d1e37d;
	color:#3b3b3b;
	font-size:14px;
	line-height:100%;
}




/* SUB */


#sub{
	width:201px;
	padding:0;
	margin:20px 15px 0 0;
	position:relative;
	float:right;
}


#sub ul{
	font-size:12px;
	line-height:150%;
	padding:0 0 10px;
	margin:0;
	
}


#sub ul li{
	padding:4px;
	margin:0 0 5px;
	background-color:#F3F3F3;
}



#sub h2{
	width:201px;
	height:31px;
	background:#fff url(img/h2_02.jpg) no-repeat;
	margin:0 0 3px;
}


#sub h2 span{
	display:none;}




#gNavi{
	width:201px;
	margin:0 0 15px;
	padding:0 0 16px;
	background:#fff url(img/img03.jpg) no-repeat;
	background-position:bottom;
}


#gNavi ol{
	width:197px;
	margin:0;
	padding:0;
	border:2px solid #057110;
	background-color:#f7ffd2;
}


#gNavi ol li a{
	width:170px;
	padding:8px 3px 8px 24px;
	margin:0;
	background:url(img/img02.jpg) 4px 7px no-repeat;
	text-decoration:none;
	display:block;
	color:#333;
	font-size:14px;
	line-height:110%;
	border-bottom:1px dashed #057110;
}

#gNavi ol li a:hover{
	color:#f00;
}


#gNavi ol li#cl1 a{
	width:182px;
	height:28px;
	padding:0 0 0 15px;
	margin:0;
	background:#fff url(img/img01.jpg) no-repeat;
	color:#3b3b3b;
	font-size:14px;
	font-weight:bold;
	line-height:28px;
	text-decoration:none;
	display:block;
	border:none;
}

#gNavi ol li#cl1 a:hover{
	color:#F00;
}











/*** FOOTBAR ***/



#footbar{
	clear:both;
	width:666px;
	padding:0;
	margin:30px 0 0;
	background-color:#2e8837;
	font-size:10px;
	line-height:150%;
	text-align:left;
	color:#fff;
}



#footbar ul{
	padding:10px;
}


#footbar ul li{
	line-height:180%;}

#footbar p{
	letter-spacing:1px;
	font-size:10px;
	padding:10px;
	line-height:100%;
	width:646px;
	text-align:right;
}

#footbar img{
	border:0;
	margin:5px;
}

