body {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
div#header {
	width: 800px;
	height: 55px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#header h1 {
	margin: 0px;
	height: 55px;
	width: 260px;
}
div#contents {
	width: 790px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9F00;
	border-bottom-color: #FF9F00;
}
#contents p {
	font-size: 83%;
	color: #333333;
	line-height: 150%;
	letter-spacing: 1px;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#contents h2 {
	margin: 0px;
}
table#gaiyou {
	margin-left: 20px;
	font-size: 83%;
	color: #333333;
}
#gaiyou th {
	font-weight: normal;
	padding-right: 15px;
	padding-left: 15px;
	letter-spacing: 1px;
	padding-top: 6px;
	padding-bottom: 3px;
	background-color: #F0F0E6;
	line-height: 130%;
	white-space: nowrap;
}
#gaiyou td {
	padding-left: 15px;
	letter-spacing: 1px;
	line-height: 130%;
}

div#footer {
	font-size: 83%;
	color: #333333;
	width: 800px;
	text-align: center;
	letter-spacing: 1px;
	padding-top: 10px;
	margin-bottom: 15px;
}
