@charaset "utf-8";



/**************************************
jirei
**************************************/

#ledtube1_1 .cont {
	display:block;
	margin-bottom: 30px;
	margin-top: 30px;
/*	height:auto;*/
}

#ledtube1_1 .tablep{
	width: 100%;
	border-collapse: collapse;
}
#ledtube1_1 .tablep tr{
	width: auto;
}
#ledtube1_1 .tablep td{
	width:210px;
	padding:0 5px 20px 5px;
	vertical-align:top;
}
#ledtube1_1 .text_in {
	width:200px;
	margin:10px 5px 0 5px;
	text-align:center;
}
#ledtube1_1 .text_in p {
	font-size:12px;
}



#ledtube1_1 .image_in {
	float:left;
	margin: 0 30px 20px;
	width: 90%;
}
#ledtube1_1 .image_in_02 {
	clear: both;
/*	padding-left: 30px;*/
	margin-bottom: 30px;
}
#ledtube1_1 .image_in_02 img{
	margin-right: 10px;
}

#ledtube1_1 .image_btn01 {
	float:left;
	margin:0 15px 20px 15px;
	width:120px;
}
#ledtube1_1 .textbox {
	float:left;
	margin:0 10px 20px 0;
	width:90%;
}
#ledtube1_1 .p {
	margin: 20px;
	font-weight: bold;
	color:#666666;
}
#ledtube1_1 .text01 {
	padding-bottom: 14px;
/*	padding-left: 40px;
	padding-right: 10px;*/
	line-height: 160%;
}

#ledtube1_1 .text02 {
	width: 100%;
	border-collapse: collapse;
	margin:0 auto 20px auto;
}
#ledtube1_1 .table01{
	padding-bottom: 14px;
	padding-left: 40px;
	padding-right: 40px;
	line-height: 160%;
}
#ledtube1_1 .table01 th{
	width: auto;
	padding: 6px;
	text-align: center;
	vertical-align: top;
	color: #333;
	background-color: #eee;
	border: 1px solid #b9b9b9;
}
#ledtube1_1 .table01 td{
	padding: 6px;
	background-color: #fff;
	border: 1px solid #b9b9b9;
}

