@charset "shift-jis";

.tech-btnbox{
	float:left;
	margin-right:21px;
	margin-bottom:12px;
}

.tech-btnbox img{
	margin-bottom:4px;
}


/*about PRODUCT*/
div.seihin-box{
	clear:both;
	margin-bottom:24px;
}
div.seihin-box img.hd{
	float:left;
}
div.seihin-box .contents{
	text-align:left;
	width:502px;
	float:right;
}
div.seihin-box .contents img{
	margin-bottom:5px;
	border:1px solid #88a;
}

div.seihin-box h4{
	font-size:14px;
	font-family:Helvetica,Myriad Web Pro,"ƒqƒ‰ƒMƒmŠpƒS Pro W3",serif;
	border-left:5px solid #88a;
	padding:0 0 7px 10px;
}
div.seihin-box h4 span{
	letter-spacing:1px;
	font-size:12px;
}




#contents .box{
	width:672px;
	margin:0 0 20px 0;
	clear: both;
}

#contents .box h3{
	background-color:#b1b7bc;
	margin-bottom: 5px;
	padding:3px 5px;
}

#contents .box p{font-weight: bold;}

#contents .box table{background-color:#bbb; width:330px;}
#contents .box th{width: 100px; background-color: #eee; padding:5px;}
#contents .box td{background-color: #fff; padding:5px;}

#contents .box h4{
	font-weight: bold;
	background:#eee;
	padding:4px 10px;
	border-bottom:2px solid #ccc;
	margin-bottom:10px;
}

#contents .box li{
	width: 320px;
	padding:5px 5px;
	line-height:1.3;
	border-bottom:#bbb 1px dotted;
}


.left{
	width:330px;
	float:left;
}


.right{
	float:right;
}
dl{
	margin-bottom:15px;
}
dt{
	font-weight:bold;
	border-left:4px solid #eee;
	padding:2px 0 2px 6px;
	margin:0 0 4px 0;
}
dd{
	padding:5px 5px;
	line-height:1.3;
	border-bottom:#bbb 1px dotted;
}
