@charset "utf-8";
#cont_detail .block_small  {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #847675;
	width: 130px;
	text-align: right;
	float: left;
}
#cont_detail .block_small ul  {
	line-height: 1.8em;
}
#cont_detail .block_small ul li {
	margin-bottom: 7px;
	display: block;
	line-height: 1.5em;
	/* [disabled]padding-right: 5px; */
}
#cont_detail .block_small ul li .Th4{
	float: none;
	font-size: 1.1em;
	text-align: right;
}
#cont_detail .block_small a       {
	color: #5F075F;
	text-decoration: none;
	padding-right: 5px;
	display: block;
}
#cont_detail .block_small a:hover  {
	color: #FFF;
	text-decoration: none;
	background-color: #E19586;
	display: block;
}
#cont_detail .block_large{
	width: 100%;
	float: right;
}
.Th1 a {
	color: #F36;
}
