@charset "euc-jp";
body { margin:0px; text-align:center; }
body,td { font-size:12px; line-height:16px; vertical-align:top; }
img { border:0px; }
p{
	padding:0;
	margin:0;
}
/* ---------------------------------- */
/* リンク */
/* ---------------------------------- */

/* 基本色 */
a:link { color:#000099; text-decoration:none; }
a:visited { color:#000099; text-decoration:none; }
a:hover { color: #FF0000; text-decoration:underline; }
a:active { color: #0099FF;}

/* 特別色 */
a:link.XXXXX { color:#FFFFFF; text-decoration:none; }
a:visited.XXXXX { color:#FFFFFF; text-decoration:none; }
a:hover.XXXXX { color:#FFCC66; text-decoration:none; }
a:active.XXXXX { color:#CCCCCC;}

/* ---------------------------------- */
/* 基本要素 */
/* ---------------------------------- */

/* 配置 */
.center { text-align:center; }
.right { text-align:right; }
.right_f { float:right; }
.clear { clear:both; }

/* 文字色 */
.red { color:#FF0000; }
.gray { color:#444444; }
.g { color:#666666; }

/* 枠 */
.bd { border:1px #999999 solid; }

/* 文字サイズ */
.s { font-size:10px; }
.b { font-weight:bold; }

/* IMEオフ */
.ime_off { ime-mode:disabled; }

/* DIVリセット */
.div_s { margin:0px; font-size:0; line-height:0; }
.div_s_cl { margin:0px; font-size:0; line-height:0; clear:both; }
/* ---------------------------------- */
/* all*/
/* ---------------------------------- */
#head_back{
	height:80px;
	text-align:center;
	width:100%;
	overflow:hidden;
}
	#head{
		width:750px;
		margin:auto;
		position:relative;
		text-align:left;
	}
		#h_left_area{
			width:543px;
			float:left;
			overflow:hidden;
			/*IE6バグ用*/
			margin-right:-3px;
		}
			h1{
				font-size:10px;
				font-weight:normal;
				margin:0;
				padding:0;
			}
			#top_menu{
				margin:8px 0 0 0px;
				padding:0;
				list-style:none;
				float:right;
			}
				#top_menu li{
					float:left;
					font-size:10px;
					margin:0 10px 0 0px ;
					color:#FF9900;
				}
					#top_menu li img{
						vertical-align:middle;
						margin:0 5px 0 0 ;
					}
				#top_menu li a{
					color:#00978F;
					text-decoration:underline;
				}
				#top_menu li a:hover{
					color:#FF9900;
				}
		#h_right_btn{
			width:207px;
			height:39px;
			float:right;
			/*IE6バグ用*/
			margin-left:-3px;
		}
			#h_right_btn span{
				display:none;
			}
			#h_right_btn a{
				display:block;
				width:207px;
				height:39px;
				background:url(../img/head_btn.gif) 0 0 no-repeat;
			}
			#h_right_btn a:hover{
				background:url(../img/head_btn_on.gif) 0 0 no-repeat;
			}
		#tel{
			text-align:right;
			line-height:0;
			font-size:0;
		}
			#tel img{
				margin-bottom:11px;
			}
		#logo{
			position:absolute;
			top:25px;
			left:0px;
		}
	
/*----------------------*/
/*t_menu*/
#t_menu_area{
	height:30px;
	background:url(../img/back.gif) 0 0 repeat-x;
	overflow:hidden;
	text-align:center;
	width:100%;
}
#t_menu{
	margin:auto;
	_margin:0;
	padding:0;
	height:30px; 
	overflow:hidden;
	width:750px;
}
	#t_menu li{
		float:left;
		list-style:none;
		height:30px;
		font-weight:bold;
		text-align:center;
		line-height:2.6em;
	}
/*t_menu1*/
#t_menu1{
	width:97px;
	background:url(../img/menu_t/menu_on_01.gif) 0 0 no-repeat;
	color:#00B1AE;
}
	#t_menu1 a{
		width:97px;
		height:30px;
		display:block;
		color:#FFFFFF;
		background:url(../img/menu_t/menu_01.gif) 0 0 no-repeat;
	}
	#t_menu1 a:hover{
		background:url(../img/menu_t/menu_on_01.gif) 0 0 no-repeat;
		text-decoration:none;
		color:#00B1AE;
	}
/*t_menu2*/
#t_menu2{
	width:172px;
	background:url(../img/menu_t/menu_on_02.gif) 0 0 no-repeat;
	color:#00B1AE;
}
	#t_menu2 a{
		width:172px;
		height:30px;
		display:block;
		color:#FFFFFF;
		background:url(../img/menu_t/menu_02.gif) 0 0 no-repeat;
	}
	#t_menu2 a:hover{
		background:url(../img/menu_t/menu_on_02.gif) 0 0 no-repeat;
		text-decoration:none;
		color:#00B1AE;
	}
