@charset "utf-8";
/* ----------------------------------------------------------------- home */
/* ----------------------------------------------------------------- term */
/* ------------------------------ Clearfix */
.boxQuestionQ dl:after,
.boxQuestionA dl:after,
.navTermRelation ul:after {
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
	display: block;
	content: " ";
}
/* [hack] ie6 */
* html .boxQuestionQ dl,
* html .boxQuestionA dl,
* html .navTermRelation ul {
	zoom: 1;
}
/* [hack] ie7 */
*:first-child+html .boxQuestionQ dl,
*:first-child+html .boxQuestionA dl,
*:first-child+html .navTermRelation ul {
	zoom: 1;
}
/* ------------------------------ Other */
.boxTerm h2 {
	margin: 20px 0;
	padding: 8px 0 5px 8px;
	line-height: 1.25;
	color: #333;
	font-weight: bold;
	background: #F3F3F3;
	border-bottom: #DCDCDC solid 1px;
}
.boxTerm dt {
	clear: both;
	margin: 0 auto 8px;
	padding: 0;
	line-height: 1.25;
	color: #999;
	font-size: 100%;
	font-weight: bold;
	background: none;
}
.boxTerm dd {
	margin: 0 0 20px;
	padding: 0 0 17px;
	background: url(../images/line_dot_gray_h.gif) 0 100% repeat-x;
}


.navTermRelation {
	clear: both;
	width: 680px;
	margin: 0 auto 5px;
	padding: 10px 17px;
	border: #CCC double 3px;
}
.navTermRelation h4 {
	margin: 0 0 7px!important;
	padding: 0!important;
	color: #666!important;
	background: none!important;
}
.navTermRelation ul {
	margin: 0 0 10px;
	padding: 0 0 10px;
	background: url(../images/line_dot_gray_h.gif) 0 100% repeat-x;
}
.navTermRelation ul:last-child {
	margin: 0;
	padding: 0;
	background: none;
}
.navTermRelation ul li {
	float: left;
}
.navTermRelation ul li a {
	margin: 0 20px 0 0;
	padding: 0 0 0 9px;
	background: url(../images/ico_cnav.gif) 0 4px no-repeat;
}



.questions_s .col2EQ .col2L,
.questions_s .col2EQ .col2R,
.questions_ss .col2EQ .col2L,
.questions_ss .col2EQ .col2R,
.questions_bi .col2EQ .col2L,
.questions_bi .col2EQ .col2R,
.questions_ne .col2EQ .col2L,
.questions_ne .col2EQ .col2R,
.questions_sp .col2EQ .col2L,
.questions_sp .col2EQ .col2R,
.questions .col2EQ .col2L,
.questions .col2EQ .col2R {
	float: left;
	display: inline;
	zoom: 1;
	width: 325px;
}





/* ----------------------------------------------------------------- about */

.about #sectionBlock01 {
	margin-bottom: 50px;
}
.about #sectionBlock01 p {
	margin-bottom: 0!important;
}
.about #sectionBlock02 {
	margin-bottom: 50px;
	padding-bottom: 20px;
	text-align: center;
	border-bottom: #DCDCDC solid 1px;
}
.about #sectionBlock02 p {
	margin-bottom: 30px!important;
}
.about #sectionBlock03 {
	margin-bottom: 50px;
	text-align: center;
}
.about #sectionBlock03 p {
	margin-bottom: 25px!important;
}
.about #sectionBlock03 p:nth-child(3) {
	margin-bottom: 50px!important;
}

/* ------------------------------ add 120412 */

.ulDivisionList {
	margin: 0 0 15px;
}
.ulDivisionList li {
	float: left;
	width: 128px;
	margin: 0 0 0 20px;
}
.ulDivisionList li.ch1 {
	margin: 0;
}

/* ------------------------------ Clearfix */

.ulDivisionList:after {
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
	display: block;
	content: " ";
}
/* [hack] ie6 */
* html .ulDivisionList {
	zoom: 1;
}
/* [hack] ie7 */
*:first-child+html .ulDivisionList {
	zoom: 1;
}

/* ----------------------------------------------------------------- ns_ecopile */

.ns_ecopile .col3EQ ul:last-child {
	margin-top: -5px;
}

/* ----------------------------------------------------------------- ns_ecopile --- questions_ne */

.boxQuestionQ h2,
.boxQuestionQ h3 {
	margin: 0 0 8px!important;
	padding: 8px 0 5px 8px!important;
	line-height: 1.25!important;
	color: #333!important;
	font-weight: bold!important;
	background: #F3F3F3!important;
	border-bottom: #DCDCDC solid 1px!important;
}
.boxQuestionQ dl {
	width: 720px;
	margin: 0 0 20px;
	line-height: 1.8;
	background: url(../images/line_dot_gray_h.gif) 0 100% repeat-x;
}
.boxQuestionQ dt,
.boxQuestionQ dd {
	margin: 0 0 3px;
	padding: 8px 0 0;
	background: url(../images/line_dot_gray_h.gif) 0 0 repeat-x;
}
.boxQuestionQ dt:nth-child(1),
.boxQuestionQ dd:nth-child(2) {
	padding: 0;
	background: none;
}
.boxQuestionQ dt {
	clear: both;
	float: left;
	width: 50px;
	color: #5594B9;
}
.boxQuestionQ dd {
	float: left;
	width: 670px;
}

.boxQuestionA dl {
	width: 720px;
	margin: 0 0 20px;
	line-height: 1.8;
	background: url(../images/line_dot_gray_h.gif) 0 100% repeat-x;
}
.boxQuestionA dt,
.boxQuestionA dd {
	margin: 0 0 5px;
	padding: 18px 0 0;
	background: url(../images/line_dot_gray_h.gif) 0 0 repeat-x;
}
.boxQuestionA dt:nth-child(1),
.boxQuestionA dd:nth-child(2) {
	padding: 0;
	background: none;
}
.boxQuestionA dt {
	clear: both;
	float: left;
	width: 50px;
	color: #5594B9;
}
.boxQuestionA dd {
	float: left;
	width: 670px;
}
.boxQuestionA dd h3 {
	padding: 0!important;
	color: #5594B9!important;
	line-height: 1.8!important;
	font-size: 100%!important;
	font-weight: normal!important;
	background: none!important;
}
.ulPageTop {
	clear: both;
	width: 720px;
	margin: -10px 0 20px;
	font-size: 83%;
}
.ulPageTop li {
	text-align: right;
}
.ulPageTop li a {
}
.ulQuestionPl {
	clear: both;
	width: 720px;
	margin: -10px 11px 0;
	line-height: 1.2;
}
.ulQuestionPl li {
	float: left;
	width: auto;
	margin: 8px 10px 15px 0;
	padding: 0 10px 0 0;
	border-right: #DCDCDC solid 1px;
}
.ulQuestionPl li:last-child {
	border-right: none;
}
.ulQuestionPl li a {
	padding: 0 0 0 9px;
	background: url(../images/ico_tri_down_blue.gif) 0 5px no-repeat;
}


/* ----------------------------------------------------------------- ns_ecopile --- large_diameter --- features_ld --- benefits_ld */

/*
.benefits_ld h4 {
	padding: 0!important;
	color: #666!important;
	background: none!important;
}
*/
/* ----------------------------------------------------------------- ns_ecopile --- large_diameter --- features_ld --- compare_ld */
.compare_ld #table01 th:nth-child(1) {
	width: 16%;
}
.compare_ld #table01 th:nth-child(2),
.compare_ld #table01 th:nth-child(3),
.compare_ld #table01 th:nth-child(4) {
	width: 28%;
}
.compare_ld #table01 tr:nth-child(2) {
	text-align: center!important;
}

.compare_ld #table02 td:nth-child(1) {
	width: 35%;
}
.compare_ld #table02 td:nth-child(2) {
	width: 65%;
}
.compare_ld #table02 tr td:nth-child(2) {
	text-align: center;
	vertical-align: middle;
}

.compare_ld #table03 td:nth-child(1) {
	width: 35%;
}
.compare_ld #table03 td:nth-child(2) {
	width: 65%;
}
.compare_ld #table03 tr td:nth-child(2) {
	text-align: center;
	vertical-align: middle;
}

.compare_ld #table04 td:nth-child(1) {
	width: 24%;
}
.compare_ld #table04 td:nth-child(2),
.compare_ld #table04 td:nth-child(3),
.compare_ld #table04 td:nth-child(4),
.compare_ld #table04 td:nth-child(5) {
	width: 19%;
}

.compare_ld #sectionBlock05 .col3EQ:nth-child(3) .col3w1:nth-child(3) h3 {
	padding-top: 1.25em!important;
}
/* ----------------------------------------------------------------- ns_ecopile --- large_diameter --- features_ld --- authentication_ld */
.authentication_ld .section .hrDot {
	margin-top: -6px;
}
.authentication_ld #sectionBlock01 .col3EQ:nth-child(4) .icoZoom,
.authentication_ld #sectionBlock01 .col3EQ:nth-child(5) .icoZoom {
	right: 58px;
	bottom: 7px;
}
.authentication_ld #sectionBlock01 .col3EQ:nth-child(6) .icoZoom {
	right: 57px;
	bottom: 7px;
}
.authentication_ld #sectionBlock02 .col3EQ:nth-child(2) .icoZoom,
.authentication_ld #sectionBlock02 .col3EQ:nth-child(3) .icoZoom {
	right: 58px;
	bottom: 7px;
}
.authenticationSection#sectionBlock04 .col3EQ .icoZoom {
	right: 60px;
	bottom: 7px;
}
/* ----------------------------------------------------------------- ns_ecopile --- large_diameter --- howto_ld --- machine_ld */
.machine_ld #table01 {
	margin: 0 0 5px!important;
}
.machine_ld #table01 th:nth-child(1) {
	width: 25%;
}
.machine_ld #table01 th:nth-child(2),
.machine_ld #table01 th:nth-child(3),
.machine_ld #table01 th:nth-child(4) {
	width: 25%;
}
/* ----------------------------------------------------------------- ns_ecopile --- large_diameter --- howto_ld --- management_ld */
.management_ld #table01 {
	margin: 0 0 5px!important;
}
.management_ld #table01 th:nth-child(1) {
	width: 20%;
}
.management_ld #table01 th:nth-child(2) {
	width: 80%;
}
/* ----------------------------------------------------------------- ns_ecopile --- large_diameter --- documents_ld --- construction_ld */
.construction_ld #table01 th:nth-child(1) {
	width: 25%;
}
.construction_ld #table01 th:nth-child(2) {
	width: 75%;
}

.construction_ld #table02 tr td:nth-child(1),
.construction_ld #table03 tr td:nth-child(1) {
	width: 20px;
}

