@charset "utf-8";
/* CSS Document */

/*ここからのcontents6設定*/
.contains-access {
	height: 365px;/*---高さ:365px---*/
	width: 960px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
.top-index {
	width: 960px;
	height: 50px;
	background-color: #000000;
	margin: 0 auto;
	background-image: url(img/top-index-access.png);
}
.top-index h2 {
	font-size: 16px;
	color: #999999;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
	margin: 0;
}
.contains-access img {
	margin-top: 0px;
	margin-bottom: 5px;
}
.contains-access .googlemap {
	float: left;
	clear: both;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.contains-access h3 {
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	margin-left: 10px;
}

/*table-shop-access*/
#container .contains-access .access {
	width: 470px;
	height: 200px;
	padding: 0;
	table-layout: auto;
	border-collapse: separate;
	margin-top: 5px;
}
#container .contains-access .access th {
	width: 140px;
	height: 20px;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #000000;
}
#container .contains-access .access td {
	width: 330px;
	height: 20px;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #000000;
	font-weight: bolder;
}
/*ここからのcontents7(shop)設定*/

