@charset "utf-8";
/* CSS Document */
/* font-family: Arial, Helvetica, sans-serif;(英斁EォンチE */

*{margin:0;padding:0}
body {
	font-family:"メイリオ", Meiryo, "EE EゴシチE", Osaka, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 1.4em;
	text-align: center;
}
table,tr,td  {
	font-size: 100%;
	line-height: 1.4em;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
img {border: 0px;}
h1{
	text-align: right;
	margin: 0px;
	padding: 0px;
}
h2 {
	color: #FFFFFF;
	font-size:120%;
	padding-left: 15px;
	font-weight: bold;
	line-height: 1.4em;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #E3BC00;
}
h3 {
	color: #333333;
	font-size: 100%;
	font-weight: bold;
	padding-bottom: 10px;
}

a {
	color: #0000FF;
	text-decoration: none
;}
a:hover {
	color: #FF0000;
	text-decoration: underline
;}

p {font-size: 100%;line-height: 1.4em;margin: 0px;}

.teble-right {text-align: right;vertical-align: top;}
.teble-center {text-align: center;vertical-align: top;}
.table-content {margin: auto;}
.tebe-underline {border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #666666;padding: 5px;}
.tebe-5px {padding: 5px;}

.fleft {float: left;}
.fright {float: right;}
.kaijyo {clear: both;}

.blue { color: #6600FF ;}
.deeppink { color: #FF1493 ;}
.orange {  color: #FF9900;}
.yellow { color: #FFFF00 ;}
.red { color: #FF3300 ;}
.black {  color: #333333;}
.green {  color: #008000;}
.light_green {  color: #33CC33;}
.dark_green {  color: #006600;}
.white {  color: #FFFFFF;}
.font_90 {  font-size: 90%; line-height: 1.4em;}
.font_100 {  font-size: 100%; line-height: 1.4em;}
.font_110 { font-size: 110%; line-height: 1.4em;}
.font_120 { font-size: 120%; line-height: 1.4em;}
.font_140 { font-size: 140%; line-height: 1.4em;}
.font_150 { font-size: 150%; line-height: 1.4em;}
.font_180 { font-size: 180%; line-height: 1.4em;}
.font_200 { font-size: 200%; line-height: 1.4em;}
.font_220 { font-size: 220%; line-height: 1.4em;}

.box-10px {margin-bottom: 10px;}
.box-5px {margin-bottom: 5px;}
.box-10x10px {margin-bottom: 10px;margin-top: 10px;}
.box-x10px {margin-top: 10px;}

#contents {
	width: 799px;
	margin:auto;
	text-align:left;
	border: 1px solid #808080;
}


#head {
	background-color: #F8FFE1;
}
#top {
	background-image: url(../img/bg.jpg);
	text-align: right;
}
#top2 {
	background-color: #FFFFE7;
	text-align: left;
	padding-left: 10px;
}

#head-1 {
	float: left;
	width: 460px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#head-2 {
	float: right;
	width: 280px;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
#head-3 {
	clear: both;
	background-color: #AAD17A;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	height: 26px;
}

#box-1 {
	width: 193px;
	float: left;
	margin-bottom: 10px;
}
#box-2 {
	float: left;
	width: 603px;
	border-left-width: 1px;
	border-left-color: #C0C0C0;
	border-left-style: solid;
}
#box-3 {
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 10px;
	padding-bottom: 15px;
}

#footer {
	text-align: center;
	clear: both;
	padding-bottom: 5px;
}
#footer-1 {
	text-align: center;
	font-size: 100%;
	line-height: 1.4em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AAAAAA;
	padding-top: 5px;
	background-color: #AAD17A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
	padding-bottom: 5px;
	color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 7px;
}
#footer-2 {
	text-align: right;
	padding-right: 10px;
	font-size: 90%;
	line-height: 1.4em;
}
#footer-1  a {
	color: #FFFFFF;
	text-decoration: none
;}
#footer-1  a:hover {
	color: #009933;
	text-decoration: underline
;}
#footer-2  a {
	color: #333333;
	text-decoration: none
;}
#footer-2  a:hover {
	color: #333333;
	text-decoration: underline
;}

.nav {
	background-image: url(../img/1.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #88A187;
}
.nav a {
	font-size: 100%;
	line-height: 1.4em;
	background-image: url(../img/1.jpg);
	background-repeat: no-repeat;
	padding-bottom: 9px;
	padding-top: 12px;
	padding-left: 38px;
	color: #59774D;
	display: block;
}
.nav a:hover {
	color: #59774D;
	text-decoration: underline;
}
.nav-2 {
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
}
.nav-3 {
	padding-top: 4px;
	padding-left: 30px;
	background-image: url(../img/2.jpg);
	background-repeat: no-repeat;
	background-color: #59774D;
	border: 1px solid #59774D;
	color: #FFFFFF;
	padding-bottom: 4px;
	font-weight: bold;
}
.nav-4 {
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 4px;
}

.nav-5 {
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-left:10px;
}

.navi {
	text-align: right;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 37px;
	color: #AE8F00;
}
.title {
	color: #BDAA00;
	font-size:120%;
	padding-left: 30px;
	font-weight: bold;
	line-height: 1.4em;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../img/banner.jpg);
	height: 20px;
	width: 545px;
}
.box-4 {
	border: 1px solid #948E94;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.box-5 {
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 10px;
}
.table-1 {
	border: 1px solid #CCCCCC;
}
.table-2 {
	margin: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}
.table-3 {
	margin: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}
.table-4 {
	margin: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 5px;
}
#space1 {
	text-align: right;
	width: 460px;
}
