@charset "Shift_JIS";



/* 問い合わせ電話番号静止画 */
.info-image {

	background-image: url(image/tel number-2.png);
	height: 290px;
	width: 940px;
	margin-top: 05px;
	margin-bottom:50px;
	position: relative;
}


/* 本文エリア　最低幅の設定 */
.main-content {
	float: center;
	width: 66%;
	min-width: 940px;
}