@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-image: url(../images/index_01.jpg);
	background-repeat: repeat-x;
	background-color: #0048C0;
}
a:link {
	color: #0055C2;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.sidebar {
}
.content {
	padding-right: 20px;
}
.content h1 {
	font-size: 18px;
}
.content h2 {
	font-size: 14px;
	text-decoration: underline;
}
.content h3 {
	font-size: 13px;
	font-weight: bold;
}




.sidebar h1 {
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}
.sidebar h2 {
	font-size: 12px;
}
.sidebar p {
	font-size: 11px;
	line-height: 139%;
	letter-spacing: 0.03em;
}
.img {
	margin: 1px;
	padding: 1px;
	border: 1px solid #278AD9;
}
.content p {
	font-size: 12px;
	line-height: 139%;
	text-align: justify;
}
#frog {
	margin: 1px;
	padding: 1px;
	border: 1px solid #333333;
	width: 720px;
	height: 540px;
}
.gallery img {
	border: 1px solid #000066;
	padding: 1px;
	margin: 1px;
}
