/* css--------------------------------------------------- */
/*
			
*/
/*--------------------------------------------------------*/

/* layout
--------------------------------------------------------- */
#wrap {
	width :900px;
	text-align :left;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
}

/*head*/
#head {
	width :900px;
	height :89px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}
	#head_left {
		width:585px;
		float:left;
	}
		h1 {
			font-size:11px;
			font-weight:normal;
			color:#939393;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 10px;
		}
		#head_left_left {
			width:155px;
			float:left;
			margin: 10px 0px 0px 10px;
		}
		#head_left_right {
			width:380px;
			float:right;
			margin: 10px 0px 0px 0px;
		}

	#head_right {
		width :270px;
		float:right;
	}
		div#head_search {
			display: block;
			width:262px;
			height:43px;
			background:url(../img/common/head_search_back.gif);
			background-repeat: no-repeat;
			margin: 9px 0px 0px 0px;
			padding: 7px 0px 0px 8px;
		}
			.text_form {
				width:195px;
				height:22px;
				padding: 0px 0px 0px 0px;
				margin: 0px 0px 0px 0px;
				border: 1px #d1d1d1 solid;
				background-color: #ffffff;
			}
			.text_form02 {
				width:175px;
				height:22px;
				padding: 0px 0px 0px 0px;
				margin: 0px 0px 0px 0px;
				border: 1px #d1d1d1 solid;
				background-color: #ffffff;
			}


		#head_right ul{
			margin: 10px 0px 0px 136px;
		}
			#head_right li {
				float:left;
				text-indent:-9999px;
				display: block;
			}
			#head_right li a{
				text-indent:-99999px;
				display: block;
			}
			#head_right li.navi01 a {
				display: block;
				width:55px;
				height:9px;
				background-image:url('../img/common/head_menu01_off.gif');
				background-repeat: no-repeat;
				text-indent: -9999px;
				padding: 0px 0px 0px 0px;
				margin: 0px 0px 0px 0px;
			}
			#head_right li.navi01 a:hover {
				display: block;
				width:55px;
				height:9px;
				background-image:url('../img/common/head_menu01_on.gif');
				background-repeat: no-repeat;
				text-indent: -9999px;
				padding: 0px 0px 0px 0px;
				margin: 0px 0px 0px 0px;
			}
			#head_right li.navi02 a {
				display: block;
				width:58px;
				height:9px;
				background-image:url('../img/common/head_menu02_off.gif');
				background-repeat: no-repeat;
				text-indent: -9999px;
				padding: 0px 0px 0px 0px;
				margin: 0px 0px 0px 10px;
			}
			#head_right li.navi02 a:hover {
				display: block;
				width:58px;
				height:9px;
				background-image:url('../img/common/head_menu02_on.gif');
				background-repeat: no-repeat;
				text-indent: -9999px;
				padding: 0px 0px 0px 0px;
				margin: 0px 0px 0px 10px;
			}
/*top_menu*/
ul#top_menu{
	width:900px;
	height:33px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
	#top_menu li {
		height:33px;
		float:left;
		text-indent:-9999px;
		display: block;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		background-repeat: no-repeat;
	}
	#top_menu li a{
		height:33px;
		text-indent:-99999px;
		display: block;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		background-repeat: no-repeat;
	}
	#top_menu li.navi01 a {
		width:151px;
		background-image:url('../img/common/top_menu01_off.gif');
	}
	#top_menu li.navi01 a:hover {
		width:151px;
		background-image:url('../img/common/top_menu01_on.gif');
	}
	#top_menu li.navi02 a {
		width:150px;
		background-image:url('../img/common/top_menu02_off.gif');
	}
	#top_menu li.navi02 a:hover {
		width:150px;
		background-image:url('../img/common/top_menu02_on.gif');
	}
	#top_menu li.navi03 a {
		width:150px;
		background-image:url('../img/common/top_menu03_off.gif');
	}
	#top_menu li.navi03 a:hover {
		width:150px;
		background-image:url('../img/common/top_menu03_on.gif');
	}
	#top_menu li.navi04 a {
		width:150px;
		background-image:url('../img/common/top_menu04_off.gif');
	}
	#top_menu li.navi04 a:hover {
		width:150px;
		background-image:url('../img/common/top_menu04_on.gif');
	}
	#top_menu li.navi05 a {
		width:150px;
		background-image:url('../img/common/top_menu05_off.gif');
	}
	#top_menu li.navi05 a:hover {
		width:150px;
		background-image:url('../img/common/top_menu05_on.gif');
	}
	#top_menu li.navi06 a {
		width:149px;
		background-image:url('../img/common/top_menu06_off.gif');
	}
	#top_menu li.navi06 a:hover {
		width:149px;
		background-image:url('../img/common/top_menu06_on.gif');
	}