/*t_menu3*/
#t_menu3{
	width:122px;
	background:url(../img/menu_t/menu_on_03.gif) 0 0 no-repeat;
	color:#00B1AE;
}
	#t_menu3 a{
		width:122px;
		height:30px;
		display:block;
		color:#FFFFFF;
		background:url(../img/menu_t/menu_03.gif) 0 0 no-repeat;
	}
	#t_menu3 a:hover{
		background:url(../img/menu_t/menu_on_03.gif) 0 0 no-repeat;
		text-decoration:none;
		color:#00B1AE;
	}
/*t_menu4*/
#t_menu4{
	width:159px;
	background:url(../img/menu_t/menu_on_04.gif) 0 0 no-repeat;
	color:#00B1AE;
}
	#t_menu4 a{
		width:159px;
		height:30px;
		display:block;
		color:#FFFFFF;
		background:url(../img/menu_t/menu_04.gif) 0 0 no-repeat;
	}
	#t_menu4 a:hover{
		background:url(../img/menu_t/menu_on_04.gif) 0 0 no-repeat;
		text-decoration:none;
		color:#00B1AE;
	}
/*t_menu5*/
#t_menu5{
	width:95px;
	background:url(../img/menu_t/menu_on_05.gif) 0 0 no-repeat;
	color:#00B1AE;
}
	#t_menu5 a{
		width:95px;
		height:30px;
		display:block;
		color:#FFFFFF;
		background:url(../img/menu_t/menu_05.gif) 0 0 no-repeat;
	}
	#t_menu5 a:hover{
		background:url(../img/menu_t/menu_on_05.gif) 0 0 no-repeat;
		text-decoration:none;
		color:#00B1AE;
	}
/*t_menu6*/
#t_menu6{
	width:105px;
	background:url(../img/menu_t/menu_on_06.gif) 0 0 no-repeat;
	color:#00B1AE;
}
	#t_menu6 a{
		width:105px;
		height:30px;
		display:block;
		color:#FFFFFF;
		background:url(../img/menu_t/menu_06.gif) 0 0 no-repeat;
	}
	#t_menu6 a:hover{
		background:url(../img/menu_t/menu_on_06.gif) 0 0 no-repeat;
		text-decoration:none;
		color:#00B1AE;
	}
