@charset "UTF-8";

/*コンテンツ*/
#contents {
	clear:both;
	width: 798px;
	margin:10px 52px 20px 50px;
	}
img {
	border:none;
	}
.accessmap {
	width:740px;
	margin:0 auto;
	}

/*ヘッダーイメージ*/
.hd-image {
	margin:20px auto;
	}

/*タイトル*/
h1 {
	margin:0;padding:0;
	}


/*マップデータ*/
.mapdata1 {
	margin:30px 0 0 155px;
	padding-bottom:30px;
	width:580px; height:270px;
	border-bottom:1px solid #ccc;
	}
#map {
	float:left;
	margin:0 10px 0 0;
	width:320px;
	height:270px;
	border:1px solid #CCCCCC;
	}
#data1 {
	float:right;
	width:247px;
	}

.mapdata2 {
	clear:both;
	margin:30px 0 0 155px;
	padding-bottom:30px;
	width:580px; height:270px;
	}
#map2 {
	float:right;
	margin:0 0 0 10px;
	width:320px;
	height:270px;
	border:1px solid #CCCCCC;
	}
#data2 {
	float:left;
	width:247px;
	}

h2 {
	margin:0; padding:0;
	}

.text {
	padding:10px;
	}
.vendorinfo {
	width:740px;
	margin:10px auto;
	}

.vendorinfo-img {
	width:132px;
	height:70px;
	margin:0px 15px 0px 0px;
	float:left;
	}
.vendorinfo-text {
	height:45px;
	margin:0px 0px 0px 0px;
	padding-top:25px;
	font-size:16px;
	}
