@charset "utf-8";
/* formatting style
---------------------*/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: sans-serif;
	font-size: 14px;
	line-height: 1.6;
	color: #333333;
	background-image: url(../signkeiba-img/back-uma.jpg);
	background-repeat: repeat;
	background-color: #FFFFFF;
}
#base {
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 860px;
	border-top-width: 1px;
	border-top-color: #6699FF;
	border-right-color: #6699FF;
	border-bottom-color: #6699FF;
	border-left-color: #6699FF;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
}

/* link style
---------------------*/

a img {
	border-style: none;
}
a:link {
	color: #6666FF;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	position: relative;
	left: 1px;
	top: 1px;
}

/* basic layout
---------------------*/

*wrapper {
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 860px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3333FF;
	border-left-color: #3333FF;
}

#footer {
	color: #FFFFFF;
	background-color: #003300;
	padding: 15px;
	clear:both;
	width: 830px;
	margin: 0px auto;
	text-align: center;
	background-image: url(../signkeiba-img/cmfooter-back2.jpg);
}

/* header style
---------------------*/

#header {
	background-image: url(../signkeiba-img/cm-tai09ful.jpg);
	background-repeat: no-repeat;
	height: 142px;
	width: 860px;
	float: none;
}

#header h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 20px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 80px;
}

#header h2 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 30px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 130px;
}

#header h5 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-left: 50px;
}
