.footer { color: gray; font-size: 9pt; border-top: 1px solid #960 }
.his_box {
	float: left;
	width: 550px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.bokin_box {
	float: right;
	width: 200px;
}
.bunner {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	color: #FFFFFF;
	background-color: #0099FF;
	height: 24px;
	width: 160px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
}
.bokin_box .bunner a {
	color: #FFFFFF;
	text-decoration: none;
}