.construction_ld #table04 {
	margin-bottom: 5px!important;
}
.construction_ld #table04 tr:nth-child(3) td:nth-child(1) {
	width: 10%;
	white-space: normal;
}
.construction_ld #table04 tr:nth-child(3) td:nth-child(2) {
	width: 26%;
}
.construction_ld #table04 tr:nth-child(3) td:nth-child(3) {
	width: 14%;
}
.construction_ld #table04 tr:nth-child(3) td:nth-child(4),
.construction_ld #table04 tr:nth-child(3) td:nth-child(5),
.construction_ld #table04 tr:nth-child(3) td:nth-child(6) {
	width: 12%;
}
.construction_ld #table04 tr:nth-child(3) td:nth-child(7) {
	width: 14%;
}
.construction_ld #table04 tr td:nth-child(4),
.construction_ld #table04 tr td:nth-child(5),
.construction_ld #table04 tr td:nth-child(6) {
	text-align: center;
}
.construction_ld #table04 td {
	vertical-align: middle!important;
}

/* ----------------------------------------------------------------- ns_ecopile --- large_diameter --- documents_ld --- publicworks_ld */
.publicworks_ld #table01 tr:nth-child(2) th {
	width: 25%;
}
.publicworks_ld #table01 tr:nth-child(2) td {
	width: 75%;
}

.publicworks_ld .dlDefinitionFormula {
	width: 350px;
}
.publicworks_ld .dlDefinitionFormula dt {
	width: 50px;
}
.publicworks_ld .dlDefinitionFormula dd {
	width: 300px;
}

/* ----------------------------------------------------------------- ns_ecopile --- small_diameter --- features_sd --- benefits_sd */
.ns_ecopile .olBenefits {
	margin: 0 0 5px;
}
.ns_ecopile .olBenefits li {
	padding: 0 0 5px 27px;
	font-weight: bold;
	font-size: 116%;
}
.ns_ecopile .olBenefits li:nth-child(1) {
	background: url(../../ns_ecopile_images/ns_ecopile/small_diameter/features/num_benefits_01.gif) 0 2px no-repeat;
}
.ns_ecopile .olBenefits li:nth-child(2) {
	background: url(../../ns_ecopile_images/ns_ecopile/small_diameter/features/num_benefits_02.gif) 0 2px no-repeat;
}
.ns_ecopile .olBenefits li:nth-child(3) {
	background: url(../../ns_ecopile_images/ns_ecopile/small_diameter/features/num_benefits_03.gif) 0 2px no-repeat;
}
.ns_ecopile .olBenefits li:nth-child(4) {
	background: url(../../ns_ecopile_images/ns_ecopile/small_diameter/features/num_benefits_04.gif) 0 2px no-repeat;
}

/* ----------------------------------------------------------------- ns_ecopile --- small_diameter --- features_sd --- authentication_sd */
.authentication_sd #sectionBlock01 .col3EQ .icoZoom {
	right: 58px;
	bottom: 7px;
}

/* ----------------------------------------------------------------- ns_ecopile --- small_diameter --- howto_sd --- machine_sd */
.machine_sd #table01 tr:nth-child(3) th:nth-child(1) {
	width: 4%;
	white-space: normal;
}
.machine_sd #table01 tr:nth-child(3) th:nth-child(2) {
	width: 16%;
}
.machine_sd #table01 tr:nth-child(3) td {
	width: 16%;
}
.machine_sd #table01 span {
	font-size: 83%;
}

.machine_sd #table02 tr:nth-child(4) th:nth-child(1) {
	width: 4%;
	white-space: normal;
}
.machine_sd #table02 tr:nth-child(4) th:nth-child(2) {
	width: 16%;
}
.machine_sd #table02 tr:nth-child(4) td {
	width: 16%;
}
.machine_sd #table02 span {
	font-size: 83%;
}

/* ----------------------------------------------------------------- ns_ecopile --- small_diameter --- documents_sd --- construction_chart_sd */

.construction_chart_sd #table01,
.construction_chart_sd #table02,
.construction_chart_sd #table03 {
	margin: 0 0 10px;
}

.construction_chart_sd .txtCaution2 {
	margin: 0 0 20px;
}

.construction_chart_sd #table02 th,
.construction_chart_sd #table02 td,
.construction_chart_sd #table03 th,
.construction_chart_sd #table03 td {
	padding: 4px 7px 3px!important;
}
.construction_chart_sd #table02 tr:nth-child(2),
.construction_chart_sd #table03 tr:nth-child(2) {
	font-size: 83%;
}
.mac .construction_chart_sd #table02 td:nth-child(5),
.mac .construction_chart_sd #table02 td:nth-child(6),
.mac .construction_chart_sd #table02 td:nth-child(7),
.mac .construction_chart_sd #table02 td:nth-child(8),
.mac .construction_chart_sd #table02 td:nth-child(9),
.mac .construction_chart_sd #table02 td:nth-child(10),
.mac .construction_chart_sd #table02 td:nth-child(11),
.mac .construction_chart_sd #table02 td:nth-child(12),
.mac .construction_chart_sd #table02 td:nth-child(13),
.mac .construction_chart_sd #table02 td:nth-child(14),
.mac .construction_chart_sd #table03 td:nth-child(5),
.mac .construction_chart_sd #table03 td:nth-child(6),
.mac .construction_chart_sd #table03 td:nth-child(7),
.mac .construction_chart_sd #table03 td:nth-child(8),
.mac .construction_chart_sd #table03 td:nth-child(9),
.mac .construction_chart_sd #table03 td:nth-child(10),
.mac .construction_chart_sd #table03 td:nth-child(11),
.mac .construction_chart_sd #table03 td:nth-child(12),
.mac .construction_chart_sd #table03 td:nth-child(13),
.mac .construction_chart_sd #table03 td:nth-child(14) {
	font-size: 83%;
}

/* ----------------------------------------------------------------- ns_ecopile --- small_diameter --- documents_sd --- construction_expression_sd */

.construction_expression_sd #table01 th:nth-child(1) {
	width: 25%;
}
.construction_expression_sd #table01 th:nth-child(2) {
	width: 75%;
}

.construction_expression_sd #table02 {
	margin-bottom: 5px!important;
}
.construction_expression_sd #table02 tr:nth-child(3) td:nth-child(1) {
	width: 10%;
	white-space: normal;
}
.construction_expression_sd #table02 tr:nth-child(3) td:nth-child(2) {
	width: 26%;
}
.construction_expression_sd #table02 tr:nth-child(3) td:nth-child(3) {
	width: 14%;
}
.construction_expression_sd #table02 tr:nth-child(3) td:nth-child(4),
.construction_expression_sd #table02 tr:nth-child(3) td:nth-child(5),
.construction_expression_sd #table02 tr:nth-child(3) td:nth-child(6) {
	width: 12%;
}
.construction_expression_sd #table02 tr:nth-child(3) td:nth-child(7) {
	width: 14%;
}
.construction_expression_sd #table02 tr td:nth-child(4),
.construction_expression_sd #table02 tr td:nth-child(5),
.construction_expression_sd #table02 tr td:nth-child(6) {
	text-align: center;
}
.construction_expression_sd #table02 td {
	vertical-align: middle!important;
}

/* ----------------------------------------------------------------- ns_ecopile --- small_diameter --- documents_sd --- publicworks_chart_sd */

.publicworks_chart_sd .txtCaution2 {
	margin: 0 0 20px;
}
.publicworks_chart_sd #table01,
.publicworks_chart_sd #table02,
.publicworks_chart_sd #table03 {
	margin: 0 0 10px;
}
.publicworks_chart_sd #table02 th,
.publicworks_chart_sd #table02 td,
.publicworks_chart_sd #table03 th,
.publicworks_chart_sd #table03 td {
	padding: 4px 7px 3px!important;
}
.publicworks_chart_sd #table02 tr:nth-child(2),
.publicworks_chart_sd #table03 tr:nth-child(2) {
	font-size: 83%;
}

.publicworks_chart_sd #table01 tr:nth-child(1) th:nth-child(1),
.publicworks_chart_sd #table01 tr:nth-child(1) th:nth-child(2),
.publicworks_chart_sd #table01 tr:nth-child(1) th:nth-child(3),
.publicworks_chart_sd #table01 tr:nth-child(1) th:nth-child(4),
.publicworks_chart_sd #table01 tr:nth-child(1) th:nth-child(5) {
	width: 10%;
}
.publicworks_chart_sd #table01 tr:nth-child(2) th:nth-child(1) {
	width: 13%;
}
.publicworks_chart_sd #table01 tr:nth-child(2) th:nth-child(2) {
	width: 6%;
}
.publicworks_chart_sd #table01 tr:nth-child(1) th:nth-child(7) {
	width: 13%;
}
.publicworks_chart_sd #table01 tr:nth-child(1) th:nth-child(8) {
	width: 10%;
}

.publicworks_chart_sd #table02 tr:nth-child(1) th:nth-child(1) {
	width: 11%;
}
.publicworks_chart_sd #table02 tr:nth-child(1) th:nth-child(2) {
	width: 18%;
}
.publicworks_chart_sd #table02 tr:nth-child(1) th:nth-child(3) {
	width: 15%;
}
.publicworks_chart_sd #table02 tr:nth-child(2) th:nth-child(1),
.publicworks_chart_sd #table02 tr:nth-child(2) th:nth-child(2),
.publicworks_chart_sd #table02 tr:nth-child(2) th:nth-child(3),
.publicworks_chart_sd #table02 tr:nth-child(2) th:nth-child(4),
.publicworks_chart_sd #table02 tr:nth-child(2) th:nth-child(5),
.publicworks_chart_sd #table02 tr:nth-child(2) th:nth-child(6),
.publicworks_chart_sd #table02 tr:nth-child(2) th:nth-child(7),
.publicworks_chart_sd #table02 tr:nth-child(2) th:nth-child(8) {
	width: 7%;
}
.tdColor01 {
	color: #FFF;
	background: #9F9F00;
}