/*メイン*/
#wrap01 {
	width :900px;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 20px 0px;
	background-image:url('../img/common/wrap01_back.gif');
	background-repeat: repeat-y;
}

	/*side*/
	div#wrap01_menu {
		width :234px;
		float: right;
	}
		#wrap01_menu ul {
			width :234px;
		}
		#wrap01_menu li {
			display: block;
			text-decoration: none;
		}
		#wrap01_menu li a {
			display: block;
			text-decoration: none;
		}
		
		#wrap01_menu li#link01 a {
			background:url(../img/common/bottom_banner01.gif);
			text-indent: -9999px;
			width:234px;
			height:60px;
		}
		#wrap01_menu li#link02 a {
			background:url(../img/common/bottom_banner02.gif);
			text-indent: -9999px;
			width:234px;
			height:60px;
		}
		#wrap01_menu li#link03 a {
			background:url(../img/common/bottom_banner03.gif);
			text-indent: -9999px;
			width:234px;
			height:60px;
		}
		#wrap01_menu li#link04 a {
			background:url(../img/common/bottom_banner10.jpg);
			text-indent: -9999px;
			width:234px;
			height:60px;
		}
		#wrap01_menu li#link05 a {
			background:url(../img/common/bottom_banner11.gif);
			text-indent: -9999px;
			width:234px;
			height:42px;
		}
		#wrap01_menu li#navi01 a {
			background:url(../img/common/side_n01_off.jpg);
			text-indent: -9999px;
			width:234px;
			height:100px;
		}
		#wrap01_menu li#navi01 a:hover {
			background:url(../img/common/side_n01_on.jpg);
			text-indent: -9999px;
			width:234px;
			height:100px;
		}
		#wrap01_menu li#navi02 a {
			background:url(../img/common/side_n02_off.jpg);
			text-indent: -9999px;
			width:234px;
			height:100px;
		}
		#wrap01_menu li#navi02 a:hover {
			background:url(../img/common/side_n02_on.jpg);
			text-indent: -9999px;
			width:234px;
			height:100px;
		}
		#wrap01_menu li#navi03 a {
			background:url(../img/common/side_n03_off.jpg);
			text-indent: -9999px;
			width:234px;
			height:100px;
		}
		#wrap01_menu li#navi03 a:hover {
			background:url(../img/common/side_n03_on.jpg);
			text-indent: -9999px;
			width:234px;
			height:100px;
		}
		#wrap01_menu li#navi04 a {
			background:url(../img/common/side_n04_off.gif);
			text-indent: -9999px;
			width:234px;
			height:82px;
		}
		#wrap01_menu li#navi04 a:hover {
			background:url(../img/common/side_n04_on.gif);
			text-indent: -9999px;
			width:234px;
			height:82px;
		}
		#wrap01_menu li#navi05 a {
			background:url(../img/common/side_n05_off.jpg);
			text-indent: -9999px;
			width:234px;
			height:90px;
		}
		#wrap01_menu li#navi05 a:hover {
			background:url(../img/common/side_n05_on.jpg);
			text-indent: -9999px;
			width:234px;
			height:90px;
		}
		#wrap01_menu li#navi06 a {
			background:url(../img/common/side_n06_off.jpg);
			text-indent: -9999px;
			width:234px;
			height:90px;
		}
		#wrap01_menu li#navi06 a:hover {
			background:url(../img/common/side_n06_on.jpg);
			text-indent: -9999px;
			width:234px;
			height:90px;
		}
		#wrap01_menu li#navi07_title {
			background:url(../img/common/side_n07_title.jpg);
			text-indent: -9999px;
			width:234px;
			height:35px;
		}
		#wrap01_menu li.navi07 a {
			width:214px;
			line-height:30px;
			padding-left:20px;
			font-weight:bold;
			background-color:#f9f9f9;
			border-top:1px #000000 dotted;
			background-image:url(../img/common/arrow04.gif);
			background-repeat:no-repeat;
			background-position:10px 50%;
		}
		#wrap01_menu li.navi07 a:hover {
			width:214px;
			line-height:30px;
			padding-left:20px;
			font-weight:bold;
			color:#ffffff;
			background-color:#ff7b04;
			border-top:1px #000000 dotted;
			background-image:url(../img/common/arrow04.gif);
			background-repeat:no-repeat;
			background-position:10px 50%;
		}
		#wrap01_menu li.navi08_title02 {
			font-size:13px;
			width:210px;
			line-height:30px;
			padding-left:22px;
			font-weight:bold;
			color:#003d71;
			background-color:#f9f9f9;
			background-image:url(../img/1004_side_arrow01.png);
			background-repeat:no-repeat;
			background-position:10px 11px;
			border-bottom:1px #668cb3 dotted;
		}
		#wrap01_menu li.navi08_title a {
			font-size:13px;
			width:210px;
			line-height:30px;
			padding-left:22px;
			font-weight:bold;
			color:#003d71;
			background-color:#f9f9f9;
			background-image:url(../img/1004_side_arrow01.png);
			background-repeat:no-repeat;
			background-position:10px 11px;
			border-bottom:1px #668cb3 dotted;
		}
		#wrap01_menu li.navi08_title a:hover {
			width:210px;
			line-height:30px;
			padding-left:22px;
			font-weight:bold;
			color:#ffffff;
			background-color:#003d71;
			background-image:url(../img/1004_side_arrow01.png);
			background-repeat:no-repeat;
			background-position:10px 11px;
			border-bottom:1px #668cb3 dotted;
		}
		#wrap01_menu li.navi08_title02 {
			font-size:13px;
			width:210px;
			line-height:30px;
			padding-left:22px;
			font-weight:bold;
			color:#003d71;
			background-color:#f9f9f9;
			background-image:url(../img/1004_side_arrow01.png);
			background-repeat:no-repeat;
			background-position:10px 11px;
			border-bottom:1px #668cb3 dotted;
		}
		#wrap01_menu li.navi08 a {
			width:205px;
			line-height:30px;
			padding-left:27px;
			color:#003d71;
			background-color:#ffffff;
			background-image:url(../img/1004_side_arrow02.png);
			background-repeat:no-repeat;
			background-position:15px 11px;
			border-bottom:1px #668cb3 dotted;
		}
		#wrap01_menu li.navi08 a:hover {
			width:205px;
			line-height:30px;
			padding-left:27px;
			color:#ffffff;
			background-color:#003d71;
			background-image:url(../img/1004_side_arrow01.png);
			background-repeat:no-repeat;
			background-position:15px 11px;
			border-bottom:1px #668cb3 dotted;
		}
		#wrap01_menu li#navi09 a {
			background:url(../img/common/side_n09_off.jpg);
			text-indent: -9999px;
			width:234px;
			height:84px;
		}
		#wrap01_menu li#navi10 {
			background:url(../img/common/side_n10_off.jpg);
			width:234px;
			height:110px;
			position:relative;
		}
		#wrap01_menu li#navi11 a {
			background:url(../img/common/side_n11_off.gif);
			text-indent: -9999px;
			width:234px;
			height:34px;
		}
		#wrap01_menu li#navi11 a:hover {
			background:url(../img/common/side_n11_on.gif);
			text-indent: -9999px;
			width:234px;
			height:34px;
		}
		#wrap01_menu li#navi12 a {
			background:url(../img/common/side_n12_off.gif);
			text-indent: -9999px;
			width:234px;
			height:34px;
		}
		#wrap01_menu li#navi12 a:hover {
			background:url(../img/common/side_n12_on.gif);
			text-indent: -9999px;
			width:234px;
			height:34px;
		}
		#wrap01_menu li#navi13 a {
			background:url(../img/common/side_n13_off.gif);
			text-indent: -9999px;
			width:234px;
			height:35px;
		}
		#wrap01_menu li#navi13 a:hover {
			background:url(../img/common/side_n13_on.gif);
			text-indent: -9999px;
			width:234px;
			height:35px;
		}
		#wrap01_menu li#navi14 {
			background:url(../img/common/side_n14_off.jpg);
			text-indent: -9999px;
			width:234px;
			height:109px;
		}
		#wrap01_menu li#navi15 a {
			background:url(../img/common/side_n15_off.gif);
			text-indent: -9999px;
			width:234px;
			height:34px;
		}
		#wrap01_menu li#navi15 a:hover {
			background:url(../img/common/side_n15_on.gif);
			text-indent: -9999px;
			width:234px;
			height:34px;
		}
		#wrap01_menu p#navi_login a {
			display: block;
			width:105px;
			height:20px;
			font-size:5px;
			font-weight:bold;
			background-image:url('../img/1004_side_login_off.png');
			background-repeat: no-repeat;
			text-indent:-99999px;
		}
		#wrap01_menu p#navi_login a:hover {
			display: block;
			width:105px;
			height:20px;
			font-size:5px;
			font-weight:bold;
			background-image:url('../img/1004_side_login_on.png');
			background-repeat: no-repeat;
			text-indent:-99999px;
		}
		#wrap01_menu p#navi_touroku a {
			display: block;
			width:105px;
			height:20px;
			font-size:5px;
			font-weight:bold;
			background-image:url('../img/1004_side_touroku_off.png');
			background-repeat: no-repeat;
			text-indent:-99999px;
		}
		#wrap01_menu p#navi_touroku a:hover {
			display: block;
			width:105px;
			height:20px;
			font-size:5px;
			font-weight:bold;
			background-image:url('../img/1004_side_touroku_on.png');
			background-repeat: no-repeat;
			text-indent:-99999px;
		}



	/*コンテンツ*/
	#wrap01_content {
		width :656px;
		float: left;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	div.bottom_navi {
		width :656px;
		border-top:1px #000000 dotted;
		margin: 40px 0px 0px 0px;
		padding: 30px 0px 0px 0px ;
	}
		p.page_top a {
			width:90px;
			background-color:#000000;
			padding: 2px 4px 2px 4px ;
		}
		p.page_top a:hover {
			width:90px;
			background-color:#ff810f;
			padding: 2px 4px 2px 4px ;
		}
		p.bottom_contact a {
			display: block;
			width:656px;
			height:99px;
			font-size:5px;
			background-image:url('../img/common/bottom_contact_off.jpg');
			background-repeat: no-repeat;
			text-indent: -9999px;
		}
		p.bottom_contact a:hover {
			display: block;
			width:656px;
			height:99px;
			font-size:5px;
			background-image:url('../img/common/bottom_contact_on.jpg');
			background-repeat: no-repeat;
			text-indent: -9999px;
		}
		p.bottom_press a {
			display: block;
			width:656px;
			height:104px;
			font-size:5px;
			background-image:url('../img/common/bottom_press_off.jpg');
			background-repeat: no-repeat;
			text-indent: -9999px;
		}
		p.bottom_press a:hover {
			display: block;
			width:656px;
			height:104px;
			font-size:5px;
			background-image:url('../img/common/bottom_press_on.jpg');
			background-repeat: no-repeat;
			text-indent: -9999px;
		}
		p.bottom_potential_customer a {
			display: block;
			width:656px;
			height:104px;
			font-size:5px;
			background-image:url('../img/common/bottom_p_customer_off.jpg');
			background-repeat: no-repeat;
			text-indent: -9999px;
		}
		p.bottom_potential_customer a:hover {
			display: block;
			width:656px;
			height:104px;
			font-size:5px;
			background-image:url('../img/common/bottom_p_customer_on.jpg');
			background-repeat: no-repeat;
			text-indent: -9999px;
		}
	
/*フッタ*/
#bottom {
	font-size:11px;
	padding: 10px 0px 10px 10px;
	margin: 0px 0px 0px 0px;
	background-color: #ececec;
}
	#bottom_div01 {
		width:900px;
		margin: 0px auto 0px auto;
		text-align:left;
	}
	#bottom ul {
		margin: 0px;
		padding: 0px 0px 0px 0px;
	}
	#bottom ul li {
		line-height: 130%;
		margin: 0px;
		padding: 0px;
		display: inline;
	}
	#address_div01 {
		margin: 10px 0px 0px 0px;
		border-top:1px #b0b0b0 solid;
	}
		address {
			display: block;
			width:900px;
			font-size:11px;
			font-style:normal;
			text-align:right;
			margin: 5px auto 0px auto;
		}

