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: 10px;
}
.text2 {
	font-size: 90%; margin-top: 10px; padding-left: 30px;
}

ol.list_parentheses{
	padding:0 0 0 0.5em; 	margin:0px;
}

ol.list_parentheses li:before{
	font-weight:bold;
}

ul.list{
	margin:0px; 
}

.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;
}
