@charset "UTF-8";

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* construction style */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

table.construction {
	width: 580px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	border: none;
	border-collapse: collapse;
}
table.construction th {
	font-size: 12px;
	font-weight: bold;
	color: #704700;
	line-height: 1.5em;
	text-align: left;
	padding: 0px 5px 0px 5px;
	background-color: #FFFFFF;
	border: none;
	border-collapse: collapse;
}
table.construction th h4 {
	width: 484px!important;
	width/**/: 500px;
	font-size: 14px;
	font-weight: bold;
	color: #d96100;
	line-height: 2.0em;
	padding: 0px 0px 0px 16px;
}

table.construction td {
	width: 258px;
	font-size: 12px;
	height: 200px;
	font-weight: normal;
	color: #555555;
	line-height: 1.8em;
	vertical-align: top;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	border: none;
	border-collapse: collapse;
	
}
table.construction td.next {
	width: 28px!important;
	width/**/: 48px;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	line-height: 1.8em;
	text-align: center;
	padding: 0px 10px 0px 10px;
	background-color: #FFFFFF;
	border: none;
	border-collapse: collapse;
}
table.construction td.next img {
	display: block;
	width: 28px;
	height: 162px;
	vertical-align: top;
}

table.construction td span {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
table.construction td span img {
	width: 68px;
	height: 32px;
	text-align: center;
	margin: 0px auto 0px auto;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

