#header {
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	height: 330px;
	margin-bottom: 15px;
	}
.headright {
	float: right;
	padding-right: 10px;
	top: 10px;
	font-size: 80%;
	margin-top: 3px;
	}
#contents #header #top {
	height: 20px;
	color: #FFF;
}
#header #top h1 {
	font-family: "ＭＳ ゴシック", "MS Gothic", monospace, Osaka, sans-serif, Meiryo;
	font-size: 110%;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}
#header #top p a{
	font-size: 100%;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	color: #FFF;
	text-decoration: underline;
}
