@charset "utf-8";

h3.pageTitle {
	height: 87px;
	width: 680px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background-image: url(../img/contact/pageTitle.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

div.contactBox01 {
	height: auto;
	width: 680px;
	margin: 0px auto;
}

div.contactBox01 h4 {
	height: auto;
	width: 50%;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 19px;
	line-height: 23px;
	font-weight: bold;
	margin-top: 100px;
	padding-left: 20px;
	border-bottom: 3px solid #99BD00;
	color: #99BD00;
}

p.contactText01 {
	font-size: 45px;
	font-family: Miller-Light, serif;
	font-weight: bold;
	padding-top: 80px;
	color: #57390E;
	text-align: center;
}

p.contactText01 span {
	font-size: 15px;
	color: #57390E;
	padding-right: 20px;
}

p.contactText02 {
	font-size: 13px;
	line-height: 20px;
	font-family: Miller-Light, serif;
	padding-top: 50px;
	color: #666666;
	text-align: center;
}
