@charset "utf-8";

/*　トップ
------------------------------------------------------------ */

h2#img_top {
	width: 780px;
	height: 221px;
	background: url(../common/images/img_access.jpg) no-repeat;
	text-indent: -9999em;
}


.title {
	width: 560px;
	height: 59px;
	text-indent: -9999em;
	background-image: url(../common/images/bg_access.jpg);
	background-repeat: no-repeat;
}
.title2 {
	width: 560px;
	height: 59px;
	text-indent: -9999em;
	background-image: url(../common/images/bg_map2.jpg);
	background-repeat: no-repeat;
}

table {
	color:#F3EDB9;
	font-family: "メイリオ", Meiryo, Arial, Helvetica, Verdana, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.5;
	font-size: 100%;
	border: 1px solid #333;
	border-collapse: collapse;
	margin-bottom: 20px;
	_text-align: center;
}

th {
    padding: 3px 8px 3px 3px;
	border: 1px solid #333;
	border-collapse: collapse;
	vertical-align: top;
	text-align: right;
	white-space: nowrap;
	background-color: #100701;
	font-weight: normal;
}

td {
    padding: 3px;
	border: 1px solid #333;
	border-collapse: collapse;
	vertical-align: top;
	text-align: left;
	white-space: nowrap;
}


.fltrt
{
	float: right;
	margin-right:0;
	margin-left: 0px;
	width: 270px;
	font-size: 12px;
}

.fltlft
{
	float: left;
	margin-left:0;
	margin-right: 10px;
	width: 270px;
	font-size: 12px;
}
.lib {
	padding: 2px;
	border: 1px solid #FFF;
	margin: 0px;
}
.box_map {
	float: left;
	width: 260px;
	height: 240px;
	margin-right: 20px;
}
.box_01 {
	width: 560px;
	margin-left: 10px;
}
