@charset "UTF-8";
#left {
	float: left;
	width: 175px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	height: 2100px;
	position: absolute;
	left: 10px;
}
#right {
	height: 2000px;
	width: 615px;
	position: absolute;
	left: 188px;
}
body {
	background-image: url(gif/back.gif);
}
.gyoukan {
	line-height: 18px;
}
body,td,th {
	font-size: small;
}
.style1 {
	font-size: medium;
	font-weight: bold;
}
.style2 {font-size: x-small}
.style3 {
	font-size: medium;
	color: #FF0000;
}
.style4 {font-size: medium}
