body {
	margin: 0px; padding: 0px;
}
#info_HeaderTable {
	margin: 0px; padding: 0px; width: 100%;
}
#info_HeaderTable td.LeftCell {
	background-position: right top; background-image: url("../gpx/base/info_header_left.gif"); background-repeat: no-repeat;
}
#info_HeaderTable td.RightCell {
	background-position: left top; background-image: url("../gpx/base/info_header_right.gif"); background-repeat: no-repeat;
}
#info_HeaderTable td.CenterCell {
	width: 750px;
}
#info_MainTable {
	margin: 0px auto; padding: 0px; width: 750px;
}
.midashi {
	font-size: 120%; font-weight: bold; margin-bottom: 5px; margin-top: 15px;
}
.text {
	line-height: 150%; padding-left: 30px;
}
.text2 {
	font-size:100%; margin-top:10px; padding:5px;background-color:#FFF4BA;
}
.text3 {
	font-size:90%;  padding-left: 20px;padding-bottom: 10px;
}

.midashi2 {
	font-size: 100%; font-weight: bold; padding-left: 30px;
}

.in_table td{
	padding:5px 10px; font-size:90%;
}

ol.list{
	padding:0 0 0 30px; margin:5px 0; font-size:90%;
}
.bold {
	font-weight: bold;
}
.link{
	font-weight:bold;
	font-size:150%;
	line-height:150%;
}
#info_Footer {
	text-align: right; margin-top: 5px; margin-bottom: 10px;
}
