@charset "UTF-8";
/* formatting style
---------------------------- */
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.5;
}
hr {
	display: none;
}
/* link style
-------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
/* basic layout
-------------------------*/
#wrapper {
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 858px;/* footer styles
-------------------------*/
}
/* header styles
-------------------------*/
#header {
	height: 110px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 20px;
	position: relative;
	border-top: 4px solid #999900;
	text-align: right;
}
#header #logo {
	position: absolute;
	top: 15px;
	right: 20px;
}
#header02 #logo {
	padding-top: 10px;
	padding-left: 20px;
}
#header p {
	position: absolute;
	top: 90px;
	right: 20px;
	line-height: 2;
}
#lead {
	float: left;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#lead p {
	line-height: 1.8;
}
#lead h1 {
	margin-bottom: 20px;
}
#lead  h2 {
	padding-top: 10px;
	padding-bottom: 30px;
}
#lead  h3 {
	padding-bottom: 20px;
}
#lead h4 {
	margin-bottom: 10px;
}
#menu  {
	clear: both;
}
#menu table {
}
#menu table tr td {
	padding: 10px;
	vertical-align: top;
}
#menu   h4 img {
	padding-bottom: 8px;
}
#footer {
	clear: both;
	color: #666666;
	background-color: #FFFFFF;
	text-align: left;
	padding: 20px 20px 20px 30px;
	font-size: 90%;
}
#footer a {
	color: #000000;
}
#footer p {
}
.floatright {
	float: left;
	padding-right: 60px;
}
.floatleft {
	float: right;
}
#lead #pageTable {
	text-align: center;
	width: 350px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	vertical-align: top;
	margin-right: 40px;
}
#lead   #pageTable   p  {
	line-height: 1.5;
	padding-right: 5px;
	padding-left: 5px;
}
table#pageTable    tr   td#under {
	vertical-align: top;
}
#lead #listnum {
	padding-bottom: 5px;
}
#lead  #listnum  th {
	height: 90px;
	width: 72px;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;
}
#lead  #listnum  tr td {
	padding-left: 5px;
	margin-left: 5px;
	padding-top: 2px;
}
.background-color01 {
	background-color: #FDE8D0;
}
.background-color02 {
	background-color: #E9DFE5;
}
.background-color03 {
	background-color: #D6E9CA;
}
.background-color04 {
	background-color: #EBE1A9;
}
#header02 {
	height: 70px;
	padding-top: 15px;
	padding-bottom: 10px;
	position: relative;
	border-top: 4px solid #669900;
}
#header02 p {
	position: absolute;
	top: 20px;
	left: 400px;
	display: block;
	line-height: 3;
	width: 458px;
	height: 70px;
}
#menus {
	clear: both;
	padding-left: 530px;
}
#menus table {
	width: 300px;
}
#menus  table  tr td {
	width: auto;
}
#menus  td .pmenu  a {
	color: #000066;
	text-decoration: none;
}
#menus  .pmenu  a:hover {
	color: #990000;
}
.pmenu  {
	font-size: 115%;
}
main {
	background-color: #D6E9CA;
}
.hinmoku {
	color: #669900;
}
