#key {
	background: url(../img/shared/bg.jpg) repeat top center;
	z-index: 2;
	margin-bottom: 18px;
	position: relative;
}
#keyInner {
	background: url(../img/access/key_bg.png) repeat-x top center;
	height: 603px;
}
#container {
	color: #010101;
}
#shop {
	background: url(../img/access/sec_bg.jpg) repeat center top;
	font-weight:bold;
}
#shop .bg_in {
	background: url(../img/access/info_bg.jpg) no-repeat center top;
	background-size: 100%;
	padding-bottom: 100px;
}
#shop .tbl_info {
	width: 740px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 25px;
}
#shop .content {
	background: url(../img/access/op_bg.png) repeat center top;
	position: relative;
	margin-top: -23px;
	padding-top: 49px;
	padding-bottom: 31px;
}
#shop h2 {
	position: relative;
	z-index: 9;
}
#shop .deco1 {
	position: absolute;
	top: 70px;
	left: 37px;
}
#shop .deco2 {
	position: absolute;
	top: -110px;
	right: 40px;
}
#shop .deco3 {
	position: absolute;
	top: 613px;
	right: 23px;
}
#shop .tbl_info table {
	margin-bottom: 38px;
}
#shop .tbl_info th, #shop .tbl_info td {
	padding: 12px 0 16px;
	font-weight:bold;
}
#shop .tbl_info th {
	width: 205px;
	padding-right: 45px;
	font-weight:bold;
	text-align: center;
}
#shop .tbl_info tr {
	background: url(../img/access/line.png) repeat-x 0 bottom;
}
#shop .tbl_info .tel {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
#shop .photo1 {
	margin-left: 57px;
	padding-top: 21px;
}
#shop .photo2 {
	margin-top: -31px;
}
#shop .photo3 {
	margin-left: -53px;
}

#shop .mitorizu {
	position:absolute;
	bottom:60px;
	right:120px;
}


#map {
	background: url(../img/access/map_bg.jpg) repeat center top;
}
#map .content {
	position: relative;
}
#map .ballon {
	position: absolute;
	top: -156px;
	right: 44px;
}
#map .map { padding-bottom: 130px;}

#map .imgBox{
	position: absolute;
	width: 1000px;
	height: 300px;
}
#map .imgBox_s{
	position: relative;
	width: 1000px;
	height: 300px;
}
#gmap{
	width: 100%;
	height: 600px;
	overflow:hidden;
}
#gmap img{
	width: 100%;
}
