@charset "utf-8";
/* CSS Document */
#access .clearfix {
	margin:20px auto 50px;
}
#a_left {
	float:left;
	width:570px;
}
#map {
	width:564px;
	height:400px;
	padding:2px;
	border:1px solid #c6c6c6;
}
#a_left ul {
	margin:10px auto;
}
#a_left li {
	float:left;
	margin:0 0 0 7px;
}
#a_left li:first-child {
	margin:0;
}
#a_left img {
	padding:2px;
	border:1px solid #c6c6c6;
}
#a_right {
	float:left;
	margin:0 0 0 20px;
	width:400px;
}
#street_view {
	width:100%;
	height:290px;
	border:1px solid #c6c6c6;
}
#address {
	margin:10px 0 0;
}
#address h3 {
	height:35px;
	line-height:35px;
	border-bottom:1px solid #ffcd80;
	padding:10px;
}
#address table {
	width:100%;
}
#address table th {
	width:80px;
	font-weight:normal;
	padding:10px 0;
}
#address table th,td {
	border-bottom:1px dotted #c6c6c6;
}