/* ワールド競馬 BASE CSS */

#contents {
	padding-top: 10px;
	padding-bottom: 20px;
}
#contents td {
	font-size: 12px;
	color: #333333;
}
#contents h1 {
	font-size: 16px;
	color: #000000;
	background-image: url(../images/title_bg.jpg);
	background-repeat: no-repeat;
	height: 39px;
	padding-top: 12px;
	padding-left: 25px;
	padding-right: 12px;
	margin-bottom: 10px;
}
#contents h2 {
	font-size: 14px;
	color: #990000;
	background-image: url(../images/tori/h2_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 44px;
	padding-left: 14px;
	margin-bottom: 5px;
	padding-bottom: 9px;
}
#contents h3 {
	font-size: 14px;
	color: #000000;
	background-image: url(../images/h3_bg.gif);
	background-repeat: no-repeat;
	padding-left: 21px;
	margin-bottom: 6px;
	line-height: 16px;
	margin-top: 0px;
}
#contents h4 {
	font-size: 12px;
	color: #000000;
	margin-bottom: 5px;
	margin-top: 0px;
}
#contents p {
	font-size: 12px;
	color: #333333;
	margin-bottom: 20px;
	line-height: 18px;
	margin-top: 0px;
}
#contents .copy {
	padding: 15px;
	width: 570px;
	margin-top: 10px;
	margin-bottom: 20px;
	border: 3px solid #463333;
	background-color: #F2F1EE;
}
#contents .copy p {
	font-size: 20px;
	color: #E60000;
	text-align: center;
	line-height: 25px;
	font-weight: bold;
}
#contents .bgYellow {
	background-color: #FFFF66;
}
#contents #detail {
	background-color: #CCCCCC;
}
#contents #detail th {
	background-color: #EEEEEE;
	text-align: center;
	font-size: 12px;
	color: #000000;
	border: 1px solid #FFFFFF;
}
#contents #detail td {
/*	background-color: #DAFEDA;*/
	text-align: center;
	border-right-style: none;
	border-bottom-style: none;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#contents #detail .bgE1 {
	background-color: #E1E1E1;
}

.text10 {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height: 14px;
}
.text12 {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 14px;
}
.text14 {
	font-size: 14px;
	line-height: 22px;
}
.text24 {
	font-size: 24px;
	line-height: 32px;
}
.text30 {
	font-size: 30px;
	line-height: 38px;
}
.text36 {
	font-size: 36px;
	line-height: 46px;
}
.text48 {
	font-size: 48px;
	line-height: 56px;
}
.imgLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.imgRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

#kiyaku p {
	margin-bottom: 0px;
	margin-top: 0px;
}
#kiyaku ol {
	margin-bottom: 30px;
	margin-top: 5px;
	margin-right: 12px;
}
#kiyaku li {
	line-height: 18px;
}
#map ul {
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: 10px;
}
#map li {
	line-height: 25px;
	list-style-image: url(../images/arrow1.gif);
}

