
#htv{
	width:850px;
	color: #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", san-serif;
	line-height: 1.5;
	letter-spacing: 0.1em;
	}

#htv h3{
	font-size:90%;
	font-weight:bold;
	padding-top:50px;
	clear:both;
	}

#htv table.productSpec{
	margin-top:2px;
	font-size:78%;
	letter-spacing:.02em;
}
#htv table.productSpec th{
	padding:.5em .5em .5em .5em;
	border-bottom: 1px solid #ccc;
	background-color:#efefef;
}
#htv table.productSpec th.top{
	padding:.5em .5em .5em .5em;
	border-top: 1px solid #ccc;
	background-color:#efefef;
}

#htv table.productSpec th.type{
	background-color:#efefef;
}
#htv table.productSpec td{
	padding:.5em .5em .5em 1em;
	border-bottom: 1px solid #ccc;
	text-align: center;
}

#htv .caption{
	font-size:82%;
	margin:10px 0 0 0;
	display:block;
}
