@charset "shift_jis";
/* CSS Document */


#led * {
	font-family: 'Hiragino Kaku Gothic ProN', 'qMmpS ProN W3', Meiryo, CI, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}


#led img {
	border:none;
	vertical-align:bottom;
}




#led {
	width:750px;
	margin:0 auto;
	text-align:center;
	border:none;
	}


/*  2J  */

/*ig*/

#led .item {
	overflow: hidden;
}
#led .item .ul_1 {
       width:385px;
       float:left;
}



#led .ul_2 {
	width: 365px;
	overflow: hidden;
	display: table;
	table-layout: fixed;
	text-align: center;
        float: right;
}
#led .ul_2 dl{
	text-align:center;
	position:relative;
}

#led .ul_2 dl dt,
#led .ul_2 dl dd{
	width:365px;

}
#led .ul_2 dt{
}

#led .ul_2 dd{
	position:absolute;
	width:365px;
	padding:0;
	top:75px;
}
#led .ul_2 .image img{
	width:365px;
}
#led a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
#led .ul_2 dd.price{
       width: 365px;
}

/*  i  */

#led .ul_2 .buy_price, #led .ul_2 .buy_price li {
	float: none;
	line-height: 100%;
	width: auto;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
        color: #E93000;
}
#led .ul_2 .buy_price li{
	display: inline;
 }
#led .ul_2 li.motoprice {
	display: none;
}
#led .ul_2 span.spesicalprice {
	font-size: 16px;
	color: #00F;
	font-weight: bold;
	width: 70px;
	text-align: left;
	padding-right:5px;
}
#led .ul_2 li.price {
	color: #ff0000;
	font-size: 40px;
	border: none;

}
#led .ul_2 li .intax {
	font-size: 14px;
	color: #ff0000;
	border: none;
}
