#header {
	background-image: url(../img/title.gif);
	background-repeat: no-repeat;
	background-color: #006699;
	height: 30px;
	margin: 0px 0px 0px 0px;
}
#topLink {
	margin: 5px 0px 5px 587px;
	border-style: none;
}
#footer {
	background-color: #006699;
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin: 20px 0px 0px 0px;
}
#content {
	margin: 0px 0px 0px 0px;
	padding: 0px 28px 0px 28px;
}
#menu {
	width: 25%;
	float: left;
}
#menu a {
	display: block;
	text-decoration: none;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	border: 4px white solid;
	width: 140px;
	background-color: white;
}
#cont {
	margin-left: 161px;
}
p {
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 0px 0px 0px 18px;
	margin: 5px 0px 5px 0px;
	font-size: 14px;
	line-height: 120%;
	letter-spacing: 0.1em;
	text-align: justify;
	text-justify: distribute;
}
img {
	margin: 5px 0px 5px 0px;
}
h2 {
	margin: 35px 0px 8px 0px;
	padding: 0px 0px 0px 18px;
	background-image: url(../img/shikaku.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	letter-spacing: 0.05em;
	font-size: 18px;
	font-weight: bold;
	border-style: solid;
	border-color: #006699;
	border-width: 0px 0px 2px 0px;
}
h3 {
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 5px 18px;
	border-style: solid;
	border-width: 0px 0px 2px 0px;
	border-color: #006699;
	font-size: 14px;
	letter-spacing: 0.2em;
	width: auto;
}
