/********************
会社概要
********************/
#aboutus {
	background: url(../images/event_back_d.png) repeat;
	position: relative ;
	padding: 10px 0px;
}
#aboutus table {
	width: 90%;
	margin: 0 auto 20px;
}
#aboutus table td {
	padding: 2px;
	border: 1px solid #d3bf98;
}
#aboutus .table02 {
	background: #bfad88;
	text-align: center;
}
#aboutus #map {
	width: 660px;
	margin: 0 auto 20px;
}
