span.bold {
	color:#A37399;
	font-size:100%;
	font-weight:bold;
}
table.oubo {
	width:760px;
	margin-top:15px;
}
table.oubo td {
	line-height:145%;
	padding-bottom:10px;
	padding-left:10px;
}
div.read {
	width:620px;
	text-align:left;
	margin:15px auto;
}
div.read p {
	line-height:145%;
}

/**/
table.syouhin {
	border-top:1px solid #A37399;
	border-right:1px solid #A37399;
}
table.syouhin th {
	background-color:#E6DCE3;
	border-left:1px solid #A37399;
	border-bottom:1px solid #A37399;
	font-size: smaller;
	line-height: 125%;
	padding:2px;
}
table.syouhin td {
	border-left:1px solid #A37399;
	border-bottom:1px solid #A37399;
	font-size: smaller;
	line-height: 125%;
	padding:2px;
}