#countainer {
	background-color: #000000;
	height: auto;
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 20px;
}
body {
	background-repeat: repeat;
	line-height: 17px;
	padding: 0px;
	margin: 0px;
	background-color: #000000;
}

.title{
	margin-bottom: 10px;
	margin-top: 10px;
}
.right{
	margin-bottom: 10px;
	margin-top: 10px;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	width: 800px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
}
