@charset "UTF-8";
@import url(../../css/common.css);
@import url(../../css/style.css);
@import url(../../css/font.css);

#sit_on .image {
	width: 750px;
	position: relative;
	margin-bottom:30px;
}
#sit_on .image img{
	margin-right: 19px;
}
#terms{
	overflow: hidden;
	margin-top: 80px;
}
#terms ul li{
	font-weight: bold;
}
#terms ul span{
	color: #9c2222;
	display: block;
	padding-bottom: 30px;
	font-weight: normal;
}
#access_map .google_map{
	border: solid 1px #CCC;
	width: 700px;
	margin: 0 auto 20px;
	padding: 10px 0
}
#access_map .google_map .mapbox {
	margin: 0 auto;
	width: 680px;
}