@charset "euc-jp";

.test{
	width: 550px;
	height: auto;
	padding: 0px 20px 20px 0px;
}

.test2{
	width: 180px;
	height: auto;
	padding-bottom: 20px;
}

.shop-img td img{
	width:100%;
	}

.main-img{
	width: 550px;
	height: auto;
	padding: 0px 20px 20px 0px;
}

.sub-img{
	width:218px;
	}

.sub-img img{
	height: auto;
	padding-bottom: 20px;
}

.clear{
	clear: both;
}

#office{
	border-collapse:collapse;
	width: 750px;
	border: 1px solid #e58700;
	margin-bottom: 20px;
	font-size:13px;
}

#office th{
	width: 250px;
	height: 50px;
	color: #333;
	font-weight:normal;
	border: 1px solid #e58700;
	background-color: #FDEDDC;
}

#office td{
	width: 500px;
	height: 50px;
	border: 1px solid #efb25a;
	padding-left: 20px;
}
#map_canvas{
	height:400px;
	margin-bottom: 20px
}

#GeoAPI{
	height:400px;
	margin-bottom: 20px
}

#GeoAPI iframe{
	width:750px;
	height:400px;
	border:0;
}



.sub_img {
	width: 320px;
}

.gmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
margin-bottom: 20px;
}

.gmap iframe,
.gmap object,
.gmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
