@charset "utf-8";
/* CSS Document */
.fleft {
	float: left;
}
.fright {
	float: right;
}
.w340 {
	width: 340px;
}
.w300
 {
	width: 300px;
}
.clear {
	clear: both;
}
h3 {
	background-image: url(img/h3.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 175px;
	width: 340px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h4 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #30A400;
	padding-bottom: 5px;
	background-image: url(img/h4.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 5px;
	padding-left: 10px;
	margin: 0px;
}

.caption {
	font-size: 11px;
	background-image: url(img/sankaku.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 15px;
	margin-top: 5px;
	padding: 0px;
	margin-bottom: 0px;
}
table {
	font-size: 80%;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-left-color: #333333;
	vertical-align: middle;
}th {
	color: #333333;
	background-color: #AFD88D;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	line-height: 2.3em;
}
td {
	text-indent: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	line-height: 2.3em;
}
#title {
	background-color: #30A400;
	color: #FFFFFF;
	line-height: 1.5em;
}
#txt {
	background-image: url(img/bg.gif);
	height: 35px;
	width: 660px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	line-height: 35px;
	background-repeat: no-repeat;
}
