@charset "Shift_JIS";
body { margin: 0; padding: 0; }
.header {
	background-color: #e1b600;
	background-repeat: no-repeat;
	width: 780px;
	height:56px;
	padding-bottom: 8px;
}

.header_left { background-repeat: no-repeat; position: absolute; width:190px; float:left; height:56px; }

.header_right { background-color: black; background-repeat: no-repeat; position: relative; width:590px; height:56px ; float: right; }
.container {
	width: 760px;
}

.menu {
	width: 190px;
	float: left;
	padding-top: 3px;
	border-top-color: #666;
}

.menu div { padding-top: 4px; padding-bottom: 4px; border-bottom: medium dotted #666   }

.menu div.group{ border: none; background-color: #222222; padding-left: 3px; font-family: Verdana, Helvetica, san-serif; font-size: 12px; font-weight: bold; color: white; margin-top: -3px; }
.list { width: 500px; }
.list div { vertical-align: middle; margin-right: 20px; margin-bottom: 15px; float: left; }
a { text-decoration: none; font-size: 12px; font-weight: bold; color: #0000FF}

.sub {
	width: 185px;
	font-size: 10px;
	color: #222222;
	float: left;
	margin-top: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 6px;
	border-left: 8px solid #222;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
		
.main {
	width: 540px;
	float: right;
	margin: 0;
	padding: 8px 0 0 20px;
}
.maru { background-image: url(../image/maru1.gif); background-repeat: no-repeat; text-align: center; width: 133px; height: 98px; float: left; }
.maru div { color: white; font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; margin-top: 18px; }
.footer {
	color: white;
	font-size: small;
	background-color: black;
	background-position: center 0;
	text-align: center;
	width: 780px;
	height: 20px;
	clear: both;
	padding-top: 5px;
}

p { color: #222; font-size: 12px; line-height: 15px; }

h1 { color: black; font-size: medium; font-weight: bold; }

h2 { color: white; font-size: large; font-weight: bold; font-style: oblique; text-align: center; top: 20px; clear: both; }

h3 { color: #222; font-size: medium; font-weight: bold; background-color: #bbb; width: 200px; height: 20px; padding-top: 4px; padding-left: 10px; }

h4 { color: #222; font-size: small; font-weight: bold; background-image: url(../image/back1.gif); background-repeat: no-repeat; width: 270px; height: 22px; padding-top: 4px; padding-left: 10px; }
h5 { color: #222; font-size: 12px; margin: 5px; line-height: 120%}
h6 { color: white; font-size: small; font-weight: bold; text-indent: 12px; width: 300px; height: 20px; }
td { font-size: 12px; }

a:link {  }

a:visited {  }

a:hover { color: #e1b000; }

a:active { }
