@charset "utf-8";

.voice_image{
	width: 100%;
}

.voice_image  .bridal_image{
	float: left;
	margin: 0 20px 0 0;
}

.voice_image p.name{
	margin: 15px 0 0 0;
	background-color: #ffedef;
	padding: 4px 3px;
}

.voice_image dl{
	margin: 10px 0 0 0;
}

.voice_image dl dt{
	float: left;
	clear: left;
	width: 120px;
}

.voice_image dl dd{
	float: left;
	width: 300px;
	line-height: 1.5;
}

.voice_image p.comment{
	width: 420px;
	margin: 15px 0 5px;
	padding: 5px 0;
	border-top: 2px dotted #f19ec2;
	border-bottom: 2px dotted #f19ec2;
	float:left;
}

.voice_image .detail_button{
	margin: 10px 0 0 0;
	float: right;
	text-align: right;
}

.voice_profile{
	margin: 10px 0 15px 0;
	border-top: 2px dotted #990;
	border-bottom: 2px dotted #990;
}

.voice_profile p{
	padding: 7px 0 7px 0;
}

.voice_image_detail{
	background:url(/img/shop/voice/detail_msg_head.gif) no-repeat right top;
}

.voice_image_detail .vd_left{
	width: 250px;
	float: left;
	background: url(/img/shop/voice/detail_profile_bottom.gif) no-repeat left bottom;
}

.voice_image_detail .vd_left .profile{
	background: url(/img/shop/voice/detail_profile_head.gif) no-repeat left top;
	margin: 10px 0 10px 0;
	padding: 10px 5px;
}

.voice_image_detail .vd_right{
	margin: 50px 0 0 0;
	float: right;
	width: 350px;
	background:url(/img/shop/voice/detail_msg_bottom.gif) no-repeat right bottom;
	padding: 0 0 60px 0;
}

.voice_image_detail .vd_right strong{
	color: #eb6877;
}

.voice_image_detail .vd_right p{
	margin: 0 20px 0 40px;
}

.image_group{
	margin: 15px 0 0 0;
}

div#voice .voice-item{
	border-left: 4px solid #a843a2;
	margin-right: 5px;
}
div#voice .voice-item dl{
	margin: 0 5px;
}

div#voice .voice-item dl dt{
}
div#voice .voice-item dl dd{
	color: #a843a2;
	text-align: right;
}

div#voice .voice-item p{
	margin: 5px 10px;
}

