@charset "utf-8";

/*　
------------------------------------------------------------ */

#img_top_access {
	width: 800px;
	height: 205px;
	background: url(../common/images/img_access.jpg) no-repeat;
	text-indent: -9999em;
}

#title2 {
	background: url(../common/images/bar_access.jpg) no-repeat;
	width: 760px;
	height: 30px;
	text-indent: -999em;
}

.map {
    width: 400px;
	float: left;
	margin-right: 20px;
}

.img01 {
	float: left;
	margin-right: 20px;
}
.box_01,.box_02 {
	width: 720px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

table {
	font-size: 100%;
}
th,td {
	padding: 5px 10px;
}
th {
	
	text-align: right;
	background: #ccc;
}
