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;
}

.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;
}
ol{
    padding-left:20px ;
}
li{
    padding-left: 10px;
    padding-bottom: 20px;
}

h1{
    text-align: center;
}