@charset "utf-8";
/* ===================================================================
CSS information

 file name  :contact.css
 author     :igu (admin)
 style info :問い合わせページ
=================================================================== */

/*----------------------------------------------------
	メニューリンク
----------------------------------------------------*/
#gNav .contact{
	width:181px;
    background-position:-712px -41px;
}

#gNav .contact a{
	width:181px;
    background-position:-712px -41px;}
/*----------------------------------------------------
	.pageTop
		ページ内リンクの非表示
----------------------------------------------------*/
.pageTop {
	display:none;
}
/*----------------------------------------------------
	#main
		メイン
----------------------------------------------------*/
#main {
	float: left;
	width: 950px;
}

/*----------------------------------------------------
	.contents_parts
		コンテンツパーツ
----------------------------------------------------*/
.contents_parts {
	width:880px;
}
.contents_parts h2{
	width:880px;
}
