@charset "utf-8";
/* 「店舗内装」ページ専用 */

/*▼▼▼▼▼▼▼▼▼▼▼各コンテンツ固有の設定▼▼▼▼▼▼▼▼▼▼*/
/*=====コンテンツ①：店舗内装施工ページの設定=====*/
#cont_title02 {
	width:890px;
	height:220px;
	background:url(../naisou/images/cont_title.png) no-repeat;
	text-indent:-9000px;
	margin-bottom: 10px;
}

h4#naisou_title01 {
	display:block;
	width:645px;
	height:32px;
	background:url(../naisou/images/naisou_title01.gif) no-repeat;
	margin-bottom:40px;
	text-indent:-9000px;
}

h4#naisou_title02 {
	display:block;
	width:645px;
	height:32px;
	background:url(../naisou/images/naisou_title02.gif) no-repeat;
	margin-bottom:30px;
	text-indent:-9000px;
}

h4#faq_title {
	display:block;
	width:645px;
	height:32px;
	background:url(../naisou/images/faq_title.gif) no-repeat;
	margin-bottom:30px;
	text-indent:-9000px;
}


/*====▼リンク分部の設定====*/
/*展示会についてのよくある質問*/
div.naisou_faq {
	display:block;
	width:315px;
	height:120px;
	background:url(../naisou/images/link_banner01.gif) no-repeat;
}

.naisou_faq h5 {
	display:block;
	width:315px;
	height:25px;
	margin-top:5px;
	margin-bottom:15px;
	text-indent:-9000px;
}

.naisou_faq h5 a {
	display:block;
	width:315px;
	height:25px;
	margin:0;
	text-indent:-9000px;
}


.naisou_faq p {
	margin-left:10px;
	margin-right:5px;
	margin-bottom:20px;
}


/*展示会についてのよくある質問*/
div.naisou_jirei {
	display:block;
	width:315px;
	height:120px;
	background:url(../naisou/images/link_banner02.gif) no-repeat;
}

.naisou_jirei h5 {
	display:block;
	width:315px;
	height:25px;
	margin-top:5px;
	margin-bottom:15px;
	
}

.naisou_jirei h5 a {
	display:block;
	width:315px;
	height:25px;
	margin:0;
	text-indent:-9000px;
}

.naisou_jirei p {
	margin-left:10px;
	margin-right:5px;
	margin-bottom:20px;
}

/*====▲リンク分部の設定====*/

/*=====コンテンツ②：施工事例の紹介ページの設定=====*/
h4#jirei_title {
	display:block;
	width:645px;
	height:32px;
	background:url(../naisou/images/jirei_title.gif) no-repeat;
	margin-bottom:40px;
	text-indent:-9000px;
}

