@charset "utf-8";
/* 「展示会」ページ専用 */

/*▼▼▼▼▼▼▼▼▼▼▼各コンテンツ固有の設定▼▼▼▼▼▼▼▼▼▼*/
/*=====コンテンツ①：展示会施工ページの設定=====*/
#cont_title01 {
	width:890px;
	height:220px;
	background:url(../china/images/cont_title.png) no-repeat;
	text-indent:-9000px;
	margin-bottom: 10px;
}

h4#china_title01 {
	display:block;
	width:645px;
	height:32px;
	background:url(../china/images/china_title01.gif) no-repeat;
	margin-bottom:40px;
	text-indent:-9000px;
}

h4#china_title02 {
	display:block;
	width:645px;
	height:32px;
	background:url(../china/images/china_title02.gif) no-repeat;
	margin-bottom:40px;
	text-indent:-9000px;
}

h4#faq_title {
	display:block;
	width:645px;
	height:32px;
	background:url(images/faq_title.gif) no-repeat;
	margin-bottom:40px;
	text-indent:-9000px;
}


/*====▼リンク分部の設定====*/
/*展示会についてのよくある質問*/
div.china_faq {
	display:block;
	width:315px;
	height:120px;
	background:url(../china/images/link_banner01.gif) no-repeat;
}

.china_faq h5 {
	display:block;
	width:315px;
	height:25px;
	margin-top:5px;
	margin-bottom:15px;
	text-indent:-9000px;
}

.china_faq h5 a {
	display:block;
	width:315px;
	height:25px;
	margin:0;
	text-indent:-9000px;
}


.china_faq p {
	margin-left:10px;
	margin-right:5px;
	margin-bottom:20px;
}


/*展示会についてのよくある質問*/
div.china_jirei {
	display:block;
	width:315px;
	height:120px;
	background:url(../china/images/link_banner02.gif) no-repeat;
}

.china_jirei h5 {
	display:block;
	width:315px;
	height:25px;
	margin-top:5px;
	margin-bottom:15px;
	
}

.china_jirei h5 a {
	display:block;
	width:315px;
	height:25px;
	margin:0;
	text-indent:-9000px;
}

.china_jirei p {
	margin-left:10px;
	margin-right:5px;
	margin-bottom:20px;
}

/*====▲リンク分部の設定====*/

/*=====コンテンツ②：施工事例の紹介ページの設定=====*/
h4#jirei_title {
	display:block;
	width:645px;
	height:32px;
	background:url(../china/images/china_title03.gif) no-repeat;
	margin-bottom:40px;
	text-indent:-9000px;
}



.china_flow01 {
	width:630px;
	height:auto;
	margin-bottom:25px;
	margin-left:15px;
	background:url(../china/images/plan_bg.gif) no-repeat;
	}

.china_flow01 h5 {
	text-indent:-9000px;
	}

.china_flow01 p {
	display:block;
	width:auto;
	height:auto;
	margin-left: 120px;
	margin-top: 35px;
	}

.china_flow02 {
	width:630px;
	height:auto;
	margin-left:15px;
	margin-bottom:25px;
	background:url(../china/images/plan_bg2.gif) no-repeat;
	}

.china_flow02 h5 {
	text-indent:-9000px;
	}

.china_flow02 p {
	display:block;
	width:auto;
	height:auto;
	margin-left: 120px;
	margin-top: 35px;
	}

.china_flow03 {
	width:630px;
	height:112px;
	margin-left:15px;
	margin-bottom:25px;
	background:url(../china/images/plan_bg3.gif) no-repeat;
	}

.china_flow03 h5 {
	text-indent:-9000px;
	}

.china_flow03 p {
	display:block;
	width:395px;
	height:auto;
	margin-left: 120px;
	margin-top: 35px;
	}
