@charset "UTF-8";

#content #main {
	width: 625px;
}

#main h2 {
	margin-bottom: 25px;
	background-image: url(../image/contact/contactlogo.jpg);
	text-indent: -9999px;
	height: 35px;
	width: 180px;
	display: block;
}


#content #main div {
	margin-top: 30px;
	margin-bottom: 10px;
}

#content #main div h3 {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #18448E;
	padding-bottom: 3px;
	font-size: 16px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

#content #main div dl {
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
}

#content #main div dl dd {
	margin-top: 10px;
}

#content #main div dl dd em {
	font-size: 16px;
	font-weight: bold;
	color: #18448E;
	font-style: normal;
}
