﻿#header {
	width : 100%;
	border-bottom : solid 2px #990000;
	text-align : center;
}

#hbox {
	overflow : hidden;
	width : 930px;
	margin-left : auto;
	margin-right : auto;
	margin-top : 22px;
	margin-bottom : 10px;
}

#h1st {
	float : left;
	width : 700px;
	text-align : left;
}

#h2nd {
	float : right;
	width : 200px;
	text-align : right;
}
