﻿#mainimage{


	margin-bottom:20px;

	
}

#topboth {
	clear:both;
}

.voice_man {
width:680px;
height:117px;
margin-left:10px;
float:left;
background-color:#D6F0FF;
font-size:14px;
line-height:150%;
margin-bottom:20px;
}

.voice_man .image{
margin-left:10px;
margin-top:10px;
float:left;
}

.voice_man .text{
margin-left:10px;
margin-top:10px;
margin-right:10px;
float:left;
}

.voice_man span{
font-weight:bold;
line-height:200%;
}

.voice_woman {
width:680px;
height:117px;
margin-left:10px;
float:left;
background-color:#FFDFF7;
font-size:14px;
line-height:150%;
margin-bottom:20px;
}

.voice_woman .image{
margin-left:10px;
margin-top:10px;
float:left;
}

.voice_woman .text{
margin-left:10px;
margin-top:10px;
margin-right:10px;
float:left;
}

.voice_woman span{
font-weight:bold;
line-height:200%;
}


/*	その他

-------------------------------------*/






.topboth {
	clear:both;
}

