html {
	background-color: #003333;
}
body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: small;
	line-height: 130%;
	color: #FFFFFF;
}



.main_table {
	width: 850px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.td-1-title {
	background-color: #003333;
	padding: 10px 15px;
	text-align: center;
}
.td-2-blank {
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #336666;
	height: 0px;
}
.td-3-contents {
	background-color: #CCCCCC;
	text-align: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	width: 75%;
	vertical-align: top;
	color: #000000;
}
.td-4-menu {
	background-color: #336666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	width: 25%;
	text-align: left;
	vertical-align: top;
}
.td-5-footer {
	background-color: #003333;
	text-align: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.rankuappu {
	font-size: 12px;
	color: #000000;
	background-color: #003333;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left;
	padding-left: 15px;
}



h1 {
	font-size: x-large;
	text-align: center;
	margin-top: 0px;
	margin-bottom: -10px;
}
h2 {
	font-size: large;
	text-align: center;
	margin-top: 0px;
	margin-bottom: -5px;
}
h3 {
	font-size: medium;
	text-align: center;
	margin-top: 0px;
	margin-bottom: -5px;
}
h4 {
	font-size: small;
	text-align: center;
	margin-top: 0px;
	margin-bottom: -10px;
}
h5 {
	font-size: x-small;
	font-weight: normal;
	text-align: center;
	margin-top: 0px;
	margin-bottom: -15px;
}
h6 {
	font-size: x-small;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: -15px;
	text-align: center;
}



a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #66FFFF;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
.link-waku {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-right: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: #333333;
	border-top: 2px ridge #99CCCC;
	border-right: 2px ridge #99CCCC;
	border-bottom: 2px ridge #99CCCC;
	border-left: 5px ridge #99CCCC;
}
.image-hidariyose {
	float: left;
	clear: both;
	margin-right: 15px;
}
.image-migiyose {
	float: right;
	clear: both;
	margin-left: 15px;
}
