div#container {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
div#header {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 750px;
}


body {
	background-color: #CCCCCC;
}
h1 {
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #666666;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #666666;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	clear: both;
	text-indent: 0.3em;
}
div#contents {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 0px;
}
div#footer {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #0099CC;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 30px;
}

div#chuui {
	text-align: center;
}

h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	margin-left: 0.3em;
	text-indent: 0.3em;
}
.kaijoulist {
	float: right;
	width: 50%;
	margin-bottom: 0.5em;
}
ul {
	margin: 0px;
	padding: 0px;
}


.warning {
	font-weight: bold;
	color: #FF0000;
}

p {
	margin-left: 1em;
	margin-top: 0.3px;
	margin-bottom: 0.3em;
	line-height: 1.4;
	letter-spacing: 0.1em;
}
.kaijou {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #33CC66;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #339933;
	color: #000033;
}

.kaijoujusho {
	float: left;
	width: 50%;
	margin-bottom: 0.5em;
}
h4 {
	margin: 0px;
	padding: 0px;
}
.image {
	float: right;
	width: 30%;
	text-align: center;
	margin-bottom: 10px;
}
.hajime {
	text-align: left;
}
