.color_model {
	padding: 10px;
	width: 738px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-top: 3px solid #666666;
	border-bottom: 3px solid #666666;
	margin-bottom: 10px;
	text-align: left;
	color: #333333;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	margin-right: 10px;
	margin-left: 10px;
}
.small_midashi {
	font-weight: bold;
	margin-bottom: 10px;
	color:#3f312b; 
}
.midashi {
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color:#6c2735;
	text-align: left;
}

#shop_voice .midashi{
	margin:5px;
	padding-bottom:2px;
	border-bottom: 1px dotted #999999;
	margin-bottom:10px;
}
.host {
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color:#19448e;
	margin-bottom: 5px;
	margin-top: 15px;
	font-weight: bold;
}
.shop_data{
	margin-top:20px;
	maegin-bottom:10px;
	border: 1px dotted #999999;
	color: #333333;
	font-size: 13px;
	line-height: 18px;
	padding:10px;
}
.k_name{
	color:#0033CC;
}
.y_name{
	color:#990000;
}