@charset "UTF-8";
/* CSS Document */
ul.trUl{
	margin-bottom: 30px;
}
ul.trUl li{
	width: 172px;
	height: 160px;
	text-align: center;
	float: left;
	margin-bottom: 10px;
}
.trUlText{
	font-size: 85%;
	margin-bottom:15px;
	margin-top: 5px;
	line-height: 1.1;
}
ul.trUl li img{
}
h2.recordH2{
	clear: left;
	width: 661px;
	height: 66px;
	padding: 18px 0 0 28px;
	font-size: 186%;
	text-shadow:
	-1px -1px #FFF,
	1px -1px #FFF,
	-1px 1px #FFF,
	1px 1px #FFF;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	background: url(../images/track-record/h2-record.png) no-repeat 0 0;
	margin-bottom: 50px;
}
h3.recordH3{
	margin-bottom: 12px;
}
p.recordImgA{
	float: left;
	margin-right: 25px;
	margin-bottom: 20px;
}
table.recordTable{
	border-collapse: collapse;
	width: 348px;
	border-top: solid 1px #1a4899;
	border-right: solid 1px #1a4899;

}
table.recordTable tr th{
	width: 109px;
	color: #FFF;
	background-color: #4e70ac;
	padding: 11px 0;
	border-right: solid 1px #1a4899;
	border-bottom: solid 1px #1a4899;
}
table.recordTable tr td{
	border-bottom: solid 1px #1a4899;
	padding-left: 12px;
}
table.recordTable a{
	text-decoration: underline;
}
table.recordTable a:hover{
	text-decoration: none;
}
p.recordTextA{
	text-align: justify;
	margin-bottom: 40px;
	font-size: 95%;
}

