/*** ALL ***/

body{
	margin:0px;
	padding:0px;
	font-family:arial, sans-serif, Osaka, verdana;
	color:#333;
	background-image:url(img/bg01.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;}




#pagetop{
	background-image:url(img/bg02.jpg);
	background-repeat:repeat-x;
	text-align:center;
}


#page{
	width:588px;
	margin:0 auto;
	padding:0 1px;
	text-align:left;
	background-color:#FFF;
}


#clear{
	clear:both;}





/*** HEADLINE ***/



#headline{
	width:588px;
	height:207px;
	background:#fff url(img/head.jpg) no-repeat;
	margin:0;
}


#headline h1{
	padding:40px 0 0;
}

#headline h1 a{
	width:588px;
	height:130px;
	display:block;
}

#headline h1 a span{
	display:none;}






/*** MENU BOX ***/


#menuBox{
	width:218px;
	padding:0;
	margin:20px 0 0 5px;
	position:relative;
	float:left;
}


#menuBox ul{
	font-size:12px;
	line-height:150%;
	padding:0 0 15px;
	margin:0;
	
}

#menuBox ul li{
	padding:4px;
	margin:0 0 5px;
	background-color:#F7F7F7;
}


#menuBox h2{
	width:218px;
	height:29px;
	background:#fff url(img/h2_02.jpg) no-repeat;
	margin:0 0 3px;
}


#menuBox h2 span{
	display:none;}



#menuBox ol{
	width:218px;
	margin:0 0 20px;
	padding:0 0 21px;
	background:#fff url(img/img03.jpg) no-repeat;
	background-position:bottom;
}


#menuBox ol li a{
	width:190px;
	padding:8px 0px 8px 28px;
	margin:0;
	background:url(img/img02.jpg) 5px 5px no-repeat;
	text-decoration:none;
	display:block;
	color:#000;
	font-size:14px;
	line-height:110%;
	border-bottom:1px dashed #cc8b00;
}

#menuBox ol li a:hover{
	color:#fc0;
}



#menuBox ol li#cl1 a{
	width:198px;
	height:24px;
	padding:10px;
	margin:0;
	background:#fff url(img/img01.jpg) no-repeat;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
	display:block;
	border:none;
}

#menuBox ol li#cl1 a:hover{
	color:#Fc0;
}






/*** MAIN BOX ***/


#mainBox{
	width:348px;
	margin:0 7px 0 0;
	padding:0;
	font-size:14px;
	line-height:300%;
	position:relative;
	float:right;
}



#mainBox ul{
	margin:0px 5px 20px;
}


#mainBox li{
	line-height:200%;
}



#mainBox h2{
	width:328px;
	height:28px;
	padding:0 0 0 20px;
	margin:20px 0;
	background:#fff url(img/h2.jpg) no-repeat;
	color:#fff;
	font-size:16px;
	line-height:28px;
}


#mainBox h3{
	width:333px;
	height:28px;
	padding:0 0 0 15px;
	margin:20px 0;
	background:#fff url(img/h3.jpg) no-repeat;
	color:#666;
	font-size:14px;
	line-height:25px;
}


#text{
	width:348px;
	padding:0 0 30px;
}





/*** FOOTBAR ***/



#footbar{
	width:588px;
	padding:0;
	margin:30px 0 0;
	background-color:#583702;
	font-size:10px;
	line-height:150%;
	text-align:right;
	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:568px;
	text-align:left;
}

#footbar img{
	border:0;
	margin:5px;
}

