body {
	background: #FFFFFF;
	font: x-small "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
a {
	font-size: x-small;
}
a:link {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
a:visited {
	color: #666666;
}
.navigation {
	text-align: left;
	font-size: small;
	text-indent: 15%;
}
.navigation a {
	font-size: small;
}
.title {
	text-align: center;
	font-size: medium;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 1em;
}
.title a {
	font-size: medium;
}
.title h1 {
	font-size: xx-large;
}
.title h2 {
	font-size: x-large;
}
.title h3 {
	font-size: large;
}
.title h4 {
	font-size: medium;
}
.contents {
	text-align: center;
}
.contents a {
	font-size: medium;
}
.contents li {
	text-align: left;
	text-indent: 25%;
}
.contents h1 {
	font-size: xx-large;
}
.contents h2 {
	font-size: x-large;
}
.contents h3 {
	font-size: large;
}
.contents h4 {
	font-size: medium;
}
.contents img {
	margin-bottom: 0em;
}
.contents_takkyuubin {
	text-align: center;
	color: #000066;
	font-size: medium;
	margin-top: 1em;
	margin-bottom: 2em;
	background: #CCFFFF;
	padding: 1em;
	width: 800px;
}
.contents_mailbin {
	text-align: center;
	color: #000066;
	font-size: medium;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 1em;
	background: #FFFF99;
	width: 800px;
}
.contents_mailbin_normal {
	text-align: center;
	color: #000066;
	font-size: medium;
	margin-top: 1em;
	margin-bottom: 2em;
	padding: 1em;
	background: #99FF00;
	width: 770px;
}
.contents_mailbin_sokutatsu {
	text-align: center;
	color: #000066;
	font-size: medium;
	margin-top: 1em;
	margin-bottom: 2em;
	padding: 1em;
	background: #99FF66;
	width: 770px;
}
