@charset   "Shift_JIS";

#page {
	width: 798px;
	height: auto;
	margin: 0px auto;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	font-size: 12pt;
	line-height: 120%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN";
	color: #455951;
	border: 1px solid #74a691;
	position: static;
}

body {
	margin: 0px;
	behavior: url("cssassist.htc");
}

a {
	color: #008000;
}

a:visited {
	color: #006400;
}

a:hover {
	color: #FF0000;
}

#header {
	clear: both;
	width: 798px;
	height: auto;
	min-height: 15px;
	margin: 0px;
	padding: 5px 14px 4px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-size: 9pt;
	line-height: 120%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN";
	border-bottom: 1px solid #74a691;
}

#title {
	clear: both;
	width: 798px;
	height: 120px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-style: normal;
	font-weight: normal;
	font-size: 25pt;
	line-height: 120%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN";
        text-align : center;
}

#menubar {
	clear: both;
	width: 798px;
	min-height: 16px;
	overflow: auto;
	margin: 0px;
	padding: 4px 0px 3px;
	background: #a0d46f;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	line-height: 120%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN";
	border-top: 1px solid;
}

#menubar a.tabs:hover {
	color: #6b78a9;
}

#menubar .button {
	margin: 0px;
	padding: 5px 15px 4px 6px;
}

#main {
	float: left;
	width: 798px;
	min-height: 600px;
	display: inline;
	margin: 0px;
	padding: 25px 10px 10px;
	line-height: 120%;
        text-align: left;
	font-style: normal;
	font-weight: normal;
	font-size : 12pt;
}

#footer {
	clear: both;
	width: 798px;
	min-height: 16px;
	margin: 0px;
	padding: 4px 14px 3px;
	background: #a0d46f;
	text-decoration: none;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-size: 9pt;
	line-height: 120%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN";
	border-top: 1px solid #74a691;
}

.hide {
	display: none;
}

h2 {
	font-weight: bold;
	font-size: 15pt;
	line-height: 120%;
	text-decoration: none;
	text-transform: none;
}

h3 {
	font-style: italic;
	font-size: 11.7pt;
	line-height: 120%;
	text-decoration: none;
	text-transform: none;
}

h4 {
	font-weight: bold;
	font-size: 10pt;
	line-height: 120%;
	text-decoration: none;
	text-transform: none;
}

h5 {
	font-style: italic;
	font-size: 8.3pt;
	line-height: 117%;
	text-decoration: none;
	text-transform: none;
}

h6 {
	font-weight: bold;
	font-size: 6.7pt;
	line-height: 120%;
	text-decoration: none;
	text-transform: none;
}

h1 {
	font-weight: bold;
	font-size: 20pt;
	line-height: 120%;
	text-decoration: none;
	text-transform: none;
}

.submenu {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

.submenu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.submenu li {
	clear: both;
	margin: 0px;
}

.submenuitem {
	float: left;
}

.submenuitemcenter {
	float: left;
	display: inline;
}

.submenuitemright {
	float: left;
	display: inline;
}

.submenuitemlink {
	float: left;
	text-decoration: none;
	margin: 0px;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	padding: 10px 0px 10px 10px;
}

.submenuitemlink:hover {
	color: #ff6347;
}

.submenuitem:hover .submenuitemcenter {
	display: inline;
}

.submenuitem:hover .submenuitemright {
	display: inline;
}

.mainmenu {
	float: left;
	margin: 0px;
	padding: 0px;
}

.mainmenu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.mainmenu li {
	float: left;
	display: inline;
	padding: 0px;
}

.mainmenuitem {
	float: left;
	display: inline;
	border-right: 1px solid #74a691;
}

.mainmenuitemcenter {
	float: left;
	display: inline;
}

.mainmenuitemright {
	float: left;
	display: inline;
}

.mainmenuitemlink {
	float: left;
	text-decoration: none;
	margin: 0px;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	padding: 5px 22px;
}

.mainmenuitemlink:link {
	color: #ffffff;
}

.mainmenuitemlink:visited {
	color: #ffffff;
}

.mainmenuitemlink:hover {
	color: #ff6347;
}