html {
	background-color: #003333;
}
body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: small;
	line-height: 130%;
	color: #FFFFFF;
	background-color: #003333;
}



.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;
	color: #FFFFFF;
}
.td-2-blank {
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #336666;
	height: 0px;
}
.td-3-contents {
	background-color: #222222;
	text-align: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	width: 600px;
	vertical-align: top;
	color: #000000;
}
.td-4-menu {
	background-color: #006666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	width: 240px;
	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;
}

.td-banner {
	width:120px;
	text-align: left;
	vertical-align: middle;
	color: #000088;
	padding: 10px;
	border-top: 2px ridge #FFCCCC;
	border-bottom: 2px ridge #FFCCCC;
	border-left: 4px ridge #FFCCCC;
}

.td-setsumei {
	width:450px;
	text-align: left;
	vertical-align: middle;
	color: #FFFFFF;
	padding: 10px;
	border-top: 2px ridge #FFCCCC;
	border-bottom: 2px ridge #FFCCCC;
	border-right: 2px ridge #FFCCCC;
	border-left: 2px ridge #FFCCCC;
}

.p-title{
	font-size : 17pt;
	color:red;
	vertical-align : middle;
	height:26px
}

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: #32CD32;
	text-decoration: none;
}
a:visited {
	color: #FF77FF;
	text-decoration: none;
}
a:hover {
	color: #FF8C00;
	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: #112211;
	border-top: 2px ridge #FAFAD2;
	border-right: 2px ridge #FAFAD2;
	border-bottom: 2px ridge #FAFAD2;
	border-left: 5px ridge #FAFAD2;
}
.image-hidariyose {
	float: left;
	clear: both;
	margin-right: 15px;
}
.image-migiyose {
	float: right;
	clear: both;
	margin-left: 15px;
}
