.infoBox {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	line-height:150%;
	margin-bottom:55px;
	
}

.infoBox h3{
	font-size:16px;
	color:#663300;
	height:26px;
	background-image:url(../../img/infoTitle.gif);
	background-repeat:repeat-x;
	padding-top:10px;
}

.infoText{
	padding-right:30px;
}

#adminName {
	color:#663300;
	margin-top:18px;
	margin-bottom:10px;
}


.infoBox h4{
	color:#996600;
}

.infoBox p {
	margin-bottom:27px;
}