/* ------------------------------
お客様の声特有のスタイル
------------------------------ */

@charset "UTF-8";

div#contents{
	height:850px;
}

a.globalMenu04{
	background-image:url(img/menu_voice_on.png);
}

div.guest_voice{
	width:580px;
}

div.photo{
	float:left;
	margin:0px 0px 0px 20px;
	width:120px;
	height:180px;
}

div.photo p{
	text-align:center;
}

div.message{
	float:left;
	margin:0px 0px 20px 0px;
	width:420px;
	height:180px;
	padding:10px 0px 0px 0px;
}

hr{
	clear:left;
}