@charset "shift_jis";
/* CSS Document */

.clear {clear: both;}
#foundation {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../../../common/image/background_common_page.jpg);
	background-repeat: repeat-x;
}
#contents_area {
	background-image: url(../image/background_contents.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	clear: both;
	height: 100%;
}
#top_image_area {
	height: 135px;
	width: 100%;
	text-align: center;
	vertical-align: top;
	display: block;
	background-image: url(../image/top_image.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}


#top_image {
	height: 135px;
	width: 958px;
	border-right-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	vertical-align: top;
	border-top-style: none;
	border-bottom-style: none;
	padding: 0px;
}
#inquiry_main {
	height: auto;
	width: 768px;
	padding-top: 2px;
	padding-bottom: 2px;
	position: relative;
}


#inquiry_title {
	text-align: left;
	vertical-align: top;
	height: 29px;
	width: 767px;
	position: relative;
	margin-bottom: 10px;
}
#inquiry_title .title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #333;
	text-align: left;
	vertical-align: top;
	position: absolute;
	height: auto;
	width: 750px;
	left: 7px;
	top: 5px;
	font-weight: bold;
}


#image_area {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	height: 112px;
	width: 100%;
	background-image: url(../image/bacckground_top_image.jpg);
	background-repeat: repeat;
	background-position: center center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#inquiry_form_top_info {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-align: left;
	vertical-align: top;
	height: auto;
	width: 760px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 8px;
	background-image: url(../image/catalo_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
