body {
	background-color: #FFFFFF;
	background-image: url(../imgs/back.gif);
	background-repeat: repeat-y;
	margin: 0px;
}
A { text-decoration:none; color:#000099 }
A:visited { text-decoration:none; color:#000099 }
A:active { text-decoration:none; color:#000099 }
A:hover  { text-decoration:none; color:#FF6600 }
font      { font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"}
.css1 { font-size: xx-small; line-height: 125%;}
.css2 { font-size:  x-small; line-height: 125%;}
.css3 { font-size:    small; line-height: 125%;}
.css4 { font-size:   medium; line-height: 125%;}
.css5 { font-size:    large; line-height: 125%;}
.css6 { font-size:  x-large; line-height: 125%;}
.css7 { font-size: xx-large; line-height: 125%;}


#gaiyo_table {
	width: 495px;
	text-align: left;
}

#gaiyo_table th {
	color: #F39800;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F39800;
	padding: 3px;
}

#gaiyo_table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F39800;
	padding: 3px;
}
#img_zone {

}
#taisyo_table {
	margin: 5px;
}
#taisyo_table th {
	color: #E95304;
	text-align: left;
	padding: 5px;
	white-space: nowrap;
}
#taisyo_table th {
	color: #E95304;
	text-align: left;
	padding: 5px;
	white-space: nowrap;
	vertical-align: top;
}
#taisyo_table td {
	text-align: left;
	padding: 5px;

}
tr .head {
	background-color: #000;
	color: #FFF;
	font-weight: bold;
	vertical-align: top;
	white-space: nowrap;
	font-size: 1.3em;
}
#taisyo_table tr td img {
	float: right;
}


#sche tr th {
	text-align: right;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
#sche tr td {
	text-align: left;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
#eq {
	height: 20px;
	width: 450px;
	position: absolute;
	left: 221px;
	top: 172px;
	padding: 15px;
	text-align: left;
	background-image: url(../imgs/eq2.png);
}
