/* ------------------------------
よくあるお問い合わせのスタイル
------------------------------ */

@charset "UTF-8";

a.globalMenu06{
	background-image:url(img/menu_faq_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;
}