
@charset "Shift_JIS";

#contentsBox{}

#contentsBox p{
	padding-left:8px;
	padding-right:8px;
	padding-bottom:10px;
	line-height:2em;
}
#contentsBox .leadTxt{
	padding:10px 0 30px 0px;
}

#contentsBox h5.txtCenter{
	border:none;
	padding:0;
	margin:0;
}


/*--------------------------------------------------
              body index
-------------------------------------------------*/
#bodyTop #contentsBox{
	padding-bottom:10px;
}
#bodyTop #contentsBox h3{
/*	padding:15px 0 12px 10px;
	margin-bottom:0;
	border-bottom:4px #97b23e solid;*/
}

.bodyTopTable{
	width:100%;
	border-collapse:separate;
	border-spacing:6px 0px;
}
.bodyTopTable th,
.bodyTopTable td{
	_padding:16px 0px 16px 0px;
	padding:22px 0px 16px 0px;
	color:#000;
}
.bodyTopTable th{
	vertical-align:top;
	border-bottom:1px #c1c1c1 solid;
}
.bodyTopTable td{
	text-align:center;
	border-bottom:1px #c1c1c1 solid;
}

.bodyTopTable thead th,
.bodyTopTable thead td{
	_border-bottom:2px #97b23e solid;
	_padding-bottom:0px;
	padding:0px 0px 0px 0px;
	border-bottom:none;
}

.bodyTopTable thead th.value,
.bodyTopTable thead td.value{
	_border-bottom:2px #97b23e solid;
	_padding-bottom:0px;
}
.bodyTopTable thead td img{
	margin:0px 0px 10px 0px;
}
.bodyTopTable thead td img.btn{
	margin:0px 0px 4px 0px;
}

.bodyTopTable thead th.line,
.bodyTopTable thead td.line{
	border-bottom:2px #97b23e solid;
	padding-bottom:0px;
}




.bodyTopTable tbody th{
	margin:6px 0px 6px 0px;
	vertical-align:top;
	border-bottom:1px #c1c1c1 solid;
}
.bodyTopTable tbody td{
	margin:6px 0px 6px 0px;
	text-align:center;
	border-bottom:1px #c1c1c1 solid;
}
.bodyTopTable tbody td img{
	margin:2px;
}



.bodyTopTable .last th,
.bodyTopTable .last td{
	padding:22px 0px 0px 0px;
	border-bottom:none;
}
.bodyTopTable .last th.value,
.bodyTopTable .last td.value{
	padding:0px 0px 4px 0px;
}
.bodyTopTable .last td img.btn{
	margin:2px 0px 2px 0px;
}
.bodyTopTable a:hover img{
	filter:Alpha(opacity:60);
	-moz-opacity:0.60;
	opacity:0.60;
}





/*--------------------------------------------------
              body highbright
-------------------------------------------------*/
#highbright{}
#leadBox{
	height:308px;
	margin:0 0 15px 0;
}
#reflex #leadBox{
	background:url(images/reflex_bg_lead.jpg) no-repeat left top;
}
#highbright #leadBox{
	background:url(images/highbright_bg_lead.jpg) no-repeat left top;
}
#highrendering #leadBox{
	background:url(images/highrendering_bg_lead.jpg) no-repeat left top;
}
#lowenergy #leadBox{
	background:url(images/lowenergy_bg_lead.jpg) no-repeat left top;
}
#woodmount #leadBox{
	background:url(images/woodmount_bg_lead.jpg) no-repeat left top;
}
#frontluminous #leadBox{
	background:url(images/frontluminous_bg_lead.jpg) no-repeat left top;
}
#valueseta #leadBox{
	background:url(images/valueset_a_bg_lead.jpg) no-repeat left top;
}
#valuesetb #leadBox{
	background:url(images/valueset_b_bg_lead.jpg) no-repeat left top;
}
#valuesetc #leadBox{
	background:url(images/valueset_c_bg_lead.jpg) no-repeat left top;
}

