@charset "UTF-8";

BODY {
	font: 12px "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0;
	padding:0;
	width:100%;
}
HEADER {
	background:#000099;
	width:100%;
}
.contentsBody {
	height:1232px;
	background:url(../images/background.jpg);
	background-repeat: repeat-x;
	margin:0 auto;
	position: relative;
}

.mb10 {
	margin-bottom:10px;
}
.mb20 {
	margin-bottom:20px;
}
.mb30 {
	margin-bottom:30px;
}

P {
	margin: 0;
	padding:0;
}

.text-center {
	text-align:center;
}

A IMG {
	border: none;
}

.catch {
	width: 1204px;
	margin: 0 auto;
}

.base {
	position: absolute;
	top: 480px;
	left: 50%;
	margin-left: -485px;
}

.jockey {
	position: absolute;
	top: 520px;
	left: 50%;
	margin-left: -471px;
}

UL.was {
	list-style:none;
	margin: 0 0 10px 0;
	padding: 0 0;
}
UL.was LI {
	display:table-cell;
	margin: 0 0;
	padding-right: 2px;
	*float: left;
}

UL.jra {
	list-style:none;
	margin: 0 0 10px 0;
	padding: 0 0;
}
UL.jra LI {
	display:table-cell;
	margin: 0 0;
	padding-right: 2px;
	*float: left;
}

