@charset "UTF-8";

.map{
	overflow: hidden; /* ボックスからはみ出た部分を表示しない */
	width: 578px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	padding-top: 25px;
	background-image: url(../img/bac_img.jpg);
	background-repeat: repeat;
}
.googleimg{
	float: right;
	padding-top: 10px;
	background-image: url(../img/bac_img.jpg);
	background-repeat: repeat;
}
.access{
	overflow: hidden; /* ボックスからはみ出た部分を表示しない */
	width: 703px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	padding-top: 20px;
	background-image: url(../img/bac_img.jpg);
	background-repeat: repeat;
}

.access table{
	background-color: #C0B783;
	width: 518px;
	margin:2px auto 2px auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #82784C;
	border-bottom-color: #82784C;
}

.access table td,.access th{
	padding:0px;
	padding-left:5px;
	padding-right:5px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #82784C;
	border-left-color: #82784C;
}
.access table th{
	font-weight:bold;
}

.access td{
	height: 35px;
}

.access_time{
	overflow: hidden; /* ボックスからはみ出た部分を表示しない */
	width: 518px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bac_img.jpg);
	background-repeat: repeat;
}
.means{
	text-align: center;
	background-color: #D8D2C5;
	width: 170px;
}
.from{
	background-color: #FFFFFF;
	width: 220px;
}
.from a{
	background-color: #FFFFFF;
}
.time{
	background-color: #FFFFFF;
	width: 80px;
	*width: 85px;
}
.tel{
	background-color: #FFFFFF;
	width: 110px;
	text-align: center;
}
.photobox{
	overflow: hidden; /* ボックスからはみ出た部分を表示しない */
	width: 675px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	background-image: url(../img/bac_img.jpg);
	background-repeat: repeat;
}
.photobox img{
	clear: none;
	float: left;
	padding-right: 2px;
	background-image: url(../img/bac_img.jpg);
	background-repeat: repeat;
}
.googlemap{
	width: 425px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 20px;
}
.googlemap a{
	background-color: #FFFFFF;
}