#contentsBox #leadBox h4{
	border:none;
	background:none;
	padding:0;
	margin:0 0 14px 0;
}
#contentsBox #leadBox h5{
	border:none;
	padding:0 0 8px 35px;
	margin:0;
}
#contentsBox #leadBox p{
	width:410px;
	padding:0 0 0 35px;
	line-height:1.6em;
}
#contentsBox div.clearfix{
	padding:0 0 10px 0;
}
#contentsBox .clearfix .fLeft,
#contentsBox .clearfix .fRight{
	padding:0;
}
#contentsBox .clearfix .fRight img{
	margin-bottom:10px;
}

.sizeNum{
	overflow:hidden;
	width:670px;
	padding:0 0 5px 0;
	position:relative;
}
.sizeNum .fRight img{
	margin-left:8px;
}
.sizeNum p.soc6free{
	position:absolute;
	left:305px;
	top:0px;
	z-index:9;
}



/*-----------*/

.sizeNumTable{
	border-top:1px #CCC solid;
	width:650px;
	margin:5px auto;
}

.sizeNumTable thead th,
.sizeNumTable thead td{
	border-bottom:2px #97b23e solid;
	text-align:center;
	color:#000;
}
.sizeNumTable thead th{
	font-weight:bold;
}

.sizeNumTable thead th p.set{
padding: 0 0 0 24px !important;
background: url(images/reflex_bg_table_01.gif) 0 center no-repeat;
color: #000 !important;
}

.sizeNumTable thead td{
	font-size:10px;
}
.sizeNumTable td{
	border-bottom:1px #CCC solid;
	padding:3px 5px 2px 5px;
	color:#000;
	text-align:center;
}

.lineRight{
	border-right:1px #cccccc solid;
}
.sizeNumTable .connectNum{
	border-bottom:1px #CCC solid;
	background:#f3f3f3;
	color:#738929;
}
.sizeNumTable .size{
	border-bottom:1px #CCC solid;
}

/*--*/

#dataArea{
	overflow:hidden;
	width:670px;
	padding-bottom:1px;
}
#dataArea .fLeft{
	width:230px;
	padding:0 0 0 10px;
}
#dataArea h5{
	border:none;
	padding:0;
	margin:0;
	font-family: "メイリオ", Meiryo;
	font-size:12px;
}
#dataArea h5 span{
	margin-left:10px;
	font-weight:normal;
	font-size:11px;
}
#dataArea table{
	border-top:1px #CCC solid;
	width:100%;
	margin-bottom:10px;
}
#dataArea table th,
#dataArea table td{
	border-bottom:1px #CCC solid;
	padding:0px 10px 0px 10px;
	text-align:center;
}
#dataArea table th{
	border-right:2px #97b23e solid;
	background:#f3f3f3;
	font-weight:normal;
	white-space:nowrap;
	width:60%;
}
#dataArea table .mark{
	border-right:none;
	width:20px;
	padding:0 0 0 5px;
}

#dataArea .fRight img{
	margin-bottom:30px;
}

.dataTxt{
	margin:-20px 0 0px 10px;
	padding:0px !important;
	line-height:1.5em !important;
}
.caution{
	background:url(../../common/images/ic_att.gif) no-repeat left 0.3em;
	padding:0 0 0 20px !important;
	margin:0px 0 20px 10px;
}
.dataTxt2{
	margin:-15px 0 10px 10px;
	padding:0px !important;
	line-height:1.5em !important;
}

/*-----------*/
.simuTable{
	border-top:1px #CCC solid;
	width:650px;
	margin:0 auto 5px auto;
}
.simuTable th,
.simuTable td{
	color:#000;
}

.simuTable th{	
	border-bottom:1px #CCC solid;
	text-align:center;
}

