body {
	background: #CCFFFF;
	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: left;
	text-indent: 20%;
	color: #000066;
	font-size: medium;
	padding-bottom: 1em;
}
.contents a {
	font-size: medium;
}
.contents li {
	margin-top: 2em;
	margin-bottom: 2em;
}

.contents h1 {
	font-size: xx-large;
}
.contents h2 {
	font-size: x-large;
}
.contents h3 {
	font-size: large;
}
.contents h4 {
	font-size: medium;
}

.thumbnail {
	text-align: center;
	font-size: small;
}
.thumbnail table {
	text-align: center;
}
.thumbnail tr {
}
.thumbnail td {
}
.thumbnail h5 {
	font-size: small;
	color: #000066;
	margin-bottom: 2em;
}



.thumbnail img {
	border-style: none;
}
.thumbnail a {
	font-size: small;
}
.picture_navigation {
	font-size: medium;
	text-align: center;
}
.picture_navigation table {
	width: 746px;
	height: auto;
}
.picture_navigation tr {
}

.picture_navigation td {
	width: 248px;
	text-align: center;
	height: auto;
}
.picture_navigation a {
	font-size: medium;
}
.picture_navigation img {
	border: none;
	margin-left: 0.5em;
	margin-right: 0.5em;
}
.picture_contents {
	text-align: center;
}
.picture_contents table {
	width: auto;
	height: auto;
}
.picture_contents tr {
}
.picture_contents td {
}

.picture_contents img {
	border: none;
}
.picture_name {
	text-align: center;
}
.picture_name table {
	width: 746px;
	height: auto;
}
.picture_name tr {
}
.picture_name td {
	text-align: center;
	height: auto;
}
