@charset "shift_jis"; 

/*-------------------------------------------
	▼ヘッダ▼
-------------------------------------------*/
// Del logo01.gif by error
//#Box_hedda {
//	height: 130px;
//	width: 950px;
//	margin: 0 auto 0 auto;
//	background-image: url(../img/logo01.gif);
//	background-repeat: no-repeat;
//}

#Box_hedda {
	height: 130px;
	width: 950px;
	margin: 0 auto 0 auto;
}
.Ul_head_menu{
	list-style:none;
	float: right;
	width: 298px;
	margin: 25px 0 0 0;
}
.Ul_head_menu li{
	float:left;
	background:url(../img/head_icon.jpg);
	background-repeat: no-repeat;
	margin: 0 0 0 10px;
	padding-left: 18px;
	background-position: 7px 4px;
	font-size: 12px;
}
.Box_head_tel {
	float: left;
	margin: 20px 0 0 30px;
}	
/*-------------------------------------------
	▼上ナビメニュー▼
-------------------------------------------*/
#Box_menu_bk {
	background-image: url(../img/menu_bk.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

#Box_menu{
	width:950px;
	margin: 0 auto 0 auto;
	background-image:url(../img/menu_bk.jpg);
	background-repeat:repeat-x;
	padding-bottom: 10px;
}
/*-------------------------------------------
	▼フッタ▼
-------------------------------------------*/
#Box_footer {
	margin: 0 auto 0 auto;
	clear: both;
	height: 120px;
	background-image: url(../img/footer_bk.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
.Box_copy{
	height:42px;
	text-align:center;
	clear : both;
	color: #FF0000;
	padding-top: 10px;
}
.Box_fotter_menu{
	width:1100px;
	margin: 0 auto;
	text-align: right;
	height: 40px;
}
.Ul_footer_menu{
	list-style:none;
	margin: 10px 0 0 0;
	float: right;
	width: 850px;
}
.Ul_footer_menu li{
	background:url(../img/head_icon.jpg);
	background-repeat: no-repeat;
	margin: 0 0 0 20px;
	padding-left: 20px;
	background-position: 7px 5px;
	float: left;
	font-size: 12px;
}#Box_footer_iframe {
	clear: both;
}
