/*---------------成婚者の声のスタイル---------------*/

#main_ques{
	margin:30px 0 0 10px;	
}

#voice_box{
	background:#fff;
	width:691px;
	margin:5px 0 0 0;
	background-color:#f3f3f3;
}

#voice_text_box{
	border-bottom:1px dotted #000;
	padding:10px 0px 10px 20px;
	width:650px;
	margin:0 0 0 10px;
}

#voice_text{
	padding:15px 0 5px 55px;
	font-size:95%;
	font-weight:bold;
}

.voice_1{
	background:url(../../img/voice/voice_01.jpg) no-repeat left;
}
.voice_2{
	background:url(../../img/voice/voice_02.jpg) no-repeat left;
}
.voice_3{
	background:url(../../img/voice/voice_03.jpg) no-repeat left;
}

#voice_text_box_bottom{
	border-top:1px dotted #000;
	padding:10px 0px 5px 20px;
	width:650px;
	margin:3px 0 0 10px;
}

#voice_text_bottom{
	padding:2px 0 5px 25px;
	line-height:1.4;
}

/*---------------プロポーズのことばのスタイル---------------*/

#sub_propose_title{
	margin:25px 0 0 10px;
}

#propose_title{
	font-size:90%;
	background:url(../../img/oyaoya/ques_underline.jpg) no-repeat left bottom;
	padding:0 0 8px 20px;
	margin:20px 0 0 0;
}



span.red{
	color:red;
	font-weight:bold;
}