body {
	background-color: #000000;
	font-family: "メイリオ";
	font-size: 62.5%;
	background-image: none;
}
#header {
	float: none;
	height: 70px;
	width: 900px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header #hako-2 {
	font-family: "メイリオ";
	font-size: 12px;
	color: #FFFFFF;
	float: right;
	height: 68px;
	width: 440px;
	margin-top: 1px;
	margin-right: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #header #hako-2 #logomark {
	float: right;
	height: 60px;
	width: 60px;
	margin-top: 5px;
	margin-right: 10px;
}

#header #hako-2 #midashi {
	float: left;
	height: 30px;
	width: 300px;
	margin-top: 32px;
	margin-left: 1px;
}
#midashi h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}



#header #hako-1 {
	float: left;
	height: 65px;
	width: 447px;
	margin-top: 2px;
	margin-left: 5px;
}

#navigation {
	float: none;
	height: 53px;
	width: 900px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	cursor: pointer;
}
#title-2 {
	float: none;
	height: 20px;
	width: 725px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
	font-family: "メイリオ";
	color: #FFFFFF;
	font-size: 18px;
	line-height: 20px;
	padding-top: 10px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#title-2 h2 {
	font-family: "メイリオ";
	font-size: 14px;
	color: #FFFFFF;
}

#footer {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 24px;
	font-style: normal;
	line-height: 40px;
	color: #666666;
	text-align: center;
	height: 40px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: medium double #666666;
	float: none;
}
