@charset "utf-8";
#pt_bg h2 {
	background: url(../images/about/pt.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px auto;
	height: 153px;
	width: 900px;
}
h3#about {
	background: url(../images/about/midashi02.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 28px;
	width: 167px;
	margin: 10px 0px 15px;
}
h3#map {
	background: url(../images/about/midashi01.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 28px;
	width: 167px;
}
#about_tb  {
	margin: 0px;
	padding: 0px 0px 50px;
}

#about_tb table {
	border-top: 2px solid #999;
}

#about_tb table th {
	background: #ECE2E1 url(../images/about/line.gif) repeat-x bottom;
	font-weight: bolder;
	color: #444;
	padding: 8px 5px 5px 15px;
}
#about_tb table td {
	background: url(../images/about/line.gif) repeat-x bottom;
	padding: 8px 5px 5px 15px;
}
.access_midashi {
	border-bottom: 2px solid #CCC;
	display: block;
	margin: 0px 0px 5px;
	padding: 10px 0px 0px 5px;
}
#access_box {
	width: 610px;
	overflow: hidden;
	margin: 0px auto;
	padding: 12px 0px 30px;
}
#access01 {
	float: left;
	width: 270px;
	padding: 0px 50px 0px 0px;
}

#access01 strong {
	background: url(../images/about/train.jpg) no-repeat;
	text-indent: -9999px;
	height: 29px;
	width: 269px;
	display: block;
	margin: 0px 0px 8px;
}
#access02 {
	float: left;
	width: 270px;
}
#access02 strong {
	background: url(../images/about/car.jpg) no-repeat;
	text-indent: -9999px;
	height: 29px;
	width: 269px;
	display: block;
	margin: 0px 0px 8px;
}
#map_area {
	height: 300px;
	width: 606px;
}
#map_area_waku {
	padding: 12px;
	width: 606px;
	background: #E1E1E1;
	margin: 10px 0px;
}

