body {
	background: linear-gradient(90deg, #7FFFFF, #7F7FFF);
}

#container {
	background-color: #FFFFFF;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#top_space {
	background-color: #FFFFFF;
	height: 20px;
}

.header_element {
	display: table-cell;
	vertical-align: middle;
}

.header_logo {
	width: 150px;
	height: 50px;
	padding-left: 5px;
	padding-right: 5px;
}

#headermessages {
	font-size: 180%;
	width: 360px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #EFEFFF;
}

#headermessage1 {
	margin-right: auto;
	width: 300px;
	font-size: 80%;
	line-height: 20%;
	font-family: "‚l‚r –¾’©";
}

#headermessage2 {
	width: 300px;
	margin-left: auto;
	line-height: 20%;
	font-family: "Meiryo";
	color: #0000BF;
}

#header_request {
	width: 250px;
	line-height: 10%;
}

#requestmessage {
	margin-left: 10px;
	font-size: 120%
}

#header_request_link {
	height:20px;
	width: 180px;
	margin-left: auto;
	margin-right: 10px;
}

.contents_background {
	background: linear-gradient(90deg, #FFFFFF, #CFCFCF);
}

#contents {
	background-image: url("./images/saito.jpg");
	background-size: 50% auto;
	background-position: right top;
	background-repeat: no-repeat;
	padding-left: 5px;
	height:500px;
}

.p1 {
	font-size: 120%;
	margin-left: 60px;
	font-family: "‚l‚r –¾’©";
}

.p2 {
	font-size: 130%;
	margin-left: 80px;
	font-family: "‚l‚r –¾’©";
}

.p3 {
	font-size: 110%;
	margin-left: 20px;
	font-family: "‚l‚r –¾’©";
}

.p4 {
	color: #FF0000;
	font-size: 150%;
	font-weight: bold;
	margin-left: 40px;
	font-family: "‚l‚r –¾’©";
}

.p5 {
	color: #0000FF;
	font-size: 130%;
	margin-left: 10px;
	font-family: "Meiryo";
}

.p6 {
	color: #00005F;
	font-size: 120%;
	margin-left: 20px;
	line-height: 140%;
}

.p7 {
	color: #0000FF;
	font-size: 120%;
	margin-left: 10px;
	font-family: "Meiryo";
}

#address {
	margin: 5px auto;
	text-align: center;
}
img.address {
	width: 350px;
	height: 80px;
}

#copyright {
	text-align: center;
	padding-bottom: 5px;
}
