.titleTable {
	padding: 5px;
	font-weight: bold;
	color: #105A39;
	border: 1px solid #105A39;
	background-color: #FFEFBD;
}
.titleTableSub {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #186B21;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #186B21;
	margin-top: 30px;
	font-size: 100%;
	font-weight: bold;
	color: #186B21;
}
.titleTableSub02 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #186B21;
	margin-top: 30px;
	font-size: 100%;
	font-weight: bold;
	color: #186B21;
}
.titleTableSub02 th{
	background-color:#186B21;
	font-size: 80%;
	font-weight: bold;
	color: #ffffff;
}
.titleTableName {
	font-size: 85%;
	color: #333333;
	text-align: right;
	margin-top: 10px;
}
.textTable {
	font-size: 85%;
	line-height: 150%;
	color: #333333;
	margin-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	letter-spacing: 0.1em;
	width: 520px;
}
h4 {
	font-size:80%;
	font-weight:bold;
	margin-bottom:5px;
	color:#444444;
	border-bottom:1px dotted #666666;
	padding-bottom:2px;
}
h5 {
	font-size: 120%;
	font-weight: bold;
	margin: 35px 0 5px 0;
	padding: 0px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
.thisPage {
	color: #186B21;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.thisPage a:link {
	width: 400px;
	padding-left: 5px;
	font-size: 85%;
	line-height: 150%;
	color: #186B21;
	border-left: 5px solid #186B21;
	font-weight: bold;
}
.thisPage a:hover {
	width: 400px;
	padding-left: 5px;
	font-size: 85%;
	line-height: 150%;
	color: #333333;
	border-left: 5px solid #FF0000;
	background: #FFEFBD;
}
.thisPage a:visited {
	width: 400px;
	padding-left: 5px;
	font-size: 85%;
	line-height: 150%;
	color: #186B21;
	border-left: 5px solid #186B21;
	border-bottom: 1px solid #FFFFFF;
}


.linkPage {
	color: #333333;
	letter-spacing: 0.1em;
}
.linkPage a:link {
	width: 400px;
	font-size: 85%;
	line-height: 150%;
	color: #333333;
	background: #FFFFFF;
	border-left: 5px solid #CCCCCC;
	padding-left: 5px;
}
.linkPage a:hover {
	width: 400px;
	font-size: 85%;
	line-height: 150%;
	color: #333333;
	background: #FFEFBD;
}
.linkPage a:visited {
	width: 400px;
	font-size: 85%;
	line-height: 150%;
	color: #333333;
	border-left: 5px solid #CCCCCC;
	padding-left: 5px;
}
.smallText {
	font-size: 90%;
}
.boxTable {
	font-size: 85%;
	line-height: 150%;
	color: #333333;
	width: 520px;
	padding: 3px;
	margin-top: 15px;
	letter-spacing: 0.1em;
	border-top:1px solid #186B21;
	border-right:1px solid #186B21;
	border-collapse:collapse;
}
.boxTable .boxTxt{
	background-color:#186B21;
	color:#ffffff;
	text-align:center;
}
.boxTable .boxTxt02{
	background-color:#DADAB8;
	text-align:center;
}
.boxTable th{
	background-color:#EAF7ED;
	font-weight:normal;
	border-left:1px solid #186B21;
	border-bottom:1px solid #186B21;
}
.boxTable td{
	background-color:#ffffff;
	text-align:center;
	border-left:1px solid #186B21;
	border-bottom:1px solid #186B21;
}
.dataTable {
	border-top: 1px solid #999999;
	font-size: 80%;
	line-height: 150%;
	color: #333333;
	width: 520px;
	margin-top: 30px;
}
.subTitle {
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}

.tobe {
	font-size: 85%;
	line-height: 150%;
	color: #333333
}
.mgnTop15{
	margin-top:15px;
}
.gotoTop{
	text-align:right;
	font-size:85%;
	padding-top:30px;
	width: 520px;
}
.gotoTop a{
	font-size:85%;
}