.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

h3{
	/*max-width:590px;*/
	/*height:110px;*/
	/*text-indent:-9999px;*/
	/*background-image: url(../images/img_led.jpg);*/
	/*background-repeat: no-repeat;*/
}

.ttl1{
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.led_l {
	float: left;
	max-width: 370px;
	margin-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.led_r {
	float: left;
	max-width: 200px;
	margin-bottom: 10px;
	text-align: center;
}

.led_l .tx {
	margin-bottom: 10px;
}
.ttl_tbl {
	color: #0066FF;
	font-weight: bold;
	border-bottom-max-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0469FF;
	margin-bottom: 5px;
}

.led_l ul {
	border-top-color: #FFFFFF;
	}

.led_l li {
	margin-left: 10px;
	}

/*　----- led化写真 -----  */
h4{
	background-image: url(../images/torikae_bar.gif);
	background-repeat: no-repeat;
	max-width:590px;
	height:33px;
	text-indent:-9999px;
}









/*　-----  -----  */
#pMenu{
max-width:590px;
height:30px;
padding:0;
margin-bottom:25px;
}

#pMenu li{
float:left;
padding:0;
}

#barSyomei{
background:url(../../Copy%20of%20product/images/syoumei_bar.gif) no-repeat;
max-width:590px;
height:33px;
text-indent:-9999px;
clear:both;
}

.pBox{
/*border-bottom:1px solid #dbdbdb;*/
/*border-left:1px solid #dbdbdb;*/
/*border-right:1px solid #dbdbdb;*/
padding:19px;
margin-bottom:15px;
}



.lamp ul{
max-width:550px;
padding:0;
}

.lamp li{
float:left;
padding:0;
margin:0;
}

.line{
max-width:550px;
border-bottom:1px solid #dbdbdb;
padding-bottom:10px;
margin-bottom:10px;
}

#floatLED{
float:left;
border-right:1px solid #dbdbdb;
max-width:275px;
}

#floatSlim{
max-width:274px;
float:right;
}

#barMizu{
background:url(../../Copy%20of%20product/images/mizu_bar.gif) no-repeat;
max-width:590px;
height:33px;
text-indent:-9999px;
clear:both;
}

#barSangyo{
background:url(../../Copy%20of%20product/images/sangyo_bar.gif) no-repeat;
max-width:590px;
height:33px;
text-indent:-9999px;
clear:both;
}

#barAir{
background:url(../../Copy%20of%20product/images/air_bar.gif) no-repeat;
max-width:590px;
height:33px;
text-indent:-9999px;
clear:both;
}

.mar10TBL {
margin:20px 0px 10px 10px;
}

@media screen and (max-width: 768px) {
	.led_r {
		margin: 0 auto;
		float: initial;
		text-align: center;
	}
}