@charset "utf-8";
/* 「展示会」ページ専用 */

/*▼▼▼▼▼▼▼▼▼▼▼各コンテンツ固有の設定▼▼▼▼▼▼▼▼▼▼*/
/*=====コンテンツ①：展示会施工ページの設定=====*/
#cont_title01 {
	width:890px;
	height:220px;
	background:url(../nimlok/images/cont_title.png) no-repeat;
	text-indent:-9000px;
	margin-bottom: 10px;
}

h4#nimlok_title01 {
	display:block;
	width:645px;
	height:32px;
	background:url(../nimlok/images/nimlok_title01.gif) no-repeat;
	margin-bottom:40px;
	text-indent:-9000px;
}

h4#nimlok_title02 {
	display:block;
	width:645px;
	height:32px;
	background:url(../nimlok/images/nimlok_title02.gif) no-repeat;
	margin-bottom:40px;
	text-indent:-9000px;
}

h4#nimlok_title03 {
	display:block;
	width:645px;
	height:32px;
	background:url(../nimlok/images/nimlok_title03.gif) no-repeat;
	margin-bottom:40px;
	text-indent:-9000px;
}

h4#nimlok_title04 {
	display:block;
	width:645px;
	height:32px;
	background:url(../nimlok/images/nimlok_title04.gif) no-repeat;
	margin-bottom:40px;
	text-indent:-9000px;
}

h4#nimlok_title05 {
	display:block;
	width:645px;
	height:32px;
	background:url(../nimlok/images/nimlok_title05.gif) no-repeat;
	margin-bottom:40px;
	text-indent:-9000px;
}


h4#faq_title {
	display:block;
	width:645px;
	height:32px;
	background:url(../nimlok/images/faq_title.gif) no-repeat;
	margin-bottom:30px;
	text-indent:-9000px;
}


/*====▼リンク分部の設定====*/
/*よくある質問*/
div.nimu_faq {
	display:block;
	width:315px;
	height:120px;
	background:url(../nimlok/images/link_banner01.gif) no-repeat;
}

.nimu_faq h5 {
	display:block;
	width:315px;
	height:25px;
	margin-top:5px;
	margin-bottom:15px;
	text-indent:-9000px;
}

.nimu_faq h5 a {
	display:block;
	width:315px;
	height:25px;
	margin:0;
	text-indent:-9000px;
}


.nimu_faq p {
	margin-left:10px;
	margin-right:5px;
	margin-bottom:20px;
}



/*施工事例*/
div.nimu_jirei {
	display:block;
	width:315px;
	height:120px;
	background:url(../nimlok/images/link_banner02.gif) no-repeat;
}

.nimu_jirei h5 {
	display:block;
	width:315px;
	height:25px;
	margin-top:5px;
	margin-bottom:15px;
	
}

.nimu_jirei h5 a {
	display:block;
	width:315px;
	height:25px;
	margin:0;
	text-indent:-9000px;
}

.nimu_jirei p {
	margin-left:10px;
	margin-right:5px;
	margin-bottom:20px;
}


/*====▲リンク分部の設定====*/

/*=====コンテンツ②：施工事例の紹介ページの設定=====*/
h4#jirei_title {
	display:block;
	width:645px;
	height:32px;
	background:url(../tenjikai/images/tenji_title02.gif) no-repeat;
	margin-bottom:40px;
	text-indent:-9000px;
}

/*ラインナップの表示*/
#lineup {
	width:591px;
	height:auto;
	margin-left:15px;
	}

#lineup li {
	float:left;
	display:inline;/* for WinIE6 */
	width:115px;
	margin:0 0 5px 3px;
	}

.movie {
	margin:0 5px;
	}

.plagin {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	}

.paragraph p.img {
	display:block;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:15px;
	text-align:center;
	}
