@charset "utf-8";
body {
	background-image: url(../images/background_sub.gif);
	background-repeat: repeat-x;
	background-color: #21141C;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
address {
	color: #5A5757;
	font-style: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, form {
	margin: 0px;
	padding: 0px;
}
.wrapper {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.wrapper h1 {
	color: #9F6A72;
	font-weight: normal;
	font-size: 12px;
	height: 19px;
	padding-left: 1px;
	padding-top: 6px;
}
.contents {
	background-color: #FFFFFF;
	text-align: center;
	padding-bottom: 15px;
}
.header {
	height: 105px;
	background-color: #000000;
	width: 650px;
	text-align: left;
}
.header img {
	margin-left: 27px;
}
.contents h2 {
	margin: 21px 0px 16px 23px;
	text-align: left;
}
.contents .mapImage {
	margin-bottom: 26px;
}
.contents .researveImage {
	margin-top: 85px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
}
.contents .textAddress {
	margin: 10px 0px;
	font-size: 12px;
	color: #231815;
}
.contents .textPhone {
	margin: 10px 0px 25px;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
.contents .rForm {
	padding-top: 15px;
	padding-bottom: 20px;
}
.footerAddr {
	padding-top: 3px;
}
.textAccessT {
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #6B2833;
	font-weight: bold;
}


.linkContact {
	font-size: 16px;
}
.linkContact a {
	color: #333333;
}
.reserve-bt00 {
	margin-bottom: 30px;
	width: 114px;
	margin-right: auto;
	margin-left: auto;
}