.publicworks_chart_sd #table03 tr:nth-child(1) th:nth-child(1) {
	width: 11%;
}
.publicworks_chart_sd #table03 tr:nth-child(1) th:nth-child(2) {
	width: 18%;
}
.publicworks_chart_sd #table03 tr:nth-child(1) th:nth-child(3) {
	width: 15%;
}
.publicworks_chart_sd #table03 tr:nth-child(2) th:nth-child(1),
.publicworks_chart_sd #table03 tr:nth-child(2) th:nth-child(2),
.publicworks_chart_sd #table03 tr:nth-child(2) th:nth-child(3),
.publicworks_chart_sd #table03 tr:nth-child(2) th:nth-child(4),
.publicworks_chart_sd #table03 tr:nth-child(2) th:nth-child(5),
.publicworks_chart_sd #table03 tr:nth-child(2) th:nth-child(6),
.publicworks_chart_sd #table03 tr:nth-child(2) th:nth-child(7),
.publicworks_chart_sd #table03 tr:nth-child(2) th:nth-child(8) {
	width: 7%;
}
/* ----------------------------------------------------------------- ns_ecopile --- small_diameter --- documents_sd --- publicworks_expression_sd */
.publicworks_expression_sd #table01 tr th:nth-child(1) {
	width: 30%;
	white-space: normal;
}
.publicworks_expression_sd #table01 tr td:nth-child(2) {
	width: 70%;
}

.publicworks_expression_sd #table02 tr:nth-child(3) th:nth-child(1) {
	width: 15%;
}
.publicworks_expression_sd #table02 tr:nth-child(3) td:nth-child(2) {
	width: 25%;
}
.publicworks_expression_sd #table02 tr:nth-child(3) td:nth-child(3),
.publicworks_expression_sd #table02 tr:nth-child(3) td:nth-child(4),
.publicworks_expression_sd #table02 tr:nth-child(3) td:nth-child(5) {
	width: 20%;
}

.publicworks_expression_sd #table03 tr th:nth-child(1),
.publicworks_expression_sd #table03 tr th:nth-child(2) {
	width: 50%;
}
/* ----------------------------------------------------------------- ns_ecopile --- ns_ecospiral --- features_nes --- benefits_nes */

/* ----------------------------------------------------------------- ns_ecopile --- ns_ecospiral --- features_nes --- compare_nes */
.compare_nes #table01 th {
	white-space: normal!important;
}
.compare_nes #table01 th,
.compare_nes #table01 td {
	padding: 4px 5px 3px!important;
}
.compare_nes #table01 td {
	text-align: center;
}
.compare_nes #table01 tr:nth-child(1) th,
.compare_nes #table01 tr:nth-child(2) th {
	width: 4%;
	padding: 10px 5px!important;
	text-align: center;
}
.compare_nes #table01 tr:nth-child(1) th:nth-child(1) {
	padding: 0!important;
	width: 60%;
}
.compare_nes #table01 tr:nth-child(3) th:nth-child(1),
.compare_nes #table01 tr:nth-child(3) th:nth-child(2),
.compare_nes #table01 tr:nth-child(7) th:nth-child(2) {
	width: 13%;
}
.compare_nes #table01 tr:nth-child(3) th:nth-child(3) {
	width: 34%;
}
.compare_nes #table01 tr:nth-child(7) th:nth-child(3) {
	width: 21%;
}
.compare_nes #table01 tr:nth-child(1) th:last-child,
.compare_nes #table01 tr td:last-child {
	background: #FFC;
}

/* ----------------------------------------------------------------- ns_ecopile --- ns_ecospiral --- howto_nes --- machine_nes */
.machine_nes #table01 tr:nth-child(3) th:nth-child(1) {
	width: 4%;
	white-space: normal;
}
.machine_nes #table01 tr:nth-child(3) th:nth-child(2) {
	width: 20%;
}
.machine_nes #table01 tr:nth-child(3) td {
	width: 19%;
}

.machine_nes #table02 tr:nth-child(4) th:nth-child(1) {
	width: 4%;
	white-space: normal;
}
.machine_nes #table02 tr:nth-child(4) th:nth-child(2) {
	width: 20%;
}
.machine_nes #table02 tr:nth-child(4) td {
	width: 19%;
}

/* ----------------------------------------------------------------- ns_ecopile --- ns_ecospiral --- documents_nes縲*/
.documents_nes #table01 {
	margin-bottom: 5px!important;
}

/* ----------------------------------------------------------------- spatial_structure */
.spatial_structure .col3EQ ul:last-child {
	margin-top: -5px;
}
/* ----------------------------------------------------------------- spatial_structure --- ns_truss --- features_ntr --- benefits_ntr */

.benefits_ntr #table01 th:nth-child(1) {
	width: 30%;
}
.benefits_ntr #table01 th:nth-child(2),
.benefits_ntr #table01 th:nth-child(3) {
	width: 35%;
}

/* ----------------------------------------------------------------- spatial_structure --- ns_truss --- features_ntr --- authentication_ntr */
.authentication_ntr .section .icoZoom {
	right: 59px;
	bottom: 5px;
}

/* ----------------------------------------------------------------- spatial_structure --- ns_truss --- howto_ntr */

/* ----------------------------------------------------------------- spatial_structure --- ns_truss --- lineup_ntr */

.lineup_ntr #table01 th:nth-child(1),
.lineup_ntr #table01 th:nth-child(3) {
	width: 40%;
}
.lineup_ntr #table01 th:nth-child(2) {
	width: 20%;
}

.lineup_ntr #table02 th:nth-child(1),
.lineup_ntr #table02 th:nth-child(3) {
	width: 40%;
}
.lineup_ntr #table02 th:nth-child(2) {
	width: 20%;
}

/* 15/06/08 ins */
.lineup_ntr #table06 {
    width: 139px;
}
.lineup_ntr #table06 tr td {
	line-height: 21px;
}
.lineup_ntr #table07 td:nth-child(1),
.lineup_ntr #table07 td:nth-child(3) {
	width: 69px;
}
.lineup_ntr #table07 td:nth-child(2),
.lineup_ntr #table07 td:nth-child(4) {
    width: 139px;
}
.lineup_ntr .col2L.col2Lmin {
	width: 139px;
}
/* 15/06/08 ins */

/* ----------------------------------------------------------------- spatial_structure --- ns_truss --- documents_ntr */
/*
.documents_ntr #sectionBlock01 .col2EQ .col2L .col2w05:nth-child(1) {
	margin: 0;
}
.documents_ntr #sectionBlock01 .col2EQ .col2L .col2w05:nth-child(2) {
	margin: 0 0 0 20px;
}
*/
/* ----------------------------------------------------------------- spatial_structure --- ns_truss --- performance_ntr */

/* ----------------------------------------------------------------- spatial_structure --- w_truss --- lineup_wtr */

.lineup_wtr #table01 {
	margin-bottom: 10px!important;
}
.lineup_wtr #table01 th {
	width: 25%;
}

/* ----------------------------------------------------------------- spatial_structure --- ns_tension --- features_nte --- authentication_nte */

.authentication_nte .section .icoZoom {
	right: 59px;
	bottom: 5px;
}

/* ----------------------------------------------------------------- spatial_structure --- ns_tension --- lineup_nte */

.lineup_nte .section table th:first-child img {
	float: left;
	width: 60px;
	margin: 1px 10px 0 3px;
}
.lineup_nte #table01 th,
.lineup_nte #table01 td,
.lineup_nte #table02 th,
.lineup_nte #table02 td,
.lineup_nte #table03 th,
.lineup_nte #table03 td,
.lineup_nte #table04 th,
.lineup_nte #table04 td,
.lineup_nte #table05 th,
.lineup_nte #table05 td {
	padding: 4px 5px 3px!important;
}

.lineup_nte #table01 tr:nth-child(3),
.lineup_nte #table01 tr:nth-child(4) {
	font-size: 83%;
}
.lineup_nte #table01 tr:nth-child(5) td:nth-child(1) {
	width: 6%;
}
.lineup_nte #table01 tr:nth-child(5) td:nth-child(2),
.lineup_nte #table01 tr:nth-child(5) td:nth-child(3) {
	width: 15%;
}
.lineup_nte #table01 tr:nth-child(5) td:nth-child(4),
.lineup_nte #table01 tr:nth-child(5) td:nth-child(5),
.lineup_nte #table01 tr:nth-child(5) td:nth-child(6),
.lineup_nte #table01 tr:nth-child(5) td:nth-child(7),
.lineup_nte #table01 tr:nth-child(5) td:nth-child(8),
.lineup_nte #table01 tr:nth-child(5) td:nth-child(9),
.lineup_nte #table01 tr:nth-child(5) td:nth-child(10),
.lineup_nte #table01 tr:nth-child(5) td:nth-child(11) {
	width: 8%;
}

.lineup_nte #table02 tr:nth-child(3),
.lineup_nte #table02 tr:nth-child(4) {
	font-size: 83%;
}
.lineup_nte #table02 tr:nth-child(5) td:nth-child(1) {
	width: 6%;
}
.lineup_nte #table02 tr:nth-child(5) td:nth-child(2),
.lineup_nte #table02 tr:nth-child(5) td:nth-child(3) {
	width: 15%;
}
.lineup_nte #table02 tr:nth-child(5) td:nth-child(4),
.lineup_nte #table02 tr:nth-child(5) td:nth-child(5),
.lineup_nte #table02 tr:nth-child(5) td:nth-child(6),
.lineup_nte #table02 tr:nth-child(5) td:nth-child(7),
.lineup_nte #table02 tr:nth-child(5) td:nth-child(8),
.lineup_nte #table02 tr:nth-child(5) td:nth-child(9),
.lineup_nte #table02 tr:nth-child(5) td:nth-child(10),
.lineup_nte #table02 tr:nth-child(5) td:nth-child(11) {
	width: 8%;
}

.lineup_nte #table03 tr:nth-child(3) {
	font-size: 83%;
}
.lineup_nte #table03 tr:nth-child(4) td:nth-child(1),
.lineup_nte #table03 tr:nth-child(4) td:nth-child(2) {
	width: 10%;
}
.lineup_nte #table03 tr:nth-child(4) td:nth-child(3),
.lineup_nte #table03 tr:nth-child(4) td:nth-child(4) {
	width: 20%;
}
.lineup_nte #table03 tr:nth-child(4) td:nth-child(5),
.lineup_nte #table03 tr:nth-child(4) td:nth-child(6),
.lineup_nte #table03 tr:nth-child(4) td:nth-child(7),
.lineup_nte #table03 tr:nth-child(4) td:nth-child(8) {
	width: 10%;
}

.lineup_nte #table04 tr:nth-child(3) {
	font-size: 83%;
}
.lineup_nte #table04 tr:nth-child(4) td:nth-child(1),
.lineup_nte #table04 tr:nth-child(4) td:nth-child(2) {
	width: 10%;
}
.lineup_nte #table04 tr:nth-child(4) td:nth-child(3),
.lineup_nte #table04 tr:nth-child(4) td:nth-child(4) {
	width: 20%;
}
.lineup_nte #table04 tr:nth-child(4) td:nth-child(5),
.lineup_nte #table04 tr:nth-child(4) td:nth-child(6),
.lineup_nte #table04 tr:nth-child(4) td:nth-child(7),
.lineup_nte #table04 tr:nth-child(4) td:nth-child(8) {
	width: 10%;
}

