@charset "UTF-8";
/*////////////////////////////////////////////////////////////
/*contact.css*/


/*------------------------------------------------------------
	1. メインビジュアル
	2. テキストエリア
	3. 製品セクション
-------------------------------------------------------------*/
#content {
	background: none;
}

#main {
	background: none;
}



/*------------------------------------------------------------
	1. メインセクション
-------------------------------------------------------------*/
#mainSection {
	width: 962px;
	height: 401px;
	min-height: 401px;
	background: url(../img/bg.jpg) no-repeat 0 0;
	position: relative;
}

#mainSection .txt {
	position: absolute;
	top: 33px;
	left: 61px;
}
