body {
	background-color: #000000;
	text-align: center;
	height: auto;
	width: 780px;
	margin: auto;
	padding: 自動;
}
#container {
	width: 780px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12pt;
}
#header {
	float: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9px;
	background-color: #453A31;
	color: #FFFFFF;
	width: 280px;
	padding-left: 500px;
	padding-top: 5px;
	text-align: left;
	padding-bottom: 5px;
	height: 25px;
}
#photo {
	width: 100%;
	float: left;
}
#button {
	background-repeat: no-repeat;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	background-position: center center;
	float: left;
	height: 75px;
	background-image: url(../img/button_back.jpg);
}
#button  img {
	margin-right: 5px;
	margin-left: 5px;
}
.button {
	width: 100%;
	float: left;
}
#content {
	width: 100%;
	float: left;
}
#footer {
	width: 100%;
	height: 20px;
	clear: both;
}
.header_white14 {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 14px;
}