.lineup_nte #table05 tr:nth-child(3) {
	font-size: 83%;
}
.lineup_nte #table05 tr:nth-child(4) td:nth-child(1),
.lineup_nte #table05 tr:nth-child(4) td:nth-child(2) {
	width: 10%;
}
.lineup_nte #table05 tr:nth-child(4) td:nth-child(3),
.lineup_nte #table05 tr:nth-child(4) td:nth-child(4) {
	width: 20%;
}
.lineup_nte #table05 tr:nth-child(4) td:nth-child(5),
.lineup_nte #table05 tr:nth-child(4) td:nth-child(6),
.lineup_nte #table05 tr:nth-child(4) td:nth-child(7),
.lineup_nte #table05 tr:nth-child(4) td:nth-child(8) {
	width: 10%;
}

/* ----------------------------------------------------------------- spatial_structure --- ns_tension --- performance_nte */

.performance_nte #sectionBlock02 .col3EQ .col3w1:nth-child(1) h3,
.performance_nte #sectionBlock02 .col3EQ .col3w1:nth-child(2) h3 {
	padding-top: 1.25em;
}

/* ----------------------------------------------------------------- base_isolation */
.base_isolation .col3EQ ul:last-child {
	margin-top: -5px;
}
.base_isolation #lnav ul li h3.menu_bi_h3 {
	font-size: 12px;
	font-weight: bold;
}
.base_isolation #lnav ul li h4.menu_bi_h4 {
	font-size: 83%;
	font-weight: bold;
	margin: 6px 0 0;
	padding: 7px 10px 0 20px;
}
.base_isolation #lnav .noneBorder {
	margin: 0;
	border: none;
}
.base_isolation #lnav ul li ul.menu_lvl1 {
}
.base_isolation #lnav ul li ul.menu_lvl2 {
	padding: 0 0 0 8px;
}

/* ----------------------------------------------------------------- base_isolation --- about_bi */

.about_bi #table01 tr:nth-child(1) th {
	width:25%;
}
.about_bi #table01 tr:nth-child(4) td,
.about_bi #table01 tr:nth-child(5) td,
.about_bi #table01 tr:nth-child(6) td,
.about_bi #table01 tr:nth-child(7) td,
.about_bi #table01 tr:nth-child(8) td,
.about_bi #table01 tr:nth-child(9) td,
.about_bi #table01 tr:nth-child(10) td {
	height: 3em;
	vertical-align: middle;
	text-align: center;
}

.about_bi #table02 th,
.about_bi #table02 td {
	width:25%;
}
.about_bi #table02 tr:nth-child(1) td,
.about_bi #table02 tr:nth-child(3) td {
	border-bottom: none!important;
}
/*
.about_bi #table02 tr:nth-child(2) td {
	padding: 15px 10px;
}
*/

/* ----------------------------------------------------------------- base_isolation --- damper_u --- features_du --- authentication_du */
.authentication_du .section .icoZoom {
	right: 59px;
	bottom: 5px;
}

/* ----------------------------------------------------------------- base_isolation --- damper_u --- lineup_du --- combinations_du */

.combinations_du #table01 {
	margin-bottom: 5px!important;
}
.combinations_du #table01 tr:nth-child(3) td:nth-child(1) {
	width: 21%;
}
.combinations_du #table01 tr:nth-child(3) td:nth-child(2),
.combinations_du #table01 tr:nth-child(3) td:nth-child(3) {
	width: 11%;
}
.combinations_du #table01 tr:nth-child(3) td:nth-child(4),
.combinations_du #table01 tr:nth-child(3) td:nth-child(5),
.combinations_du #table01 tr:nth-child(3) td:nth-child(6) {
	width: 8%;
}
.combinations_du #table01 tr:nth-child(3) td:nth-child(7),
.combinations_du #table01 tr:nth-child(3) td:nth-child(8),
.combinations_du #table01 tr:nth-child(3) td:nth-child(9) {
	width: 11%;
}

.combinations_du #table02 {
	margin-bottom: 5px!important;
}
.combinations_du #table02 tr:nth-child(3) td {
	width: 6%;
}
.combinations_du #table02 tr:nth-child(3) td:nth-child(1) {
	width: 18%;
}
.combinations_du #table02 tr:nth-child(3) td:nth-child(11),
.combinations_du #table02 tr:nth-child(3) td:nth-child(12),
.combinations_du #table02 tr:nth-child(3) td:nth-child(13),
.combinations_du #table02 tr:nth-child(3) td:nth-child(14) {
	width: 7%;
}

.combinations_du #table03 {
	margin-bottom: 5px!important;
}
.combinations_du #table03 tr:nth-child(2) td:nth-child(1) {
	width: 18%;
}
.combinations_du #table03 tr:nth-child(2) td:nth-child(2),
.combinations_du #table03 tr:nth-child(2) td:nth-child(4),
.combinations_du #table03 tr:nth-child(2) td:nth-child(5),
.combinations_du #table03 tr:nth-child(2) td:nth-child(6),
.combinations_du #table03 tr:nth-child(2) td:nth-child(7),
.combinations_du #table03 tr:nth-child(2) td:nth-child(9) {
	width: 11%;
}
.combinations_du #table03 tr:nth-child(2) td:nth-child(3),
.combinations_du #table03 tr:nth-child(2) td:nth-child(8) {
	width: 8%;
}

.combinations_du #table04 {
	margin-bottom: 5px!important;
}
.combinations_du #table04 tr:nth-child(2) td:nth-child(1) {
	width: 18%;
}
.combinations_du #table04 tr:nth-child(2) td:nth-child(2),
.combinations_du #table04 tr:nth-child(2) td:nth-child(4),
.combinations_du #table04 tr:nth-child(2) td:nth-child(5),
.combinations_du #table04 tr:nth-child(2) td:nth-child(6),
.combinations_du #table04 tr:nth-child(2) td:nth-child(7),
.combinations_du #table04 tr:nth-child(2) td:nth-child(9) {
	width: 11%;
}
.combinations_du #table04 tr:nth-child(2) td:nth-child(3),
.combinations_du #table04 tr:nth-child(2) td:nth-child(8) {
	width: 8%;
}

/* ----------------------------------------------------------------- base_isolation --- unbondedbrace --- features_ub --- benefits_ub */

.base_isolation .olBenefits {
	margin: 0 0 5px;
}
.base_isolation .olBenefits li {
	padding: 0 0 5px 27px;
	font-weight: bold;
	font-size: 116%;
}
.base_isolation .olBenefits li:nth-child(1) {
	background: url(../../ns_ecopile_images/base_isolation/unbondedbrace/features/num_benefits_01.gif) 0 2px no-repeat;
}
.base_isolation .olBenefits li:nth-child(2) {
	background: url(../../ns_ecopile_images/base_isolation/unbondedbrace/features/num_benefits_02.gif) 0 2px no-repeat;
}
.base_isolation .olBenefits li:nth-child(3) {
	background: url(../../ns_ecopile_images/base_isolation/unbondedbrace/features/num_benefits_03.gif) 0 2px no-repeat;
}
.base_isolation .olBenefits li:nth-child(4) {
	background: url(../../ns_ecopile_images/base_isolation/unbondedbrace/features/num_benefits_04.gif) 0 2px no-repeat;
}

.base_isolation .textArea { 
	overflow:auto; 
	zoom:1;
}

.base_isolation .left{
	float:left;
}

.base_isolation .right{
	float:right;
}

.base_isolation .merit{
	width:320px;
	padding:10px;
	border:1px solid #CCC;
	overflow:hidden;
}

.base_isolation .btnPdf{
	text-align:center;
	margin:40px auto 40px;
}

/* ----------------------------------------------------------------- base_isolation --- unbondedbrace --- features_ub --- authentication_ub */
.authentication_ub .section .icoZoom {
	right: 59px;
	bottom: 5px;
}

/* ----------------------------------------------------------------- base_isolation --- unbondedbrace --- lineup_ub --- type_ub */

.type_ub #sectionBlock01 div:nth-child(4) {
	border: #D6D6D6 solid 1px;
	margin: 10px 0 20px;
	padding: 10px 10px 0;
}

.type_ub #table01 {
	margin-bottom: 10px!important;
}
.type_ub #table01 tr:nth-child(1) th:nth-child(1) {
	width: 40%;
}
.type_ub #table01 tr:nth-child(1) th:nth-child(2),
.type_ub #table01 tr:nth-child(1) th:nth-child(3) {
	width: 30%;
}

.type_ub #table02 {
	margin-bottom: 10px!important;
}

.type_ub #table02 tr:nth-child(1) th:nth-child(1) {
	width: 20%;
}
.type_ub #table02 tr:nth-child(1) th:nth-child(2) {
	width: 40%;
}
.type_ub #table02 tr:nth-child(1) th:nth-child(3) {
	width: 20%;
}
.type_ub #table02 tr:nth-child(1) th:nth-child(4) {
	width: 20%;
}

.type_ub #table02 tr:nth-child(3) td:nth-child(2) {
	width: 13%;
}
.type_ub #table02 tr:nth-child(3) td:nth-child(3) {
	width: 27%;
}

.type_ub #table03 {
}
.type_ub #table03 th,
.type_ub #table03 td {
	padding: 4px 5px 3px!important;
}
.type_ub #table03 tr td:nth-child(2),
.type_ub #table03 tr td:nth-child(3),
.type_ub #table03 tr td:nth-child(4),
.type_ub #table03 tr td:nth-child(5),
.type_ub #table03 tr td:nth-child(6),
.type_ub #table03 tr td:nth-child(7),
.type_ub #table03 tr td:nth-child(8),
.type_ub #table03 tr td:nth-child(9),
.type_ub #table03 tr td:nth-child(10),
.type_ub #table03 tr td:nth-child(11),
.type_ub #table03 tr td:nth-child(12) {
	text-align: right;
}

.type_ub #table04 {
}
.type_ub #table04 th,
.type_ub #table04 td {
	padding: 4px 5px 3px!important;
}
.type_ub #table04 tr td:nth-child(2),
.type_ub #table04 tr td:nth-child(3),
.type_ub #table04 tr td:nth-child(4),
.type_ub #table04 tr td:nth-child(5),
.type_ub #table04 tr td:nth-child(6),
.type_ub #table04 tr td:nth-child(7),
.type_ub #table04 tr td:nth-child(8),
.type_ub #table04 tr td:nth-child(9),
.type_ub #table04 tr td:nth-child(10),
.type_ub #table04 tr td:nth-child(11),
.type_ub #table04 tr td:nth-child(12) {
	text-align: right;
}

