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

.ul{
	list-style: square;
	margin-top: 30px;
	margin-left: 30px;
	margin-bottom: 10px;
}

.left_tel{
	width: 400px;
	margin-left: 50px;
	float: left;
	margin-bottom: 10px;
}
.right_mail{
	width: 400px;
	margin-right: 50px;
	float: right;
	margin-bottom: 10px;
}

.google_map{
	width: 600px;
	height: 550px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.table_access{
	font-size:14px;
	text-align:center;
	width:350px;
	height: 550px;
	margin-left: 10px;
	margin-bottom: 10px;
}

table tr th{
	vertical-align: middle;
}

table tr td{
	vertical-align: middle;
}
.border_ac_tab_left{
	text-align:left !important;
	border-bottom:1px #cccccc dotted;
	border-left:1px #cccccc dotted;
}
.border_ac_tab{
	border-bottom:#cccccc dotted 1px;
	width:30%;
}
.border_ac_tab_td{
	border-bottom:#cccccc dotted 1px;
	border-left:1px #cccccc dotted;
	width:70%;
}

.map_img{
	width: 600px;
	height: auto;
	float: left;
	margin-right: 10px;
}

.map_img img{
	width: 600px;
	height: auto;
	float: left;
	margin-bottom:10px;
	margin-right: 10px;
}

.shop_img{
	width: 340px;
	float: left;
}

.shop_img img{
	width:350px;
	height:auto;
	margin-bottom: 10px;
}