@charset "UTF-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	color: #333333;
	border: thin 1 #FF9933;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 50px;
	width: 740px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#logo {
	float: left;
	height: auto;
	width: auto;
}
#header_content {
	float: right;
	height: auto;
	width: auto;
	text-align: right;
}
h1 {
	font-size: 10pt;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	font-style: normal;
	line-height: 125%;
	padding: 0px;
}
