/*** ALL ***/

body{
	margin:0px;
	padding:0px;
	font-family:arial, sans-serif, Osaka, verdana;
	color:#333;
	background-image:url(img/main_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;}



#wrapperAll{
	width:699px;
	margin:0 auto;
	padding:0;
	text-align:left;
	background-color:#FFF;
}


#clear{
	clear:both;
}






/*** TOP BOX ***/




#topBox{
	width:699px;
	height:208px;
	background:#fff url(img/h1.jpg) no-repeat;
	margin:0;
}


#topBox h1{
	padding:75px 0 0;
}


#topBox h1 a{
	width:480px;
	height:133px;
	display:block;
}

#topBox h1 a span{
	display:none;}






/*** NAVI BOX ***/


#naviBox{
	width:205px;
	padding:0;
	margin:20px 0 0 5px;
	position:relative;
	float:left;
}


#naviBox ul{
	font-size:12px;
	line-height:150%;
	padding:0;
	margin:0 0 15px;
	background-color:#F2F2F2;
}


#naviBox ul li{
	padding:4px;
	margin:0;
	border-bottom:1px dotted #ccc;
}



#naviBox h2{
	width:205px;
	height:21px;
	background:#fff url(img/l_h2.jpg) no-repeat;
	margin:0 0 1px;
}

#naviBox h2 span{
	display:none;}




#siteNavi{
	width:205px;
	margin:0 0 15px;
	padding:0 0 18px;
	background:#fff url(img/img03.jpg) no-repeat;
	background-position:bottom;
}


#siteNavi ol{
	width:205px;
	margin:0;
	padding:0;
}




#siteNavi ol li a{
	width:175px;
	padding:8px 0 8px 30px;
	margin:0;
	background:url(img/img02.jpg) 2px 8px no-repeat;
	text-decoration:none;
	display:block;
	color:#000;
	font-size:12px;
	line-height:110%;
	border-bottom:1px dashed #000061;
}

#siteNavi ol li a:hover{
	color:#f00;
}



#siteNavi ol li#cl1 a{
	width:185px;
	padding:7px 10px;
	margin:0;
	background:#fff url(img/img01.jpg) repeat;
	color:#000;
	font-size:14px;
	font-weight:bold;
	line-height:100%;
	text-decoration:none;
	display:block;
	border:none;
}

#siteNavi ol li#cl1 a:hover{
	color:#F00;
}




/*** LEAD BOX ***/



#leadBox{
	width:470px;
	margin:0 8px 0 0;
	padding:0;
	font-size:14px;
	line-height:300%;
	position:relative;
	float:right;
}



#leadBox ul{
	margin:0px 5px 20px;
}


#leadBox li{
	line-height:200%;
}


#leadBox h2{
	width:430px;
	height:33px;
	padding:0 0 0 40px;
	margin:20px 0;
	background:#fff url(img/h2.jpg) no-repeat;
	color:#fff;
	font-size:16px;
	line-height:33px;
}


#leadBox h3{
	width:450px;
	padding:5px 10px;
	margin:20px 0;
	background-color:#ccc;
	color:#010101;
	font-size:14px;
	line-height:100%;
}










/*** BOTTOM BOX ***/



#bottomBox{
	clear:both;
	width:699px;
	padding:0;
	margin:30px 0 0;
	background-color:#2b2828;
	font-size:10px;
	line-height:150%;
	text-align:left;
	color:#fff;
}



#bottomBox ul{
	padding:10px;
}


#bottomBox ul li{
	line-height:180%;}

#bottomBox p{
	letter-spacing:1px;
	font-size:10px;
	padding:10px;
	line-height:100%;
	width:679px;
	text-align:right;
}

#bottomBox img{
	border:0;
	margin:5px;
}