.simuTable thead th{
	border-bottom:2px #97b23e solid;
	padding:5px 0;
	vertical-align:middle;
}
.simuTable thead td{	
	border-bottom:1px #CCC solid;
	padding:15px 0;
	text-align:center;
	vertical-align:middle;
}
.simuTable tbody th{
	padding:0 10px 0 0;
}
.simuTable tbody td{
	border-left:1px #CCC solid;
	border-bottom:1px #CCC solid;
	padding:5px 0;
	text-align:center;
}
.simuTable .lineRight{
	border-left:none;
	text-align:left;
}
.simuTable thead .lineRight{
	text-align:center;
}
.simuTable .lineRight span{
}

.simuTable .total th,
.simuTable .total td{
	border-top:3px #CCC solid;
	border-bottom:3px #CCC solid;
	font-size:14px;
}
.simuTable .total th{
	border-right:1px #CCC solid;
}
.simuTable .total td{
	border-left:none;
	font-weight:bold;
}
.simuTable .total .lineRight{
	text-align:center;}
.simuTable{
	position:relative;
}

.simuTable .icon img{
	position:absolute;
	top:170px;
	right:10px;
}


.simuTable2{
	border-top:1px #CCC solid;
	border-bottom:1px #CCC solid;
	border-left:1px #CCC solid;
	border-right:1px #CCC solid;
	width:650px;
	margin:0 auto 5px auto;
	line-height:1.3;
}

.simuTable2 .con td{
	margin:0 auto 5px auto;
	padding: 5px 0px 5px;
}

.simuTable2 .hline td{
	padding: 0px 0px 0px;
}

.simuTable2 .total td{
	font-size:14px;
	font-weight: bold;
	line-height:1.3;
}

.simuTable2 .lineleft td{
	font-size:10px;
}

.simuTable2 .hline2 td{
	line-height:0.5;
	padding: 0px 0px 0px;
}

.simuTable2_2{
	width:650px;
	text-align:center;
	margin:0 auto 5px auto;
}



/*-------------*/



#contentsBox h6{
	border-left:4px #60c1bd solid;
/*	background:url(../parts/images/ic.gif) no-repeat right top;*/
	padding-left:10px;
	padding-right:0px;
	margin-bottom:10px;
	font-weight:bold;
	font-size:16px;
	font-family:"メイリオ", Meiryo;
	color:#000;
	line-height:1.2em;
}

#contentsBox h6.img{
	background:url(../parts/images/ic.gif) no-repeat right top;
}

#contentsBox h6.img3{
	background:url(../../common/images/ic_new_s4.gif) no-repeat 110px top;
}

#contentsBox h6 span{
	display:block;
	padding:2px 0 0 0;
	font-size:12px;
	font-weight:normal;
	font-family:MS PGothic,Osaka,Hiragino Kaku Gothic Pro W3,Arial,Helvetica,sans-serif;
	line-height:1.2em;
}



#contentsBox .partsBox .f10{
	line-height:1.5em;
}
.partsBox{
}

.partsBox div{
	margin:0px 10px 0px 10px;
	padding:0px 10px 0px 10px;
}
.partsBox div dl{
	width:317px;
}
.partsBox div dt{
	background:#717071;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	font-family:"メイリオ", Meiryo;
	color:#FFF;
	line-height:34px;
}
.partsBox div dd img{
	margin:0 0 10px 0;
}



.priceTable{
	width:100%;
	text-align:center;
	margin-bottom:5px;
}
.priceTable th{
	border-top:1px #bbbbbb solid;
	border-bottom:1px #bbbbbb solid;
	background:#f3f3f3;
	padding:2px 0;
	color:#000;
	font-weight:normal;
}
.priceTable td{
	border-bottom:1px #bbbbbb solid;
	padding:2px 0;
	color:#000;
}
.priceTable td.line{
	border-top:1px #bbbbbb solid;
}

.priceTable th img{
	padding:10px 0px 0px 0px;
}

.priceTable td img{
	padding:10px 0px 0px 0px;
}



