@charset "utf-8";

#TitleContents {
	background-image: url(../img/content_title.gif);
	background-repeat: no-repeat;
	height: 52px;
	width: 940px;
}
#TitleContents h2 {
	font-size: 14px;
	padding-top: 20px;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 140px;
}


#TelNum {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 16px;
	margin-left: auto;
	display: block;
}

#TelNum+p {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #ED1C29;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C8C8C8;
	padding-bottom: 12px;
}

#MailForm {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-bottom: 20px;
}

#TitleParts {
	background-image: url(../img/content_title_foot.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}

