@charaset "utf-8";



/**************************************
product
**************************************/

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

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



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

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

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




/*
#product .matome {
	margin: 0 auto 20px auto;
	width: 645px;
}

#product .red {
	color:#B20000;
	font-weight: bold;
}
#product .bg02 {
	background:url(../images/ledtube3_1/bg02.png) 0 0  no-repeat;
	height: 169px;
}
#product .bg02 p {
	padding: 40px 0 0 40px;
	line-height: 160%;
}
*/