@charset "utf-8";
body {
	background-color: #000000;
	padding: 0px;
	margin: 0px;
	font-size: 75%;
	line-height: 160%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
a:link    {
	color:#FFFFFF;
	text-decoration: underline
}
a:visited {
	color:#FFFFFF;
	text-decoration: underline
}
a:hover   {
	color:#FFFFFF;
	text-decoration: none
}
a:active  {
	color:#FFFFFF;
	text-decoration: none
}
#frame {
	height: 100%;
	width: 780px;
	position: relative;
	text-align: left;
}
#header {
	background-image: url(/shop/keiba/g1/4_2007/images/head.gif);
	background-repeat: no-repeat;
	width: 780px;
	height: 36px;
	text-align: right;
	color: #FFFFFF;
	vertical-align: middle;
	line-height: 36px;
}
#center {
	width: 780px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}

#footer {
	background-image: url(/shop/keiba/g1/4_2007/images/foot.jpg);
	background-repeat: no-repeat;
	width: 780px;
	height: 100px;
	text-align: center;
	line-height: 90px;
}
.font1 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 125%;
	font-style: normal;
	line-height: 150%
}
.font2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 80%;
	font-style: normal;
	line-height: 160%
}