.priceTable2{
	width:100%;
	text-align:center;
	margin-bottom:5px;
}
.priceTable2 th{
	padding:2px 0;
	color:#000;
	font-weight:normal;
}
.priceTable2 th.line{
	border-top:1px #bbbbbb solid;
	border-bottom:1px #bbbbbb solid;
	background:#f3f3f3;
}
.priceTable2 th.txt{
	text-align:left;
	width:150px;
}
.priceTable2 th.line2{
/*	width:17px;*/
}

.priceTable2 td{
	padding:2px 0;
	color:#000;
}
.priceTable2 td.line{
	border-top:1px #bbbbbb solid;
	border-bottom:1px #bbbbbb solid;
	vertical-align:middle;
}

.priceTable2 th img{
	padding:10px 0px 0px 0px;
	vertical-align:middle;
}

.priceTable2 td img{
	padding:10px 0px 0px 0px;
	vertical-align:middle;
}

.priceTable2 td.borderLeftNone {
	border-left: 0 none !important;
}
.priceTable2 td.borderRightNone {
	border-right: 0 none !important;
}
.priceTable2 td.borderTopNone {
	border-top: 0 none !important;
}
.priceTable2 td.borderBottomNone {
	border-bottom: 0 none !important;
}


.imgend1{
	background:url(images/img_end1.gif) no-repeat left 0.0em;
	padding:5px 0px 10px 50px !important;
	line-height:1.4em !important;
}
.imgend2{
	background:url(images/img_end2.gif) no-repeat left 0.0em;
	padding:5px 0px 10px 50px !important;
	line-height:1.4em !important;
}
.imgend3{
	background:url(images/img_end3.gif) no-repeat left 0.0em;
	padding:5px 0px 10px 50px !important;
	line-height:1.4em !important;
}
.imgend4{
	background:url(images/img_end4.gif) no-repeat left 0.0em;
	padding:5px 0px 10px 50px !important;
	line-height:1.4em !important;
}
.imgcut{
	background:url(images/img_cut.gif) no-repeat left 0.0em;
	padding:5px 0px 10px 50px !important;
	line-height:1.4em !important;
}
.point{
	background:url(images/point_img_1.gif) no-repeat left 0.0em;
	padding:5px 0px 30px 50px !important;
	line-height:1.4em !important;
}
.point2{
	background:url(images/point_img_1.gif) no-repeat left 0.0em;
	padding:5px 0px 10px 50px !important;
	line-height:1.4em !important;
}

.aki{
	background:url(images/img_aki.gif) no-repeat left 0.0em;
	padding:5px 0px 20px 50px !important;
	line-height:1.4em !important;
}
.aki2{
	background:url(images/img_aki.gif) no-repeat left 0.0em;
	margin:0 0 0 10px;
	padding:5px 0px 20px 50px !important;
	line-height:1.4em !important;
}

.bluelight{
	padding:0px 0px 22px 0px !important;
	line-height:1.4em !important;
}

.processingimg{
	padding:0 10px 0 0 !important;
	float:left;
}
.processing{
	padding:5px 0px 0px 0px !important;
	line-height:1.4em !important;
}


.comment{
	line-height:1.4em !important;
}

.process{
	overflow:hidden;
	width:670px;
	padding:0 0 20px 0;
	_margin:0 0 20px 0;
}
.process.bg{
	margin:0 0 20px 0;
	background:url(images/valueset_img_20.gif) no-repeat center bottom;
}
.process p{
	float:left;
}
.process dl{
	float:left;
	width:300px;
	padding:0 0 0 16px;
}
.process dl dt{
	padding:0 0 5px 0;
	font-size:16px;
	font-weight:bold;
	font-family:"メイリオ", Meiryo;
	color:#41423e;
	line-height:1.4em;
}
.process dl dt span{
	font-size:13px;
	line-height:1.4em;
	display:block;
}