.type_ub #table05 {
	margin-bottom: 10px;
}
.type_ub #table05 th,
.type_ub #table05 td {
	padding: 4px 5px 3px!important;
}
.type_ub #table05 tr td:nth-child(2),
.type_ub #table05 tr td:nth-child(3),
.type_ub #table05 tr td:nth-child(4),
.type_ub #table05 tr td:nth-child(5),
.type_ub #table05 tr td:nth-child(6),
.type_ub #table05 tr td:nth-child(7),
.type_ub #table05 tr td:nth-child(8),
.type_ub #table05 tr td:nth-child(9),
.type_ub #table05 tr td:nth-child(10),
.type_ub #table05 tr td:nth-child(11),
.type_ub #table05 tr td:nth-child(12) {
	text-align: right;
}

.type_ub .dlDefinitionFormula {
	width: 350px;
}
.type_ub .dlDefinitionFormula dd {
	width: 300px;
}

.type_ub #table06 {
	margin-bottom: 10px;
}
.type_ub #table06 th,
.type_ub #table06 td {
	padding: 4px 5px 3px!important;
}
.type_ub #table06 tr th,
.type_ub #table06 tr td {
	text-align: center;
}

/* ----------------------------------------------------------------- base_isolation --- unbondedbrace --- lineup_ub --- damage_control_ub */

.damage_control_ub #table01 {
	margin-bottom: 10px!important;
}
.damage_control_ub #table01 tr:nth-child(3) td {
	width: 113px;
}
.damage_control_ub #table01 tr:nth-child(3) td:nth-child(3),
.damage_control_ub #table01 tr:nth-child(3) td:nth-child(4),
.damage_control_ub #table01 tr:nth-child(4) td:nth-child(3),
.damage_control_ub #table01 tr:nth-child(4) td:nth-child(4) {
	font-size: 83%;
}
.damage_control_ub #table01 tr:nth-child(2) th:nth-child(3) {
	color: #FFF;
	background: #73A5BE;
	border-top: #D6D6D6 solid 1px;
}
.damage_control_ub #table01 tr:nth-child(2) th:nth-child(4) {
	color: #FFF;
	background: #C3958C;
	border-top: #D6D6D6 solid 1px;
}
.damage_control_ub #table01 tr:nth-child(1) th:nth-child(1),
.damage_control_ub #table01 tr:nth-child(1) th:nth-child(2) {
	border-bottom: none;
}
.damage_control_ub #table01 tr:nth-child(2) th:nth-child(2),
.damage_control_ub #table01 tr:nth-child(3) td:nth-child(2) {
	border-bottom: #D6D6D6 dotted 1px;
}
.damage_control_ub #table01 tr:nth-child(1) th:nth-child(2),
.damage_control_ub #table01 tr:nth-child(2) th:nth-child(2),
.damage_control_ub #table01 tr:nth-child(3) td:nth-child(2),
.damage_control_ub #table01 tr:nth-child(4) td:nth-child(2) {
	background: #D9E4FC;
}

.damage_control_ub #table02 {
	margin-bottom: 10px!important;
}
.damage_control_ub #table02 tr:nth-child(6) td {
	text-align:center;
}

/* ----------------------------------------------------------------- base_isolation --- unbondedbrace --- documents_ub */

.documents_ub #table01 tr:nth-child(1) th:nth-child(1) {
	width: 16%;
}
.documents_ub #table01 tr:nth-child(2) th:nth-child(1),
.documents_ub #table01 tr:nth-child(2) th:nth-child(2),
.documents_ub #table01 tr:nth-child(1) th:nth-child(3) {
	width: 28%;
}
.documents_ub #table01 tr:nth-child(1) th:nth-child(2),
.documents_ub #table01 tr:nth-child(3) td:nth-child(2) {
	border-bottom: #D6D6D6 dotted 1px;
}

.tdColor02 {
	color: #333;
	background: #BEBFC1;
}
.tdColor03 {
	color: #FFF;
	background: #62AB6E;
}
.tdColor04 {
	color: #FFF;
	background: #A89938;
}
.tdColor03 a {
	padding: 0 0 0 9px;
	color: #FFF!important;
	background: url(../../ns_ecopile_images/base_isolation/unbondedbrace/ico_documents_01.gif) 0 4px no-repeat;
}
.tdColor04 a {
	padding: 0 0 0 9px;
	color: #FFF!important;
	background: url(../../ns_ecopile_images/base_isolation/unbondedbrace/ico_documents_02.gif) 0 4px no-repeat;
}
.tdColor03 a:hover,
.tdColor04 a:hover {
	text-decoration: none!important;
}

.documents_ub .dlDefinitionFormula {
	width: 350px;
}
.documents_ub .dlDefinitionFormula dd {
	width: 300px;
}

/* ----------------------------------------------------------------- base_isolation --- unbondedbrace_bridge --- features_ubb --- accuracy_ubb */

.accuracy_ubb #sectionBlock01 .col3w1 {
	width: 206px;
	height: 10em;
	padding: 10px;
	border: #DCDCDC solid 1px;
	background: #F3F3F3;
}
.accuracy_ubb #sectionBlock01 .col3w1 h3 {
	background: none;
	border-bottom: #DCDCDC solid 1px;
}

/* ----------------------------------------------------------------- base_isolation --- unbondedbrace_bridge --- lineup_ubb */

.lineup_ubb {
}
.lineup_ubb #table01 {
	margin-bottom: 10px!important;
}
.lineup_ubb #table01 tr:nth-child(1) th:nth-child(1) {
	width: 40%;
}
.lineup_ubb #table01 tr:nth-child(1) th:nth-child(2),
.lineup_ubb #table01 tr:nth-child(1) th:nth-child(3) {
	width: 30%;
}

.lineup_ubb #table02 {
	margin-bottom: 10px!important;
}
.lineup_ubb #table02 tr:nth-child(1) th:nth-child(1) {
	width: 20%;
}
.lineup_ubb #table02 tr:nth-child(1) th:nth-child(2) {
	width: 40%;
}
.lineup_ubb #table02 tr:nth-child(1) th:nth-child(3) {
	width: 20%;
}
.lineup_ubb #table02 tr:nth-child(1) th:nth-child(4) {
	width: 20%;
}



/* ----------------------------------------------------------------- base_isolation --- unbondedbrace_bridge --- documents_ubb */

.documents_ubb .dlDefinitionFormula {
	width: 474px;
}
.documents_ubb .dlDefinitionFormula dd {
	width: 424px;
}

/* ----------------------------------------------------------------- base_isolation --- sdj --- features_sdj --- benefits_sdj */

.benefits_sdj #sectionBlock01 .col2EQ:nth-child(5) .col2L p:nth-child(2) {
	padding-bottom: 1.8em;
}

/* ----------------------------------------------------------------- base_isolation --- sdj --- features_sdj --- compare_sdj */

.compare_sdj #table01 {
	margin-bottom: 5px!important;
}
.compare_sdj #table01 tr:nth-child(1) th:nth-child(1) {
	width: 19%;
}
.compare_sdj #table01 tr:nth-child(1) th:nth-child(2),
.compare_sdj #table01 tr:nth-child(1) th:nth-child(3),
.compare_sdj #table01 tr:nth-child(1) th:nth-child(4) {
	width: 27%;
}

.compare_sdj #table02 {
	margin-bottom: 5px!important;
}
.compare_sdj #table02 tr:nth-child(1) th:nth-child(1) {
	width: 19%;
}
.compare_sdj #table02 tr:nth-child(1) th:nth-child(2) {
	width: 81%;
}
.compare_sdj #table02 td {
	padding: 1px 10px !important;
}

/* ----------------------------------------------------------------- base_isolation -- sdj --- features_sdj --- authentication_sdj */

.authentication_sdj .section .icoZoom {
	right: 59px;
	bottom: 5px;
}

/* ----------------------------------------------------------------- base_isolation --- sdj --- howto_sdj --- flow_sdj */

.flow_sdj #sectionBlock03 .col2L p {
	padding-top: 3.6em;
}

/* ----------------------------------------------------------------- base_isolation --- sdj --- lineup_sdj */

.lineup_sdj #table01 th {
	width: 25%;
}
.lineup_sdj #table01 th,
.lineup_sdj #table01 td {
	padding: 7px 10px!important;
}

/* ----------------------------------------------------------------- base_isolation --- unit_rubber_damper --- features_urd --- accuracy_urd */

.accuracy_urd #sectionBlock01 .col3EQ p:nth-child(4) {
	float: left;
	padding: 18px;
}

/* ----------------------------------------------------------------- base_isolation unit_rubber_damper lineup_urd */

#contents table.tbLayNSU th, #contents table.tbLayNSU td {
	padding: 4px 8px 3px;
}
#contents table.nsbbs_tb1 td.md, #contents table.nsbbs_tb1 th.md {
    vertical-align: middle;
}

/* ----------------------------------------------------------------- stan_package about_sp */

/* ------------------------------ Clearfix */
.bnrC2:after,
.bnrC2 .inner:after,
.bnrC:after,
.bnrC .inner:after {
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
	display: block;
	content: " ";
}
/* [hack] ie6 */
* html .bnrC2,
* html .bnrC2 .inner,
* html .bnrC,
* html .bnrC .inner {
	zoom: 1;
}
/* [hack] ie7 */
*:first-child+html .bnrC2,
*:first-child+html .bnrC2 .inner,
*:first-child+html .bnrC,
*:first-child+html .bnrC .inner {
	zoom: 1;
}

.bnrC {
	clear: both;
	width: 724px;
	margin: 25px 0;
	padding: 20px 0 0;
	background:url(../images/bg_bnr_c_t.gif) 0 0 no-repeat;
}
.bnrC .inner {
	width: 680px;
	padding: 0 22px 20px;
	background:url(../images/bg_bnr_c_b.gif) 0 100% no-repeat;
}
.bnrC div {
	float: left;
	width: 200px;
}
.bnrC h2 {
	float: right;
	width: 460px;
	margin: 0 0 10px;
	padding: 0 0 13px;
	line-height: 1;
	background:url(../images/line_dot_gray_h.gif) 0 100% repeat-x;
}
.bnrC h2 a {
	padding-left: 10px;
	background: url(../images/ico_tri_right_blue.gif) 0 3px no-repeat;
}
.bnrC p {
	float: right;
	width: 460px;
	margin: 0!important;
}