/* ---------------------------------- */
/* main */
/* ---------------------------------- */
#main_area{
	width:750px;
	margin:auto;
	background:url(../img/main_bk.gif) 0 0 repeat-y;
}
	#l_area{
		width:190px;
		float:left;
	}
	/*-------------------------------*/
	/*l_menu*/
	#l_menu{
		margin:0px;
		padding:0px;
		width:190px;
	}
		#l_menu li{
			list-style:none;
			width:190px;
			text-align:left;
		}
		/*--l_menu_title--*/
		.l_menu_title{
			background:url(../img/left/l_menu1.gif) 0 0 no-repeat;
			height:31px;
			line-height:2.5em;
			padding:1px 0 0 28px;
			overflow:hidden;
			color:#00B1AE;
		}
		#l_menu .l_menu_title a{
			color:#333333;
		}
		#l_menu .l_menu_title a:hover{
			color:#00B1AE;
			text-decoration:none;
		}

		/*--l_menu_01--*/
		.l_menu_01_on{
			height:30px;
			width:190px;
			line-height:2.5em;
			background:url(../img/left/l_menu2_on.gif) 0 0 no-repeat;
			padding:0 0 0 28px;
			color:#00B1AE;
		}
		.l_menu_01{
			height:30px;
		}
			.l_menu_01 a{
				width:190px;
				height:30px;
				line-height:2.5em;
				background:url(../img/left/l_menu2.gif) 0 0 no-repeat;
				color:#666666;
				display:block;
				padding:0 0 0 28px;
			}
			.l_menu_01 a:visited{
				color:#666666;
			}
			.l_menu_01 a:hover{
				background:url(../img/left/l_menu2_on.gif) 0 0 no-repeat;
				color:#00B1AE;
				text-decoration:none;
			}
		/*--l_menu_02--*/
		.l_menu_02{
			width:190px;
		}
			.l_menu_02 a{
				width:190px;
				background:url(../img/left/l_menu2.gif) 0 0 no-repeat;
				color:#666666;
				display:block;
				padding:7px 0 6px 28px;
			}
			.l_menu_02 a:visited{
				color:#666666;
			}
			.l_menu_02 a:hover{
				background:url(../img/left/l_menu2_on.gif) 0 0 no-repeat;
				color:#00B1AE;
				text-decoration:none;
			}
		.l_menu_02_on{
			width:190px;
			background:url(../img/left/l_menu2_on.gif) 0 0 no-repeat;
			padding:7px 0 6px 28px;
			color:#00B1AE;
		}
		/*--l_menu_03--*/
		.l_menu_03_on{
			width:190px;
			height:30px;
			line-height:2.5em;
			background:url(../img/left/l_menu3.gif) 0 0 no-repeat;
			padding:0 0 0 28px;
			color:#00B1AE;
		}
		.l_menu_03{
			height:30px;
		}
			.l_menu_03 a{
				width:190px;
				height:30px;
				line-height:2.5em;
				background:url(../img/left/l_menu3.gif) 0 0 no-repeat;
				color:#333333;
				display:block;
				padding:0 0 0 28px;
			}
			.l_menu_03 a:visited{
				color:#333333;
			}
			.l_menu_03 a:hover{
				color:#00B1AE;
				text-decoration:none;
			}
		/*l_contact*/
		.l_contact_p{
			text-align:left;
			line-height:20px;
			padding:8px 0 10px 8px;
		}
			.l_contact_p span{
				font-weight:bold;
			}
		/*l_contact_btn*/
		#l_contact{
			height:60px;
			overflow:hidden;
		}
			#l_contact span{
				display:none;
			}
			#l_contact a{
				height:60px;
				display:block;
				width:190px;
				background:url(../img/left/contact.gif) 0 0 no-repeat;
			}
			#l_contact a:hover{
				background:url(../img/left/contact_on.gif) 0 0 no-repeat;
			}
		/*l_mitumori_btn*/
		#l_mitumori{
			height:60px;
			overflow:hidden;
		}
			#l_mitumori span{
				display:none;
			}
			#l_mitumori a{
				height:60px;
				display:block;
				width:190px;
				background:url(../img/left/mitumori.gif) 0 0 no-repeat;
			}
			#l_mitumori a:hover{
				background:url(../img/left/mitumori_on.gif) 0 0 no-repeat;
			}
		/*banner*/
		#banner_area{
			padding:0 0 15px 0;
		}
			#banner_area img{
				margin:10px 0 0 0;
			}
	
	
	#r_area{
		width:560px;
		float:right;
		text-align:left;
	}
/* ---------------------------------- */
/* footer*/
/* ---------------------------------- */
#foot_menu{
	border-style:solid;
	border-color:7E7E7E;
	border-width:1px 0 ;
}
/*f_menu1*/
#f_menu1{
	margin:12px 0 0 0;
	padding:0;
}
	#f_menu1 li{
		line-height:12px;
		border-left:#00978F solid 1px;
		padding:0 0 0 5px;
		list-style:none;
		display:inline;
		color:#FF6600;
	}
		#f_menu1 li a{
			color:#00978F;
			text-decoration:underline;
		}
		#f_menu1 li a:hover{
			color:#FF6600;
		}
	#f_menu1 li.no_bd{
		border-left:none;
	}
/*f_menu2*/
#f_menu2{
	margin:8px 0 12px 0;
	padding:0;
}
	#f_menu2 li{
		line-height:12px;
		border-left:#00978F solid 1px;
		padding:0 0 0 5px;
		list-style:none;
		display:inline;
		color:#FF6600;
	}
		#f_menu2 li a{
			color:#00978F;
			text-decoration:underline;
		}
		#f_menu2 li a:hover{
			color:#FF6600;
		}
	#f_menu2 li.no_bd{
		border-left:none;
	}
/**/
#footer_area{	
	background-color:#000000;
	width:100%;
}
	#footer{
		width:750px;
		margin:auto;
	}
		/*footer_left*/
		#f_l{
			width:390px;
			float:left;
			color:#FFFFFF;
			line-height:18px;
			padding:12px 0 50px 0;
			text-align:left;
		}
			#f_l a{
				text-decoration:underline;
				color:#00978F;
			}
			#f_l a:hover{
				color:#FF6600;
			}
		/*footer_right*/
		#f_r{
			width:360px;
			float:right;
			text-align:right;
		}
			#f_r ul{
				margin:12px 0 0 15px;
				padding:0;
			}
				#f_r ul li{
					background:url(../img/f_p.gif) 0 0 no-repeat;
					list-style:none;
					line-height:10px;
					padding:0 0 0 10px;
					display:inline;
					font-size:10px;
					color:#FF6600;
				}
				#f_r ul li a{
					text-decoration:underline;
					color:#00978F;
				}
				#f_r ul li a:hover{
					color:#FF6600;
				}
			#f_r p{
				color:#FFFFFF;
				line-height:5.2em;
			}

