@charset "Shift-JIS";

/*
	ヘッダー
	最終更新： 2015-06
*/

/*--------------------------------------------------ヘッダー*/
div#header {
	width:960px;
	height:70px;
	margin:0 10px 0 30px;
	position:relative;
	top:0;
	left:0;
	background:url(../images/headerBack.jpg) no-repeat;
}
div#header h1 a,
div#header h1 span {
	position:absolute;
	top:18px;
	left:15px;
}

/*--------------------------------------------------国交省ロゴ*/
span.logo_mlit {
	position:absolute;
	top:18px;
	left:755px;
}

/*EOF*/