@import "../../common/style.css";

#wrapper01 {
	background:url(img/bg03.jpg) no-repeat center 60px;
}

#menu {
	background:url(img/menuBg01.jpg) no-repeat left top;
}

.block01 .title {
	padding:0 0 10px 10px;
}

.access {
	width:283px;
	float:left;
	margin-bottom:20px;
}
.access th {
	width:75px;
	text-align:right;
	vertical-align:top;
	font-weight:bold;
	font-size:12px;
	padding-bottom:10px;
}
.access td {
	font-size:12px;
	padding-left:13px;
	background:url(img/l01.gif) no-repeat left bottom;
	padding-bottom:10px;
}
.access td span {
	border-left:solid 3px #ff5000;
}
#p01 {
	width:180px;
	margin-bottom:20px;
	text-align:center;
	float:left;
}
#map {
	width:485px;
	height:340px;
	clear:both;
	margin-bottom:10px;
}
#staff {
	width:485px;
	float:left;
}
#staff p {
	margin-bottom:20px;
}
#staff img {
	float:left;
	margin:0 10px 20px;
}
#p02 {
	width:150px;
	margin-bottom:20px;
	text-align:center;
	float:left;
}
#p01 p,
#p02 p {
	font-size:10px;
}
.box h3 {
	font-size:14px;
	color:#DF5100;
	margin:0 0 5px;
	line-height:1.1em;
	clear:both;
}
.p03 {
	width:200px;
	margin-bottom:20px;
	margin-left:20px;
	float:right;
}

