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

#about .read_text {
	background-image: url(../img/bg01.jpg);
	background-repeat: no-repeat;
	height: 381px;
	width: 565px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-bottom: 40px;
}
#about .read_text p {
	line-height: 24px;
	margin-bottom: 18px;
	font-size: 13px;
}
.section .table {
	width: 611px;
	margin-right: auto;
	margin-left: auto;
}
.section .table table tr th {
	font-weight: normal;
	background-color: #FEF9F5;
	border: 1px solid #CCC;
	width: 130px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}
.section .table table tr td {
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	border: 1px solid #CCC;
}
#map .map {
	width: 615px;
	margin-right: auto;
	margin-left: auto;
}
#map .map .address {
	margin-bottom: 5px;
}
