@charset "UTF-8";
#photo #result{
	background:url(../img/result/result_img.png) no-repeat;
}
#photo #voice{
	background:url(../img/result/voice_img.png) no-repeat;
}
#content #main h2.result{
	background:url(../img/result/result_img-02.png) no-repeat;
	width:660px;
	height:101px;
	text-indent:-9898px;
	margin-bottom:20px;
}
#content #main h2.voice{
	background:url(../img/result/voice_img-02.png) no-repeat;
	width:660px;
	height:111px;
	text-indent:-9898px;
	margin-bottom:20px;
}
#content #main #result_box ul li{
	margin:20px 0;
	float:left;
}
#content #main #voice_box ul li{
	margin:20px 10px 20px 0;
	float:left;
}
#content #main #voice_box #voice_inner{
	background:#fff;
	border:1px solid #E6DCCD;
	border-top:none;
	margin:0;
	overflow:hidden;
}
#content #main #voice_box #voice_inner dl{
	width:290px;
}
#content #main #voice_box #voice_inner dl dt,
#content #main #voice_box #voice_inner dl dd{
	margin-bottom:20px;
	padding-left:30px;
}
#content #main #voice_box #voice_inner dl dt{
	background:url(../../common/img/result/q.png) no-repeat top left;
	min-height:20px;
	line-height:20px;
}
#content #main #voice_box #voice_inner dl dd{
	background:url(../../common/img/result/a.png) no-repeat top left;
	min-height:20px;
	line-height:20px;
}

#content #main #voice_box #voice_inner dl.left{
	float:left;
	margin:20px 0 20px 20px;
}
#content #main #voice_box #voice_inner dl.right{
	float:right;
	margin:20px 20px 20px 0;
}


#content #main h2.article{
	background:url(../img/result/result_article_img.png) no-repeat;
	width:660px;
	height:111px;
	text-indent:-9898px;
	margin-bottom:40px;
}
#content #main h2.reform{
	background:url(../img/result/result_reform_img.png) no-repeat;
	width:660px;
	height:111px;
	text-indent:-9898px;
	margin-bottom:40px;
}
#content #main h2.order{
	background:url(../img/result/result_order_img.png) no-repeat;
	width:660px;
	height:111px;
	text-indent:-9898px;
	margin-bottom:40px;
}
#content #main #gallery_box .gallery_box{
	margin:20px 0 40px;
	overflow:hidden;
}
#content #main #gallery_box .gallery_box .gallery_entry{
	border:1px solid #ccc;
	padding:5px;
	background:#fff;
	margin-bottom:10px;
	border-left:10px solid #9AC86C;
}
#content #main #gallery_box .gallery_box .gallery_entry strong{
	display:block;
	line-height:30px;
	font-size:16px;
}
#content #main #gallery_box .gallery_box ul{
	border:1px solid #ccc;
	padding:5px;
	background:#fff;
	overflow:hidden;
}
#content #main #gallery_box .gallery_box ul li{
	float:left;
	margin:9px;
}

.voice_order ul{
	display: flex;
}


.voice_o {
	color:#fff;
	font-weight: bolder;
	font-size: 16px;
	background-color:#E8B881;
	width:100%;
	padding:8px 0px 8px 12px;
}

.voice_r {
	color:#fff;
	font-weight: bolder;
	font-size: 16px;
	background-color:#E8B881;
	width:100%;
	padding:8px 0px 8px 12px;
	margin-top: 60px;
}

.text_banner {
	height: 114px;
	width: 320px;
}























