/*----------------------------------------------------
  !heading
----------------------------------------------------*/
h1{
	font-size:16px;
	font-weight: 100;
	line-height:24px;
	text-align:left;
	margin:20px 0px 40px 0px;
	padding-left:10px;
	color:#bf6df4;
	border-bottom:1px #bf6df4 solid;
	border-left:8px #bf6df4 solid;
}
h2{
	font-size:16px;
	font-weight: 100;
  color: #bf6df4;
	text-align:left;
	margin:20px 0px 0px 20px;
}
.h2mark{
	font-size:10px;
	font-weight: 700;
	padding:0px 2px 0px 2px;
	color:#fff;
	vertical-align: 3px;
	background-color:#bf6df4;
}
.h2text{
	margin-left:10px;
}
h3{
	clear:both;
	width:718px;
	font-size:14px;
	font-weight: 100;
	text-align:left;
	margin:30px 0px 0px 10px;
	padding:10px 10px 10px 40px;
	color:#bf6df4;
	background-color:#fff;
	border-top:1px #ccc solid;
	border-left:1px #ccc solid;
	border-right:1px #ccc solid;
}

h4{
	font-size:14px;
	font-weight: 100;
	line-height:24px;
	text-align:left;
	margin:30px 0px 0px 30px;
	padding:10px 10px 10px 10px;
	color:#bf6df4;
	background-color:#fff;
	border:1px #bf6df4 solid;
}


/*----------------------------------------------------
  !contentsArea
----------------------------------------------------*/
.contentsArea{
	margin:30px 0px 0px 50px;
	width:800px;
	overflow:hidden;
}
.bottomSpace{
	width:800px;
	height:20px;
	background-color:#fff;
}


/*----------------------------------------------------
  !sentence table
----------------------------------------------------*/
.contentsArea table{
	color:#333;
	font-size:12px;
	width:780px;
	margin-top:20px;
	margin-bottom:40px;
	margin-left:20px;
}
.contentsArea table tr th{
	vertical-align:middle;
	background-color:#eeccff;
	padding:10px 5px 5px 5px;
	border:1px #ccc solid;
}
.contentsArea table tr td{
	vertical-align:middle;
	background-color:#fff;
	padding:10px 5px 5px 5px;
	border:1px #ccc solid;
}
.contentsArea table tr td p{
	text-align:left;
	line-height:14px;
	margin:5px 5px 5px 5px;
}
.contentsArea table tr td form{
	text-align:right;
}
.contentsArea table tr td .productCaution{
	font-size:10px;
	line-height:24px;
	text-align:right;
}
figure img{
	border:1px #ccc solid;
}
#fig1{
	width:216px;
	float:left;
	margin:20px 30px 40px 20px;
}
#fig2{
	width:216px;
	float:left;
	margin:20px 30px 40px 20px;
}
#fig3{
	width:216px;
	float:right;
	margin:20px 30px 40px 20px;
}
#fig4{
	width:216px;
	float:left;
	margin:20px 30px 40px 20px;
}
#fig5{
	width:216px;
	float:left;
	margin:20px 30px 40px 20px;
}
#fig6{
	width:216px;
	float:right;
	margin:20px 30px 40px 20px;
}
figcaption{
	height:30px;
	text-align:left;
	font-size:12px;
	margin-top:5px;
}
.dsDetail{
	clear:both;
	width:688px;
	margin:0px 0px 40px 10px;
	padding:20px 20px 20px 60px;
	text-align:left;
	font-size:14px;
	line-height:20px;
	background-color:#f6f6f6;
	border-left:1px #ccc solid;
	border-right:1px #ccc solid;
	border-bottom:1px #ccc solid;
}


/*----------------------------------------------------
  !led導光板ライトパネル用
----------------------------------------------------*/
.itemList img{
	float:left;
	margin:20px 20px 20px 21px;
}
.itemList ul{
	text-align:left;
	margin:20px 20px 20px 280px;
	font-size:14px;
	line-height:24px;
}
.productImage01a ul{
	list-style-type:none;
	float:left;
}


/*----------------------------------------------------
  !led直下型ライトパネル用
----------------------------------------------------*/
.productPropaty {
	text-align:left;
	font-size:14px;
	line-height:24px;
	margin:20px 0px 20px 280px;
}


/*----------------------------------------------------
  !室内用ledデジタルサイネージ
----------------------------------------------------*/
.otherMenu{
	width:755px;
	text-align:center;
	border:1px #ccc solid;
	margin:0px 20px 0px 20px;
	padding:10px 10px 10px 10px;
}
.otherMenu p{
	font-size:18px;
	font-weight:700;
	color:#333;
	margin:10px 0px 20px 0px;
}
.otherMenuBt1{
	display: inline-block;
	width:344px;
	font-size:14px;
	background-color:#fff;
	border:1px #ccc solid;
	margin:0px 0px 10px 0px;
	padding:10px 0px 10px 0px;
	-moz-box-shadow: 0px 1px 2px 0px #ccc;
	-webkit-box-shadow: 0px 1px 2px 0px #ccc;
	box-shadow: 0px 1px 2px 0px #ccc;
}
.otherMenuBt1:hover{
	cursor: pointer;
	filter:brightness(90%);
	-moz-box-shadow: 0px 1px 2px 0px #fff;
	-webkit-box-shadow: 0px 1px 2px 0px #fff;
	box-shadow: 0px 1px 2px 0px #fff;
}
.otherMenuBt1 a{
	text-decoration:none;
	color:#333;
}
.otherMenuBt2{
	display: inline-block;
	width:344px;
	font-size:14px;
	background-color:#fff;
	border:1px #ccc solid;
	margin:0px 0px 10px 0px;
	padding:10px 0px 10px 0px;
	-moz-box-shadow: 0px 1px 2px 0px #ccc;
	-webkit-box-shadow: 0px 1px 2px 0px #ccc;
	box-shadow: 0px 1px 2px 0px #ccc;
}
.otherMenuBt2:hover{
	cursor: pointer;
	filter:brightness(90%);
	-moz-box-shadow: 0px 1px 2px 0px #fff;
	-webkit-box-shadow: 0px 1px 2px 0px #fff;
	box-shadow: 0px 1px 2px 0px #fff;
}
.otherMenuBt2 a{
	text-decoration:none;
	color:#333;
}
.otherMenu div span{
	font-size:12px;
}


.bvbCategory1 th,td{
	text-align:center;
	fotn-size:12px;
	line-height:14px;
}
.bvbCategory1 td form input{
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
}
