@charset "shift_jis";

#centerCont .photoText88{
	margin-bottom:10px;
	width:464px;
	padding: 0 3px;
}
#centerCont .photoText88 .leftImg{
	width:88px;
	padding-right: 10px;
	float:left;
}
#centerCont .photoText88 .txt{
	font-size: 13px;
	width:360px;
	float:left;
}
#centerCont .photoText88 .txt p{
	line-height: 1.5;
}

#centerCont .photoText88 textarea{
	width:350px;
	
}
#centerCont .normalText textarea{
	width:350px;
}
textarea{
	font-size: 10px;
	background-color:#FFFFCC;
	border: 1px solid #7B8CA3;
	color:#333333;
}
input.btn{
	font-size: 13px;
	background-color:#465B77;
	color:#FFFFFF;
	border: 3px solid #7B8CA3;
}

