@charset "utf-8";
/* 「展示会」ページ専用 */

/*▼▼▼▼▼▼▼▼▼▼▼各コンテンツ固有の設定▼▼▼▼▼▼▼▼▼▼*/
/*=====コンテンツ①：お問い合わせページの設定=====*/
#cont_title01 {
	width:890px;
	height:220px;
	background:url(../contact/images/cont_title.png) no-repeat;
	text-indent:-9000px;
	margin-bottom: 10px;
}

h4#contact_title01 {
	display:block;
	width:645px;
	height:32px;
	background:url(../contact/images/contact_title01.gif) no-repeat;
	margin-bottom:40px;
	text-indent:-9000px;
}

h4#contact_title02 {
	display:block;
	width:645px;
	height:32px;
	background:url(../contact/images/contact_title02.gif) no-repeat;
	margin-bottom:40px;
	text-indent:-9000px;
}


/*====▼リンク分部の設定====*/