.bnrC2 {
	clear: both;
	width: 724px;
	margin: 25px 0;
	padding: 20px 0 0;
	background:url(../images/bg_bnr_c_t.gif) 0 0 no-repeat;
}
.bnrC2 .inner {
	width: 680px;
	padding: 0 22px 20px;
	background:url(../images/bg_bnr_c_b.gif) 0 100% no-repeat;
}
.bnrC2 div {
	float: left;
	width: 200px;
}
.bnrC2 h2 {
	float: right;
	width: 460px;
	margin: 18px 0 10px;
	padding: 0 0 13px;
	line-height: 1;
	background:url(../images/line_dot_gray_h.gif) 0 100% repeat-x;
}
.bnrC2 h2 a {
	padding-left: 10px;
	background: url(../images/ico_tri_right_blue.gif) 0 3px no-repeat;
}
.bnrC2 p {
	float: right;
	width: 460px;
	margin: 0!important;
}

.about_sp .ulCircle {
	margin: 0;
}

/* Bold Bridge Banner */
.bnrD div {
    width: 150px;
}
.bnrD h2,.bnrD p {
	width: 510px;
}
.bnrD h2 {
    font-size: 116%;
    font-weight: bold;
    line-height: 1.25;
    margin: 0 auto 10px;
    padding: 0 0 8px;
}
.bnrD h2 span {
	font-size: 83%;
    line-height: 1;
    margin: 0 8px 0 0;
    padding: 2px 4px;
	background-color: #FF3300;
	color: #FFFFFF;
    text-align: center;
}
.bnrD p.btn {
    padding-top: 8px;
}
/* Bold Bridge Banner */

/* ----------------------------------------------------------------- search_site --- result */

/* ------------------------------ Clearfix */
.siteSearchResult:after {
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
	display: block;
	content: " ";
}
/* [hack] ie6 */
* html .siteSearchResult {
	zoom: 1;
}
/* [hack] ie7 */
*:first-child+html .siteSearchResult {
	zoom: 1;
}

.siteSearchScore {
	clear: both;
	margin: 0 auto 20px!important;
	padding: 0 0 8px;
	color: #333;
	line-height: 1.25;
	font-size: 116%;
	font-weight: bold;
	background: url(../images/line_h3.gif) 0 100% repeat-x;
}
.siteSearchResult {
	margin: 0 0 20px;
	padding: 0 0 15px;
	background: url(../images/line_dot_666_h.gif) 0 100% repeat-x;
}
.section .siteSearchResult:last-child {
	margin: 0;
	padding: 0;
	background: none;
}

.siteSearchResult h3 {
	float: left;
	width: 625px;
	margin-bottom: 5px!important;
	padding: 0!important;
	background: none!important;
}
.siteSearchResult h3 a {
	display: inline!important;
}
.siteSearchResult p:nth-child(2) {
	float: right;
	width: 84px;
	height: 15px;
	margin-bottom: 10px!important;
	padding: 4px 0 0;
	color: #555;
	font-size: 83%;
	line-height: 1;
	text-align: center;
}

.siteSearchResult p.steel:nth-child(2),
.siteSearchResult p.spatial_structure:nth-child(2) {
	background: #E1E1E1 url(../images/ico_home_news_steel.gif) 100% 100% no-repeat;
}
.siteSearchResult p.base_isolation:nth-child(2) {
	background: #E1E1E1 url(../images/ico_home_news_base_isolation.gif) 100% 100% no-repeat;
}
.siteSearchResult p.ns_ecopile:nth-child(2) {
	background: #E1E1E1 url(../images/ico_home_news_ns_ecopile.gif) 100% 100% no-repeat;
}
.siteSearchResult p.stan_package:nth-child(2) {
	background: #E1E1E1 url(../images/ico_home_news_stan_package.gif) 100% 100% no-repeat;
}
.siteSearchResult p.bridge:nth-child(2),
.siteSearchResult p.seawalls:nth-child(2) {
	background: #E1E1E1 url(../images/ico_home_news_bridge.gif) 100% 100% no-repeat;
}

.siteSearchResult p:nth-child(3) {
	clear: both;
	margin-bottom: 5px!important;
}
.siteSearchResult p:nth-child(4) {
	float: left;
	width: 560px;
	color: #5594B9;
	margin-bottom: 0!important;
}
.siteSearchResult p:nth-child(5) {
	float: right;
	width: 150px;
	text-align: right;
	color: #999;
	font-size: 83%;
	margin-bottom: 0!important;
}
.siteSearchPaging {
	clear: both;
	margin: 25px 0;
	padding: 5px 0;
	text-align: center;
	border-top: #DCDCDC solid 1px;
	border-bottom: #DCDCDC solid 1px;
}
.siteSearchPaging a {
	margin: 0 3px;
	padding: 5px 7px;
}
.siteSearchPaging span {
	margin: 0 3px;
	padding: 5px 7px;
	font-weight: bold;
	background: #DFDFDF;
}
.siteSearchPaging a.back {
	padding: 0 10px 0 9px;
	background: url(../images/ico_pnav_back.gif) 0 4px no-repeat;
}
.siteSearchPaging a.next {
	padding: 0 9px 0 10px;
	background: url(../images/ico_pnav_next.gif) 100% 4px no-repeat;
}


/* research form ------------------------------ */

.boxReSearch form {
	position: relative;
	width: 720px;
	height: 30px;
	margin: 0 0 25px;
	background: url(../images/bg_search_l.gif) 0 0 no-repeat;
}
.boxReSearch form input {
	position: absolute;
	top: 3px;
	left: 3px;
	width: 651px;
	height: 24px;
	padding: 0 5px;
	color: #333;
	border: none;
	background: #FFF;
	font-size: 133%;
}
.ie .boxReSearch form input {
	height: 15px;
	padding: 5px 5px 0;
}
.boxReSearch form input:focus {
	color: #333;
	background: #FFF;
}
.boxReSearch form img {
	position: absolute;
	top: 3px;
	right: 3px;
}





/* ----------------------------------------------------------------- contact */

.contact input,
.contact textarea,
.contact select {
	padding: 3px;
	border: #D6D6D6 solid 1px;
	background: #F9F9F9;
}
.contact input:focus,
.contact textarea:focus,
.contact select:focus {
	color: #333;
	border: #5594B9 solid 1px;
	background: #FFF;
}

.contact label:hover,
.contact select,
.contact .f_requirement input,
.contact .f_products input,
.contact .f_delivery input {
	cursor: pointer;
}

.contact #table01 {
}
.contact #table01 th,
.contact #table01 td,
.contact #table02 th,
.contact #table02 td {
	padding: 10px!important;
}
.contact #table01 th,
.contact #table02 th {
	width: 167px;
}
.contact #table01 td,
.contact #table02 td {
	width: 510px;
	color: #595959;
}
.contact #table01 table,
.contact #table02 table {
	width: auto;
}
.contact #table01 table th,
.contact #table01 table td,
.contact #table02 table th,
.contact #table02 table td {
	width: auto;
	padding: 0 10px 10px 0!important;
	border: none;
	background: none;
}
.contact #table01 table tr:last-child th,
.contact #table01 table tr:last-child td,
.contact #table02 table tr:last-child th,
.contact #table02 table tr:last-child td {
	padding-bottom: 0!important;
}

.contact .f_example {
	font-size: 83%;
	color: #999;
}
.contact .f_err {
	border: #FE6B00 solid 1px;
	background: #FFC;
}
.contact .f_mandatory {
	font-size: 83%;
	color: #FE6B00;
	font-weight: normal;
}
.contact #sectionBlock02 ul {
	margin: 25px 0;
	padding: 25px 0;
	text-align: center;
	background: #F4F4F4;
	border-top: #E1E1E1 solid 1px;
	border-bottom: #E1E1E1 solid 1px;
}
.contact #sectionBlock02 ul li {
	display: inline;
	margin: 0 20px;
}

.f_requirement input {
	margin-left: 20px;
	vertical-align: -20%;
}
.ie .f_requirement input {
	padding: 0;
	vertical-align: middle;
}
.f_requirement th {
	font-weight: bold;
	background: #E9EDF6!important;
}
.f_requirement td {
	font-weight: bold;
	background: #FFF!important;
}

.f_requirement td input:first-child {
	margin-left: 0;
}

.f_name table th,
.f_name2 table th {
	width: 30px!important;
}
.f_address table th,
.f_address table th {
	width: 75px!important;
}
.f_company input {
	width: 20em;
}
.f_division input {
	width: 20em;
}
.f_position input {
	width: 20em;
}
.f_zip input {
	width: 2.5em!important;
}
.f_address input {
	width: 20em;
}
.f_tel input {
	width: 2.5em;
}
.f_mail input {
	width: 20em;
}
.f_products {
}
/*
.contact #table01 .f_products td {
	padding: 2px 4px 2px!important;
}
*/
.contact #table01 .f_products table.f_err,
.contact #table02 .f_products table.f_err {
	padding: 3px 5px!important;
}
.f_products input {
	padding: 0;
	vertical-align: -20%;
	border: #FFF solid 1px;
	background: none;
}
.ie .f_products input {
	padding: 0;
	vertical-align: middle;
}

.f_delivery input {
	margin-left: 20px;
	vertical-align: -20%;
}
.ie .f_delivery input {
	padding: 0;
	vertical-align: middle;
}
.f_delivery td input:first-child {
	margin-left: 0;
}

.f_comment textarea {
	width: 502px;
	height: 100px;
}





/* ----------------------------------------------------------------- download */

.download .ulPageTop {
	margin: 10px 0 0;
	padding: 5px 0 0;
	border-top: #CCC solid 1px;
}

.download h3 {
	margin: 0 0 8px!important;
	padding: 8px 0 5px 8px!important;
	line-height: 1.25!important;
	color: #333!important;
	font-weight: bold!important;
	background: #F3F3F3!important;
	border-bottom: #DCDCDC solid 1px!important;
}



/* ----------------------------------------------------------------- sitemap */

.sitemap #sectionBlock01 {
	line-height: 1.25;
}
.sitemap .col3EQ .col3w1:nth-child(1) ul li {
	margin: 0 0 25px;
	padding: 0 0 7px 9px;
	font-size: 116%;
	font-weight: bold;
	border-bottom: #CCC solid 1px;
	background: url(../images/ico_lnav.gif) 0 6px no-repeat;
}
.sitemap .col3EQ .col3w1:nth-child(2) h2,
.sitemap .col3EQ .col3w1:nth-child(3) h2 {
	margin: 0 0 8px;
	padding: 0 0 7px 9px;
	font-size: 116%;
	font-weight: bold;
	border-bottom: #CCC solid 1px;
	background: url(../images/ico_lnav.gif) 0 6px no-repeat;
}
.sitemap .col3EQ .col3w1:nth-child(2) ul,
.sitemap .col3EQ .col3w1:nth-child(3) ul {
	margin: 0 0 25px;
}
.sitemap .col3EQ .col3w1:nth-child(2) ul li,
.sitemap .col3EQ .col3w1:nth-child(3) ul li {
	padding: 0 0 5px 9px;
	background: url(../images/ico_lnav.gif) 0 4px no-repeat;
}

