@charset "utf-8";
/* CSS Document */
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	margin: 0px;
}
#wrap #head {
	height: 247px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #e1eecd;
	padding-top: 110px;
}
.midashi {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 30px;
}
.access_img {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.rental {
	height: 120px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
.rental .rental_detail {
	float: left;
	height: 25px;
	width: 280px;
	font-weight: bold;
	font-size: 16px;
}
.rental .rental_url {
	float: left;
	height: 25px;
	width: 280px;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 15px;
}
.rental .rental_url a {
	color:#4ca535;
	text-decoration: none;
}
.rental .rental_url a:visited {
	color:#4ca535;
}
.rental .rental_url a:hover {
	color:#4ca535;
}
.rental .rental_url a:active {
	color:#4ca535;
}

.otoiawase {
	height: 150px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
.otoiawase .otoiawase_detail {
	float: left;
	height: 25px;
	width: 110px;
	font-size: 16px;
	margin-bottom: 10px;
}
.otoiawase .otoiawase_tel {
	float: left;
	height: 23px;
	width: 120px;
	font-size: 16px;
	background-image: url(../images/access/access_010.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	margin-bottom: 10px;
	padding-top: 2px;
	margin-right: 25px;
}

#wrap #footer {
	height: 150px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #e1eecd;
	padding-top: 50px;
	text-align: center;
}

#wrap #head img {
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 0px;
}
#wrap #footer #footer_title {
	font-size: 20px;
	font-weight: bold;
}
#wrap #footer #footer_title_02 {
	font-size: 16px;
}
#wrap #footer #footer_title_03 {
	font-size: 24px;
	color: #4ca535;
	padding-top: 5px;
	font-weight: bold;
}
#wrap #footer #footer_title_03 a {
	color:#4ca535;
	text-decoration: none;
}
#wrap #footer #footer_title_03 a:visited {
	color:#4ca535;
}
#wrap #footer #footer_title_03 a:hover {
	color:#4ca535;
}
#wrap #footer #footer_title_03 a:active {
	color:#4ca535;
}
#wrap #navi {
	padding: 0px;
	height: 60px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #e1eecd;
	text-align: center;
}
area{
  border:none;
  outline:none;
}