@charset "UTF-8";
/* CSS Document */

/* Background LED */
.stage-inner#led-top{
	background:url(/common/images/led/bg_stageinner_top.gif) left top repeat-x;
}

.stage-inner-row#led-row{
	background:url(/common/images/led/bg_stageinner_row.gif) left top repeat-x;
}


#variation .box-header .subh{
	background-image:url(/common/images/led/subh_variation.gif);
}
#quality .box-header .subh{
	background-image:url(/common/images/led/subh_quality.gif);
}
#led .box-header .subh{
	background-image:url(/common/images/led/subh_led.gif);
}

#blue .box-header .subh{
	background-image:url(/common/images/led/subh_blue.gif);
}
#white .box-header .subh{
	background-image:url(/common/images/led/subh_white.gif);
}
#red .box-header .subh{
	background-image:url(/common/images/led/subh_red.gif);
}
#pink .box-header .subh{
	background-image:url(/common/images/led/subh_pink.gif);
}
#websp01 .box-header .subh{
	background-image:url(/common/images/led/subh_websp01.gif);
}
#websp02 .box-header .subh{
	background-image:url(/common/images/led/subh_websp02.gif);
}
#size .box-header .subh{
	background-image:url(/common/images/led/subh_size.gif);
}
#option .box-header .subh{
	background-image:url(/common/images/led/subh_option.gif);
}
#related .box-header .subh{
	background-image:url(/common/images/led/subh_related.gif);
}

#air .box-header .subh{
	background-image:url(/common/images/led/subh_air.gif);
}
#meter .box-header .subh{
	background-image:url(/common/images/led/subh_meter.gif);
}

#tbl-basic{
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
	margin:33px 0 22px 0;
}
#tbl-basic th{
	border-collapse:collapse;
	border-spacing:0;
	padding:5px;
	border:1px solid #dddddd;
	background-color:#ebeaea;
	line-height:1.2em;
	text-align:center;
}

#tbl-basic td{
	border:1px solid #dddddd;
	padding:10px;
}

#tbl-led-color td.field{
	background-color:#ebeaea;
}

.thum_top{
	padding-top:22px;
}

.thum_bottom{
	padding-bottom:11px;
}


#led-color-thumbs03{
	width:627px;
	margin:0;
	_width:630px;
}

#led-color-thumbs03:after{
	content:".";
	clear:both;
	display:block;
	height:0;
	visibility:hidden;
}

#led-color-thumbs03 a img{
	display:block;	
}


.tbl-codicil {
	border-collapse:collapse;
	width:100%;
	margin:22px 0 33px 0;
}
.tbl-codicil td{
	border:1px solid #dddddd;
	padding:12px;
	text-align:left;
}

.tbl-codicil02 {
	border-collapse:collapse;
	width:100%;
	margin:0 0 22px 0;
}
.tbl-codicil02 td{
	border:1px solid #dddddd;
	padding:12px;
	text-align:left;
}

/* caution */

.box-caution-top{
	background:url(/common/images/dot_border.gif) left top repeat-x;	
}
.box-caution-bottom{
	background:url(/common/images/dot_border.gif) left bottom repeat-x;
	padding:22px 22px;
}

.box-caution{
	width:571px;
	clear: both;
}
.box-caution:after{
	content:".";
	clear:both;
	display:block;
	height:0;
	visibility:hidden;
}

.box-caution-left{
	width:69px;
	float:left;
}
.box-caution-right{
	width:481px;
	float:right;
}

.pdesc{
	padding:0;
	line-height:1.2em;
}

