html {
	width: 100%;
}
.contents {
	width: 651px;
	padding-left: 30px;
	text-align: left;
}
.clear {
	clear: both;
}
.header {
	width: 649px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 30px;
}
.akamoji {
	font-weight: bold;
	color: #FF0000;
}
.outline {
	width: 681px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: double;
	border-left-style: double;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFF7DC;
	text-align: center;
}
p.normal {
	width: 500px;
	margin-left: 20px;
}
p.syoudaku {
	width: 500px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 2px;
}
p.sonota {
	float: right;
	margin-right: 120px;
	text-align: right;
	margin-bottom: 20px;
	margin-top: 20px;
}
.box1 {
	height: 106px;
	width: 180px;
	float: left;
	margin-left: 20px;
	border: 2px solid #000000;
}
.box2 {
	width: 300px;
	float: left;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	height: 86px;
	padding: 10px;
}
strong {
	font-weight: bold;
	color: #CC6600;
}
h1 {
	font-size: medium;
	color: #FF6600;
	font-weight: bold;
	padding-left: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF9900;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	display: inline;
}
.box3 {
	float: left;
	width: 400px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 30px;
}
.box5 {
	margin-left: 30px;
}
.box6 {
	float: left;
	margin-right: 3px;
	margin-left: 20px;
}
body {
	background-image: url(img/haikei.png);
	background-attachment: scroll;
	background-repeat: repeat;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.box7 {
	width: 520px;
	float: left;
}
.box4 {
	width: 520px;
	float: left;
	margin-bottom: 30px;
}
.footer {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 623px;
}

