#kongo_main {
	background-color: #FFFFFF;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	color: #333;
	text-align: left;
	clip: rect(auto,auto,auto,auto);
}
#kongo_main h2.gestteacher  {
	font-size: 24px;
	color: #FF0000;
	padding-left: 50px;
}
#kongo_main h2.jitsugi {
	font-size: 24px;
	color: #00C0F0;
	padding-left: 50px;
	text-align: left;
}
#kongo_main p {
	font-size: 14px;
	color: #666;
	padding-top: 10px;
	line-height: 1.8em;
	padding-right: 100px;
	padding-left: 100px;
}
#kongo_main   h4.gestteacher   {
	font-size: 130%;
	color: #333333;
	font-weight: bold;
	margin-top: 30px;
	height: 30px;
	margin-left: 50px;
	width: 835px;
	padding-left: 15px;
	background-color: #FFDAED;
	padding-top: 5px;
}
#kongo_main h4.jitsugi {
	font-size: 130%;
	color: #333333;
	font-weight: bold;
	margin-top: 30px;
	height: 30px;
	margin-left: 50px;
	width: 835px;
	padding-left: 15px;
	background-color: #C4FFE6;
	padding-top: 5px;
}
#kongo_main  table {
	width: 850px;
	line-height: 1.5;
	font-size: 90%;
	color: #666666;
	background-color: #FFFFE6;
	margin-left: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#kongo_main   td    {
	color: #333333;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.5em;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#kongo_main table td.data {
	font-weight: bold;
	color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
	font-size: medium;
}
#kongo_main table tr td .moushikomi {
	font-size: 120%;
	line-height: 2em;
	font-weight: bolder;
	color: #EA5504;
}
