/* **************************************** TOP */	
	table.waku_led{
	background-color:black;
	color:white;
	background-image:url(../images/led/topback.jpg);
	background-repeat:no-repeat;
	padding-bottom:10px;
	width:970px;
}
	div.tab_led{
	width:81px;
	float:left;
	background-color:lightgrey;
	color:dimgray;
	text-align:center;
	padding:3px;
	cursor:hand;
	}
	div.tab_led_active{
	width:81px;
	float:left;
	background-color:dimgray;
	color:white;
	text-align:center;
	padding:3px;
	}
	div.midashi_led{
	font-size:large;
	font-weight:bold;
	padding:20px 0px 10px 15px;
}
	span.title{
	font-family:Arail;
	font-size:20pt;
	}
	span.t-red{
	font-family:Arail;
	font-size:20pt;
	color:red;
	}
/* **************************************** TOP */	
/* *********************************** iframe内 */	
	p.midashi_led{
	font-size:medium;
	font-weight:bold;
	}
	body.led{
	background-image:url();
	width:700px;
	height:330px;
	line-height:1.5EM;
	}
	div.led_cont{
	width:680px;
	padding:10px;
	border-style:solid;
	border-width:3px 3px 3px 3px;
	border-color:dimgray;
	}
	span.midashi_tokutyo{
	font-size:normal;
	font-weight:bold;
	color:orange;
	}
	span.midashi_tokutyo_link{
	font-size:medium;
	font-weight:bold;
	color:red;
	text-decoration:underline;	
	}
	td.cost_back{
	background-color:aliceblue;
	text-align:center;
	}
	td.cost_price{
	text-align:right;
	}
	td.cost_price_orange{
	background-color:#FFCC66;
	text-align:right;
	}
	td.cost_price_green{
	background-color:#CCFFCC;
	text-align:right;
	}
	td.cost_price_yellow{
	background-color:#FFFF66;
	color:red;
	font-weight:bold;
	text-align:right;
	}
	
/* *********************************** iframe内 */	
/* *********************************** led_color内 */	

	table.table_color{
	width:120px;
	border-collapse:collapse;
	text-align:center;
	}

/* *********************************** loed_color内 */	
/* *********************************** loed_tokutyo内 */	

	div.tokutyo_big{
	padding:10px;
	width:227px;
	height:67px;
	color:black;
	text-decoration:none;
	}
	td.tokutyo_big{
	vertical-align:top;
	width:252px;
	height:92px;
	}
	td.tokutyo_small{
	width:165px;
	height:65px;
	}
	
/* *********************************** loed_tokutyo内 */	
/* *********************************** loed_cost内 */	
	div.cost_red{
	width:210px;
	height:25px;
	float:left;
	}
/* *********************************** loed_cost内 */	
/* *********************************** loed_denki内 */	
	span.btext{
	font-family:Arial;
	font-weight:bold;
	line-height:1.5EM;
	color:#e50012;
	}

/* *********************************** loed_denki内 */	
