@charset "utf-8";
/* CSS Document */

#base {
	padding: 0px;
	width: 900px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#gojyokai_main {
	clear: both;
	margin: 0px;
	padding: 5px;
	width: 890px;
	background-image: url(../../images/flower05.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#gojyokai_main h2 {
	background-image: url(../gojyokai_tit.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0px;
	height: 30px;
	width: 890px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#gojyokai_main .left {
	padding: 5px;
	float: left;
	width: 420px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#gojyokai_main .right {
	padding: 5px;
	margin: 5px;
	float: right;
	width: 420px;
}
#gojyokai_main p {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#gojyokai_main .left .box {
	margin-top: 10px;
	margin-bottom: 10px;
}

#gojyokai_main .box h3 {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../h3_back.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 260px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#gojyokai_main .left .rt img {
	float: right;
	width: 140px;
}


.table01 table {
	border-collapse:inherit;
	width: 240px;
	background-color: #666666;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.table01 table th {
	padding: 3px;
	text-align: center;
	background-color: #666666;
	font-weight: normal;
	color: #FFFFFF;
}
.table01 table td {
	padding: 3px;
	text-align: center;
	background-color: #FFFFFF;
}
.table01 table td.rd {
	background-color: #FFEEEE;
}
.table01 table td.or {
	background-color: #FFEEDD;
}
.table02 table {
	border-collapse:collapse;
	background-color: #666666;
	clear: both;
	width: 400px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.table02 table th {
	padding: 3px;
	text-align: center;
	background-color: #666666;
	font-weight: normal;
	color: #FFFFFF;
}
.table02 table td {
	padding: 3px;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.table02 table td.lrd {
	background-color: #FFEEEE;
	text-align: left;
}
.table02 table td.rrd {
	background-color: #FFEEEE;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}
.table02 table td.lor {
	background-color: #FFEEDD;
	text-align: left;
}
.table02 table td.ror {
	background-color: #FFEEDD;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}
.table03 table {
	border-collapse:collapse;
	background-color: #666666;
	clear: both;
	width: 350px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.table03 table th {
	padding: 3px;
	text-align: center;
	background-color: #666666;
	font-weight: normal;
	color: #FFFFFF;
}
.table03 table td {
	padding: 3px;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.table03 table td.lrd {
	background-color: #F3E9F3;
	text-align: left;
}
.table03 table td.rrd {
	background-color: #F3E9F3;
	text-align: right;
}
.table03 table td.lor {
	background-color: #E8D0E8;
	text-align: left;
}
.table03 table td.ror {
	background-color: #E8D0E8;
	text-align: right;
}
.table03 table td.tot {
	background-color: #FFEEDD;
	text-align: right;
}
.table03 table td.otk {
	background-color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}