/* ----------------------------------------------------------------- utility */

.utility {
}
.bnrB {
	clear: both;
	position: relative;
	height: 73px;
	margin: 25px 0;
	background: #F4F4F4;
	border: #E1E1E1 solid 1px;
	color: #666;
}
.bnrB p:nth-child(1) {
	position: absolute;
	top: 21px;
	left: 130px;
	width: 130px;
}
.bnrB p:nth-child(2) {
	position: absolute;
	top: 27px;
	left: 310px;
	width: 390px;
}

/* ----------------------------------------------------------------- search */

.name_s ul.searchHl,
.purpose_s ul.searchHl,
.results_s ul.searchHl,
.image_s tr.searchHl td {
	background: #FFC!important;
}
.name_s ul.searchHl,
.purpose_s ul.searchHl,
.results_s ul.searchHl {
	padding: 13px 10px 0!important;
}

/* ----------------------------------------------------------------- search --- name_s */

.name_s ul.cnav4thn li a {
	padding: 3px 5px 3px 14px!important;
	background: url(../images/ico_tri_down_blue.gif) 5px 9px no-repeat;
}
.name_s #sectionBlock01 ul:after {
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
	display: block;
	content: " ";
}
/* [hack] ie6 */
* html .name_s #sectionBlock01 ul {
	zoom: 1;
}
/* [hack] ie7 */
*:first-child+html .name_s #sectionBlock01 ul {
	zoom: 1;
}

.name_s #sectionBlock01 ul {
	margin: -13px 0 20px;
	padding: 13px 0 0;
	line-height: 1;
	background: url(../images/line_dot_gray_h.gif) 0 100% repeat-x;
}
.name_s #sectionBlock01 ul li {
	float: left;
	padding: 0 20px 13px 9px;
	background: url(../images/ico_lnav.gif) 0 4px no-repeat;
}

/* ----------------------------------------------------------------- search --- purpose_s */
.purpose_s ul.cnav4thn li a {
	padding: 3px 5px 3px 14px!important;
	background: url(../images/ico_tri_down_blue.gif) 5px 9px no-repeat;
}
.purpose_s #sectionBlock01 ul:after {
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
	display: block;
	content: " ";
}
/* [hack] ie6 */
* html .purpose_s #sectionBlock01 ul {
	zoom: 1;
}
/* [hack] ie7 */
*:first-child+html .purpose_s #sectionBlock01 ul {
	zoom: 1;
}

.purpose_s #sectionBlock01 ul {
	margin: -13px 0 20px;
	padding: 13px 0 0;
	line-height: 1;
	background: url(../images/line_dot_gray_h.gif) 0 100% repeat-x;
}
.purpose_s #sectionBlock01 ul li {
	float: left;
	padding: 0 20px 13px 9px;
	background: url(../images/ico_lnav.gif) 0 4px no-repeat;
}

/* ----------------------------------------------------------------- search --- results_s */

.results_s ul.cnav4thn li a {
	padding: 3px 5px 3px 14px!important;
	background: url(../images/ico_tri_down_blue.gif) 5px 9px no-repeat;
}
.results_s #sectionBlock01 ul:after {
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
	display: block;
	content: " ";
}
/* [hack] ie6 */
* html .results_s #sectionBlock01 ul {
	zoom: 1;
}
/* [hack] ie7 */
*:first-child+html .results_s #sectionBlock01 ul {
	zoom: 1;
}

.results_s #sectionBlock01 ul {
	margin: -13px 0 20px;
	padding: 13px 0 0;
	line-height: 1;
	background: url(../images/line_dot_gray_h.gif) 0 100% repeat-x;
}
.results_s #sectionBlock01 ul li {
	float: left;
	padding: 0 20px 13px 9px;
	background: url(../images/ico_lnav.gif) 0 4px no-repeat;
}

/* ----------------------------------------------------------------- search --- image_s */

.image_s ul.cnav4thn li a {
	padding: 3px 5px 3px 14px!important;
	background: url(../images/ico_tri_down_blue.gif) 5px 9px no-repeat;
}
.image_s #sectionBlock01 ul:after {
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
	display: block;
	content: " ";
}
/* [hack] ie6 */
* html .image_s #sectionBlock01 ul {
	zoom: 1;
}
/* [hack] ie7 */
*:first-child+html .image_s #sectionBlock01 ul {
	zoom: 1;
}

.image_s #sectionBlock01 ul {
	margin: 0;
	padding: 0;
	line-height: 1;
}
.image_s #sectionBlock01 ul li {
	float: left;
	padding: 0 20px 7px 9px;
	background: url(../images/ico_lnav.gif) 0 4px no-repeat;
	white-space: nowrap;
}
.image_s #sectionBlock01 ul li:nth-last-child(1) {
	padding: 0 20px 0 9px;
}


.image_s #table01 {
	width: 720px;
	padding: 160px 0 0;
	background: url(../../ns_ecopile_images/search/img_image.gif) 0 0 no-repeat;
	border-bottom: #EBEBEB solid 2px;
}
.image_s #table01 th,
.image_s #table01 td {
	padding: 15px 10px;
	vertical-align: top;
	border-right: #EBEBEB solid 2px;
}
.image_s #table01 tr th:nth-child(1) {
	width: 152px;
	background: #EBEBEB url(../../ns_ecopile_images/search/bg_image_tb_th_01.gif) 10px 100% no-repeat;
}
.image_s #table01 tr th:nth-child(2),
.image_s #table01 tr th:nth-child(3),
.image_s #table01 tr th:nth-child(4) {
	width: 160px;
	background: #FFF url(../../ns_ecopile_images/search/bg_image_tb_td_01.gif) 10px 100% no-repeat;
}
.image_s #table01 td {
	background: #FFF url(../../ns_ecopile_images/search/bg_image_tb_td_01.gif) 10px 100% no-repeat;
}
.image_s #table01 tr:last-child th,
.image_s #table01 tr:last-child td {
	background-image: none;
}

.image_s #table01 tr:nth-child(5) th:nth-child(1),
.image_s #table01 tr:nth-child(6) th:nth-child(1),
.image_s #table01 tr:nth-child(10) th:nth-child(1),
.image_s #table01 tr:nth-child(11) th:nth-child(1) {
	background: #EBEBEB url(../../ns_ecopile_images/search/bg_image_tb_th_02.gif) 10px 100% no-repeat;
}
.image_s #table01 tr:nth-child(5) th:nth-child(2),
.image_s #table01 tr:nth-child(5) td:nth-child(2),
.image_s #table01 tr:nth-child(6) th:nth-child(2),
.image_s #table01 tr:nth-child(6) td:nth-child(2),
.image_s #table01 tr:nth-child(10) th:nth-child(2),
.image_s #table01 tr:nth-child(10) td:nth-child(2),
.image_s #table01 tr:nth-child(11) th:nth-child(2),
.image_s #table01 tr:nth-child(11) td:nth-child(2) {
	background: #FFF url(../../ns_ecopile_images/search/bg_image_tb_th_03.gif) 10px 100% no-repeat;
}
.image_s #table01 tr:nth-child(5) th:nth-child(3),
.image_s #table01 tr:nth-child(5) td:nth-child(3),
.image_s #table01 tr:nth-child(6) th:nth-child(3),
.image_s #table01 tr:nth-child(6) td:nth-child(3),
.image_s #table01 tr:nth-child(10) th:nth-child(3),
.image_s #table01 tr:nth-child(10) td:nth-child(3),
.image_s #table01 tr:nth-child(11) th:nth-child(3),
.image_s #table01 tr:nth-child(11) td:nth-child(3) {
	background: #FFF url(../../ns_ecopile_images/search/bg_image_tb_th_04.gif) 10px 100% no-repeat;
}
.image_s #table01 tr:nth-child(5) th:nth-child(4),
.image_s #table01 tr:nth-child(5) td:nth-child(4),
.image_s #table01 tr:nth-child(6) th:nth-child(4),
.image_s #table01 tr:nth-child(6) td:nth-child(4),
.image_s #table01 tr:nth-child(10) th:nth-child(4),
.image_s #table01 tr:nth-child(10) td:nth-child(4),
.image_s #table01 tr:nth-child(11) th:nth-child(4),
.image_s #table01 tr:nth-child(11) td:nth-child(4) {
	background: #FFF url(../../ns_ecopile_images/search/bg_image_tb_th_05.gif) 10px 100% no-repeat;
}

/* ----------------------------------------------------------------- privacy */



/* ----------------------------------------------------------------- privacy p_public */

.p_public {
}

.p_public table td .ulCircle {
	margin: 0;
}

.p_public table th:nth-child(1) {
	width: 33%;
}
.p_public table th:nth-child(2) {
	width: 67%;
}





/* ----------------------------------------------------------------- bridge */

.bridge .box {
	border: #D6D6D6 solid 1px;
	padding: 1px;
}

.bridge .box2 {
	border: #D6D6D6 solid 1px;
	padding: 15px 30px;
	overflow:auto;
}

.bridge .box2 p{
	width:500px;
	margin-right:30px;
}

.bridge .box2 h4{
	font-size:14px;
}

.bridge .center {
	text-align:center;
}

.bridge .pd10 {
	padding:10px;
}

.bridge .left{
	float:left;
}

.bridge .col2EQ .wrap ul{
	text-align:center;
	margin:0 auto;
	width:680px;
}

.bridge .col2EQ .wrap li{
	float:left;
	padding-bottom:20px;
}

.bridge .col2EQ .wrap p{
	padding-bottom:10px;
	margin:0 auto;
	width:680px;
}

.bridge .chartTitle{
	font-weight:bold;
}

.bridge .textArea { 
	overflow:auto; 
	zoom:1; 
}

.bridge .textArea .titleArea{
	background-color:#B2B2B2;
	width:100%;
	display:block;
	height:25px;
}

.bridge .textArea .titleArea img{
	margin:5px;
}

.bridge .textArea .box p{
	margin:10px;
	padding-bottom:10px;
}

.bridge .textArea .download a{display:block; width:198px; height:24px; background: url(../../ns_ecopile_images/bridge/panel/bu_download02_o.gif) top left no-repeat;}
.bridge .textArea .download a:hover {	background-color: #FFF;}
.bridge .textArea .download a:hover img{	visibility: hidden;}

.bridge #results{
	margin:0 auto;
	width:680px;
}

