#mainImg h3 {
	font-size: 1px;
	line-height: 1px;
	margin-bottom: -1px;
	display: run-in;
}
#whiteBack .track li {
	list-style-type: decimal;
	list-style-position: outside;
	display: list-item;
	margin-bottom: 0.7em;
	margin-left: 55px;
}
*html #whiteBack .track li {
	_white-space: nowrap;
}
/* CSS Popup Image Viewer—pSTART */
.thumbnail{
position: relative;
z-index: 0;
}
.thumbnail:hover{
background-color: transparent;
z-index: 50;
}
.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FFFFFF;
	padding: 5px;
	left: -1000px;
	border: 1px solid #CCCCCC;
	color: black;
	text-decoration: none;
	visibility: hidden;
}
.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	top: 0;
	left: -330px;
	visibility: visible;
}
*html .thumbnail:hover span{ /*CSS for enlarged image on hover*/
	_top: 70;
}
/* CSS Popup Image Viewer—pEND */
.photo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#whiteBack .photo {
	height: 100px;
	width: 100px;
	float: right;
	margin-left: 10px;
}
#mainLong img {
	margin: 0px;
}
#mainLong #track {
	float: right;
	width: 540px;
}
.track {
	width: 540px;
	float: right;
	margin-right: 14px;
}
*html .track {
	_margin-right: 7px;
}
.track h3 {
	background-image: url(../img/back_mainmiddole.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 16px;
	color: #FFFFFF;
	height: 20px;
	display: block;
	padding-left: 22px;
	margin-bottom: 10px;
	line-height: 18px;
	padding-top: 1px;
}
*html .track h3 {
	_padding-top: 2px;
}
.track i {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	margin-left: 1em;
}
.track h4 {
	margin-left: 1em;
	color: #546670;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #546670;
	padding-left: 10px;
	margin-bottom: 0.7em;
}
*html .track h4 {
	_margin-left: 0.5em;
}
#subMenu a {
	text-decoration: none;
	color: #5F6B85;
	padding-left: 8px;
}
#subMenu a:hover {
	color: #0066CC;
	background-image: url(../img/ic_arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
*html #subMenu a:hover {
	_background-position: 0px 3px;
}
.track {
	padding-bottom: 20px;
}
#Futter {
	margin-bottom: 600px;
}
#whiteBack #jichitai li {
	list-style-type: circle;
	margin-bottom: 0px;
}
#jichitaiTitle {
	font-weight: bold;
	margin-left: 50px;
}
#photoNoFloat {
	float: none;
	clear: both;
	margin-top: 10px;
}

