#product_honbun {
	font-size: small;
	padding-left: 20px;
	margin: 0px;
	line-height: 110%;
	text-indent: 0px;
}
.product_pic_explanation {
	font-size: small;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	line-height: 120%;
}
.product_pic_title {
	font-size: small;
	font-weight: bold;
	margin: 10px;
}
.product_free_title {
	font-size: medium;
	font-weight: bolder;
	color: #006699;
	margin-left: 20px;
}
.product_otoiawase {
	font-size: small;
	line-height: 120%;
}
.title_table_contents {
	vertical-align: middle;
	padding-left: 15px;
}
.title_table_padding {
	padding-top: 10px;
	padding-bottom: 10px;	
}
.body_table {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.body_table_padding {
	padding-right: 40px;
	padding-left: 40px;
}
.contents_titlebar {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
}
.contents_text p {
	font-size:12px;
	line-height:140%;
}
.contents_picture_border {
	margin: 10px;
	padding: 15px;
	border: 1px solid #999999;
}
.contents__border {
	border-bottom: 1px dotted #999999;
}