.bridge #results li{
	float:left;
	display:block;
	margin-bottom:30px;
	width:312px;
}

.bridge #results li img{
	border:1px solid #CCC;
	padding:1px;
}

.bridge #results dt, .bridge #results dd{
	border-bottom:1px solid #CCC;
}

.bridge #results dt{
	font-weight:bold;
	margin-top:10px;
}

.bridge .photoLine {
	border:1px #CCC solid;
	padding:1px;
}

/*----------------------
hbb
----------------------*/
#hbb .textArea{
	width:480px;
	float:left;
	padding-left:10px;
}

#hbb dt{
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	border-bottom:1px dotted #CCC;
}

#hbb dd{
	margin-bottom:20px;
}

#hbb_results dt{
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	border-bottom:1px dotted #CCC;
}

#hbb_results dd{
	margin-bottom:20px;
	width:180px;
}


#hbb .photoArea {
	float:left;
	padding-left:20px;
}

#hbb .red{
	color:#b80b2d;
}

.hbb_process li{
	float:left;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	margin-bottom:40px;
}


.hbb_process .arrow{
	width:30px;
	height:148px;
	background:url(../../ns_ecopile_images/bridge/hbb_ctbb/arrow.gif) no-repeat 0 25px;
}


#contHead ul.cnav3rd4 li.current2 {
	border-bottom:#DCDCDC solid 1px;
	background: #F3F3F3;
}

#contHead ul.cnav3rd4 li.current2 a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/ico_cnav_on.gif) 0 5px no-repeat;
}



/*----------------------
ns
----------------------*/

.bridge h3.ns {
	font-weight:normal;
}

.bridge h3.ns strong {
	color:#a50021;
	font-size: 116%;
	font-weight:bold;
}

.bridge ul.list li {
	list-style:disc inside;
}

.bridge .result {
	border:1px #b7d9ea solid;
	padding:10px;
}

.bridge .result img {
	float:left;
}

.bridge .result p {
	padding:24px 5px 0 0;
}


#contHead ul.cnav3rd6 li.current3 {
	border-bottom:#DCDCDC solid 1px;
	background: #F3F3F3;
}

#contHead ul.cnav3rd6 li.current3 a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/ico_cnav_on.gif) 0 5px no-repeat;
}


#contHead ul.cnav3rd6 li.current2 {
	border-left:#DCDCDC solid 1px;
	background: #F3F3F3;
	width:118px;
	border-bottom: #F3F3F3 solid 1px;
}

#contHead ul.cnav3rd6 li.current2 a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/ico_cnav_on.gif) 0 5px no-repeat;
}

#contHead ul.cnav3rd6 li.current2 {
	border-left:#DCDCDC solid 1px;
	background: #F3F3F3;
	width:118px;
	border-bottom: #F3F3F3 solid 1px;
}

#contHead ul.cnav3rd6 li.first {
	border-left:#DCDCDC solid 1px;
}



/*----------------------
grating
----------------------*/

.grating_process li{
	width:208px;
	float:left;
	font-weight:bold;
	white-space:nowrap;
}

.grating_process li img{
	border:1px #CCC solid;
	padding:1px;
}

.grating_process .arrow{
	width:40px;
	height:137px;
	background:url(../../ns_ecopile_images/bridge/hbb_ctbb/arrow.gif) no-repeat 4px 15px;
}

.grating_process .arrow2{
	width:720px;
	height:50px;
	background:url(../../ns_ecopile_images/bridge/bold_bridge/arrow2.gif) no-repeat;
}


.bridge .tbLay01 td {
	white-space:nowrap;
	font-size:83%;
}

.bridge #table01 th,.bridge #table01 td{
	text-align:center;
	vertical-align:middle !important;
}

.bridge #table01 th span,.bridge #table01 td span{
	font-size:10px;
	vertical-align: super;
}

#contents h3.smallcaps {
	font-size:83%;
}
	
	
/*----------------------
bold_bridge
----------------------*/

.bold_process li{
	float:left;
	font-weight:bold;
}

.bold_process li img{
	border:1px #CCC solid;
	padding:1px;
}

.bold_process .arrow{
	width:40px;
	height:137px;
	background:url(../../ns_ecopile_images/bridge/hbb_ctbb/arrow.gif) no-repeat 4px 15px;
}

.bold_process .arrow2{
	width:720px;
	height:50px;
	background:url(../../ns_ecopile_images/bridge/bold_bridge/arrow2.gif) no-repeat;
}

.bold_detail a{
	margin-right:15px;
}
	
.bold_detail li{
	float:left;
	padding-bottom:30px;
}

.bold_detail .text_only{
	width:700px;
}


.bold_results img{
	float:left;
	border:1px #CCC solid;
	padding:1px;
}

.bridge .clear{clear:both;}

.bridge .mb10{ margin-bottom:10px;}
.bridge .mb20{ margin-bottom:20px;}
.bridge .mb30{ margin-bottom:30px;}
.bridge .mb40{ margin-bottom:40px;}
.bridge .mb60{ margin-bottom:60px;}

.bridge .ml10{ margin-left:10px;}
.bridge .ml20{ margin-left:20px;}

.bridge .mr10{ margin-right:10px;}
.bridge .mr15{ margin-right:15px;}
.bridge .mr20{ margin-right:20px;}
.bridge .mr30{ margin-right:30px;}

.bridge .pl10{ padding-left:10px;}
.bridge .pr20{ padding-right:20px;}
.bridge .pb10{ padding-bottom:10px;}
.bridge .pb40{ padding-bottom:40px;}

.bridge .small {font-size: 50%;}
.bridge .f12_bold{font-size:12px; font-weight:bold;}
.bridge .center{ text-align:center;}

.bridge li span,.bridge p span{color:#005BAC; margin-right:3px;}

.bridge #etc{
	border:1px solid #999;
	width:400px;
	padding:10px;
}

.bridge #etc dt{
	font-weight:bold;
}

.pt40{ padding-top:40px;}
.pb40{ padding-bottom:40px;}

.pr10 {
	padding-right:10px;
}
.mb10 {
	margin-bottom:10px;
}

.floatLeft {
	float:left;
	margin-left:2px;
}

.floatRight {
	float:right;
	margin-right:2px;
}

.clear {
	clear:both;
}
/*
.news {
	margin-bottom:20px;
	background: #F3F3F3;
	padding:15px;
}*/

#contHead ul.cnav3rd3 li.current3 {
	border-bottom:#DCDCDC solid 1px;
	background: #F3F3F3;
}

#contHead ul.cnav3rd3 li.current3 a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/ico_cnav_on.gif) 0 5px no-repeat;
}

.blue{ color:#06F !important;}
.f16{ font-size:16px !important;}
.f14{ font-size:14px !important;}
.f12{ font-size:12px !important;}
.bold{ font-weight:bold !important;}

.stud dl{
	margin-left:20px;
}

.stud dt{
	font-weight:bold;
}

.stud dd{
	margin-bottom:15px;
	margin-left:15px;
}

.stud_ex {
	position:relative;
	padding-bottom:40px;
	height:533px;
}

.stud_ex_txt {
	position:absolute;
	z-index:100;
	width:340px;
}

/*----------------------
ns-ssb
----------------------*/
.nsssb table.nsbbs_tb1 {
	margin:0 0 20px 0;
}

.nsssb table.nsbbs_tb1 td.ct, .nsssb table.nsbbs_tb1 th.ct {
	text-align: center;
}

.nsssb table.nsbbs_tb1 td.bt, .nsssb table.nsbbs_tb1 th.bt {
	color:#ff0000;
	font-weight: bold;
}

.nsssb table.nsbbs_tb1 td.gd, .nsssb table.nsbbs_tb1 th.gd {
	width:36%;
}

.nsssb table.nsbbs_tb1 td.gdm, .nsssb table.nsbbs_tb1 th.gdm {
	width:28%;
}

#contents table.nsbbs_tb2 {
	clear: both;
	width: 100%;
	margin: 0 0 5px;
	line-height: 1.5;
	border-top: #D6D6D6 solid 1px;
	border-right: #D6D6D6 solid 1px;
}
#contents table.nsbbs_tb2 th {
	font-size:80%;
	text-align: center;
	padding: 8px 10px 8px;
	vertical-align: top;
	border-bottom: #D6D6D6 double 3px;
	border-left: #D6D6D6 solid 1px;
}

#contents table.nsbbs_tb2 td {
	padding: 4px 10px 3px;
	vertical-align: top;
	border-bottom: #D6D6D6 solid 1px;
	border-left: #D6D6D6 solid 1px;
}
#contents table.nsbbs_tb2 th {
	background: #F8F8F8;
	white-space: nowrap;
}
#contents table.nsbbs_tb2 td {
	vertical-align: middle;
}
#contents table.nsbbs_tb2 th p:last-child,
#contents table.nsbbs_tb2 td p:last-child {
	margin: 0;
}

#contents table.nsbbs_tb2 td.mt {
	font-size:80%;
}

#contents table.nsbbs_tb2 td.ct {
	font-size:80%;
	text-align: center;
	vertical-align: middle;
}

#contents table.nsbbs_tb2 td.db {
	border-bottom: #D6D6D6 double 3px;
}

#contents table.nsbbs_tb2 th.sp {
	padding: 0;
}

.nsssb .nsssb_step {
	padding:15px;
	border: solid 1px #d6d6d6;
}

.nsssb .nsssb_step:after {
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
	display: block;
	content: " ";
}

* html .nsssb .nsssb_step {
	height: 1%;
	/*¥*//*/
	height: 1%;
	/**/
}

*+html .nsssb .nsssb_step {
	height:1%;
	/*¥*//*/
	height: 1%;
	/**/
}

.nsssb .nsssb_step h2 {
	color: #182e84;
	font-size: 120%;
	font-weight: bold;
	line-height: 1;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	border-bottom: solid 1px #d6d6d6;
}

.nsssb .nsssb_step h2 img {
	margin: 0 10px 0 0;
	vertical-align: text-top;
}

.nsssb .nsssb_step p span {
	font-size: 80%;
}

.nsssb .nsssb_step p img {
	margin: 0 0 0 25px;
	float: right;
}

.nsssb .nsssb_step_aw {
	text-align: center;
	line-height:1;
	margin: 0;
	padding:20px 0;
	clear: both;
}

.nsssb .nsssb_step_last {
	color: #182e84;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding:0 0 40px 0;
}

/* 15/06/17 add */
#contents .caption {
    display: block;
    margin: 5px 0 0;
    text-align: center;
}

/* 16/09/22 add */
.authentication_duo .section .icoZoom {
	right: 59px;
	bottom: 6px;
}
