﻿@charset "UTF-8";

#navi li.access {
	text-indent: -9999px;
	width: 124px;
	background-image: url("../images/navi.jpg");
	background-repeat: no-repeat;
	background-position: -621px -47px;
}

#page_title {
	width: 882px;
	height: 90px;
	text-indent: -9999px;
	background-image: url("../access/images/page_title.jpg");
	background-repeat: no-repeat;
	margin: 0 auto 7px;
}


#google_map {
	width: 858px;
	background-image: url("../access/images/frame_top.gif");
	background-repeat: no-repeat;
	margin: 15px auto 0;
}

#google_map .inside {
	width: 840px;
	background-image: url("../access/images/frame_bottom.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 10px 9px 7px;
}

.route {
	width: 840px;
	font-size: 16px;
	line-height: 20px;
	margin: 20px auto 50px;
}

.route .notice {
	font-weight: bold;
}

.route .address {
	font-size: 20px;
	line-height: 26px;
	margin: 35px 0 0;
}

#tel_number {
	margin: 5px 0;
}

.container {
	width: 840px;
	margin: 20px 0 0;
}

.container .left {
	width: 210px;
	float: left;
}

.container .right {
	width: 615px;
	float: right;
}

