#tv-p {
	margin: 20px 0px 20px 80px;
}
#main .detail-table02 {
	margin: 0px 10px 20px;
	width: 500px;
	border: 1px solid #CCCCCC;
}
#main .detail-table02 th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 3px 0px 3px 10px;
	width: 130px;
	background: #EBF0FC;
	border-bottom: 1px dotted #CCCCCC;
}
#main .detail-table02 td {
	padding: 3px 10px;
	border-bottom: 1px dotted #CCCCCC;
}
#detail-cont {
	margin: 0px 0px 20px;
}




/*** ----------------------------------------------------------------- 水素カムカム商品紹介ページ ---------------- ***/
#detail-cont .detail-right {
	float: right;
	width: 260px;
}#detail-cont .detail-table01 {
	margin: 0px 0px 10px 10px;
	width: 230px;
	border: 1px solid #999999;
	border-collapse:collapse;
}
#detail-cont .detail-table01 td {
	padding: 2px 10px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-collapse:collapse;
}
#detail-cont .detail-left {
	float: left;
	width: 250px;
}
#main .detail-tx01 {
	clear: both;
	border: 2px solid #80C6E8;
	margin: 0px 10px 10px 20px;
	padding: 5px 20px;
}

#main .font11 {
	font-size: 11px;
}

/*** ----------------------------------------------------------------- h06.html(水素カムカムの原材料と栄養成分1包(2g)あたりページ) ---------------- ***/

#main .h06-table01 {
	margin: 20px 0px;
	border: 1px solid #CCCCCC;
}
#main .h06-table01 th {
	width: 80px;
	text-align: left;
	font-weight: normal;
	padding: 5px 0px 5px 10px;
	vertical-align: top;
	background: #EDF4FE;
	border: 1px dotted #CBD0E4;
}
#main .h06-table01 td {
	padding: 5px 10px;
	border-bottom: 1px dotted #CBD0E4;
}
