/*** 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:#F6F;
	text-decoration:none;}
a:hover{
	color:#F00;
	text-decoration:underline;}




#body{
	width:699px;
	margin:0 auto;
	padding:0;
	text-align:left;
	background-color:#FFF;
}


#clear{
	clear:both;}






/*** HEADER BLOCK ***/



#headerBlock{
	width:699px;
	height:207px;
	background:#fff url(img/head.jpg) no-repeat;
	margin:0;
	text-align:left;
}


#headerBlock h1{
	padding:50px 0 0 219px;
}

#headerBlock h1 a{
	width:480px;
	height:130px;
	display:block;
}

#headerBlock h1 a span{
	display:none;}






/*** NAVI BLOCK ***/


#naviBlock{
	width:217px;
	padding:0;
	margin:20px 0 0 5px;
	position:relative;
	float:left;
}


#naviBlock ul{
	font-size:12px;
	line-height:150%;
	padding:0 0 10px;
	margin:0;
}


#naviBlock ul li{
	padding:4px;
	margin:0 0 5px;
	background-color:#FFF0F0;
}


#naviBlock h2{
	width:217px;
	height:33px;
	background:#fff url(img/h2_02.jpg) no-repeat;
	margin:0;
}


#naviBlock h2 span{
	display:none;}



#naviBlock ol{
	width:217px;
	margin:0 0 15px;
	padding:0 0 20px;
	background:#f69892 url(img/img03.jpg) no-repeat;
	background-position:bottom;
}


#naviBlock ol li a{
	width:190px;
	padding:8px 2px 8px 25px;
	margin:0;
	background:url(img/img02.jpg) 2px 5px no-repeat;
	text-decoration:none;
	display:block;
	color:#fff;
	font-size:14px;
	line-height:110%;
	border-bottom:1px dashed #fff;
}

#naviBlock ol li a:hover{
	color:#f00;
}



#naviBlock ol li#cl1 a{
	width:202px;
	height:32px;
	padding:0 0 0 15px;
	margin:0;
	background:#fff url(img/img01.jpg) repeat;
	color:#fd746b;
	font-size:14px;
	font-weight:bold;
	line-height:32px;
	text-decoration:none;
	display:block;
	border:none;
}

#naviBlock ol li#cl1 a:hover{
	color:#F00;
}






/*** MAIN BLOCK ***/



#mainBlock{
	width:466px;
	margin:0 5px 0 0;
	padding:0;
	font-size:14px;
	line-height:300%;
	position:relative;
	float:right;
}



#mainBlock ul{
	margin:0px 5px 20px;
}


#mainBlock li{
	line-height:200%;
}



#mainBlock h2{
	width:441px;
	height:30px;
	padding:0 0 0 25px;
	margin:20px 0;
	background:#fff url(img/h2.jpg) no-repeat;
	color:#828282;
	font-size:16px;
	line-height:28px;
}


#mainBlock h3{
	width:448px;
	padding:4px;
	margin:20px 0;
	background-color:#fbe369;
	color:#fd746b;
	font-size:14px;
	line-height:110%;
	border-left:10px solid #f5cb00;
}


#text01{
	width:466px;
	padding:0 0 30px;
}







/*** FOOT BLOCK ***/



#footBlock{
	width:699px;
	padding:0;
	margin:30px 0 0;
	background-color:#fde15b;
	font-size:10px;
	line-height:150%;
	text-align:left;
	color:#fd746b;
}



#footBlock ul{
	padding:10px;
}


#footBlock ul li{
	line-height:180%;}

#footBlock p{
	letter-spacing:1px;
	font-size:10px;
	padding:10px;
	line-height:100%;
	width:679px;
	text-align:right;
}

#footBlock img{
	border:0;
	margin:5px;
}

