@charset"Shift_JIS";

html
{
	margin: 0;
	padding: 0;
}

body
{
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 12px;
	line-height: 1;
}

h1,h2,h3,h4,h5,h6,p
{
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}

ul,li,dl,dt,dd
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

hr
{
}

address
{
	font-style: normal;
}

a
{
	outline: 0px;
	color: #FF0000;
}
a:hover
{
	color: #999999;
}

span
{
}

strong
{
}

.clr
{
	clear: both;
}

.pageup
{
	font-size: 10px;
	text-align: right;
	clear: both;
}

.font-up
{
	font-weight: bold;
}
.font-down
{
}
.font-large
{
	font-size: 150%;
	font-weight: bold;
}
.font-small
{
	font-size: 11px;
}
.font-small2
{
	font-size: 10px;
}
.font-center
{
	text-align: center;
}


#wrapper
{
	width: 708px;
	margin: 0px;
	background-image: url(../common-images/back-content.gif);
}

#header
{
	width: 100%;
	height: 33px;
	background-image: url(../common-images/header-back.gif);
}

#content
{
	width: 700px;
	background-image: url(../common-images/back-content.gif);
}

#content-main
{
	width: 540px;
	border-left: solid #FF0000 1px;
	padding: 5px 5px 0px 4px;
	float: left;
}

#content-sub
{
	width: 150px;
	float: left;
}

#menu
{
	width: 700px;
	background-image: url(../common-images/back-content.gif);
}

#footer
{
	height: 10px;
	background-image: url(../common-images/back-content-bottom.gif);
	width: 100%;
	font-size: 1px;
}

#menu-logo
{
	width: 150px;
	float: left;
	padding: 5px 0px;
	border-right: solid #FF0000 1px;
	border-bottom: solid #FF0000 1px;
	border-top: solid #FF0000 3px;
}
#menu-logo img
{
	margin: 0px auto;
	display: block;
}

#menu-category
{
	width: 549px;
	float: left;
}
#menu-category h2
{
	padding: 12px 0px;
	text-align: center;
	border-top: solid #FF0000 3px;
}
#menu-category ul
{
	height: 37px;
	border-top: solid #FF0000 3px;
	border-bottom: solid #FF0000 1px;
	padding: 1px 0px 1px 1px;
}
#menu-category ul li
{
	width: 136px;
	text-indent: -9999px;
	float: left;
	height: 37px;
	border-right: solid #B5B5B5 1px;
}
#menu-category ul li a
{
	height: 37px;
	width: 136px;
	display: block;
}
#menu-category ul li a:hover
{
}

li#menu-button1,li#menu-button1 a:hover
{
	background-image: url(../common-images/menu-button7-on.gif);
}
li#menu-button1 a
{
	background-image: url(../common-images/menu-button7.gif);
}
li#menu-button2,li#menu-button2 a:hover
{
	background-image: url(../common-images/menu-button8-on.gif);
}
li#menu-button2 a
{
	background-image: url(../common-images/menu-button8.gif);
}
li#menu-button3,li#menu-button3 a:hover
{
	background-image: url(../common-images/menu-button9-on.gif);
}
li#menu-button3 a
{
	background-image: url(../common-images/menu-button9.gif);
}
li#menu-button4,#menu-category ul li#menu-button4 a:hover
{
	background-image: url(../common-images/menu-button10-on.gif);
}
#menu-category ul li#menu-button4 a
{
	background-image: url(../common-images/menu-button10.gif);
}

ul#sub-menu
{
	width: 100%;
	border-bottom: solid #FF0000 3px;
}
ul#sub-menu li
{
	width: 150px;
	height: 39px;
	border-bottom: solid #FFF 1px;
	text-indent: -9999px;
}
ul#sub-menu li a
{
	display: block;
	width: 150px;
	height: 39px;
}
ul#sub-menu li a:hover
{
}

li#menu-button5,li#menu-button5 a:hover
{
	background-image: url(../common-images/menu-button1-on.gif);
}
li#menu-button5 a
{
	background-image: url(../common-images/menu-button1.gif);
}
li#menu-button6,li#menu-button6 a:hover
{
	background-image: url(../common-images/menu-button2-on.gif);
}
li#menu-button6 a
{
	background-image: url(../common-images/menu-button2.gif);
}
li#menu-button7,li#menu-button7 a:hover
{
	background-image: url(../common-images/menu-button3-on.gif);
}
li#menu-button7 a
{
	background-image: url(../common-images/menu-button3.gif);
}
li#menu-button8,li#menu-button8 a:hover
{
	background-image: url(../common-images/menu-button4-on.gif);
}
li#menu-button8 a
{
	background-image: url(../common-images/menu-button4.gif);
}
li#menu-button9,li#menu-button9 a:hover
{
	background-image: url(../common-images/menu-button5-on.gif);
}
li#menu-button9 a
{
	background-image: url(../common-images/menu-button5.gif);
}
li#menu-button10,li#menu-button10 a:hover
{
	background-image: url(../common-images/menu-button6-on.gif);
}
li#menu-button10 a
{
	background-image: url(../common-images/menu-button6.gif);
}
li#menu-button11,li#menu-button11 a:hover
{
	background-image: url(../common-images/menu-button11-on.gif);
}
li#menu-button11 a
{
	background-image: url(../common-images/menu-button11.gif);
}

.sub-box
{
	padding: 10px 0px;
}
.sub-box img
{
	padding-bottom: 10px;
	display: block;
	margin: 0px auto;
}
.sub-box p
{
	font-size: 10px;
	padding: 0px 10px 10px 10px;
	line-height: 150%;
}

#content-main h2
{
	margin-bottom: 5px;
}
#content-main h3
{
	margin-bottom: 5px;
	font-size: 16px;
	color: #FF0000;
}
#content-main p
{
	margin-bottom: 10px;
	padding: 4px;
}

#news
{
	padding-top: 10px;
	margin-bottom: 20px;
}
#news ul
{
	font-size: 11px;
	padding: 5px 10px;
	border-top: solid #CCCCCC 1px;
	border-bottom: solid #CCCCCC 1px;
	margin-bottom: 10px;
}
#news ul li
{
	margin: 5px 0px;
}
#news ul li span
{
	color: #000099;
	padding-left: 10px;
}
#news p
{
	font-size: 10px;
	padding: 0px 10px;
}
#news div.under-bar
{
	border-bottom: solid #CCCCCC 1px;
	text-align: center;
	padding: 5px 0px;
	margin-bottom: 10px;
}
#news div.under-bar p
{
	font-size: 14px;
	font-weight: bold;

}


#main-footer
{
	border-top: dashed #CCC 1px;
	padding: 10px 0px;
	text-align: center;
	font-size: 10px;
}
#main-footer p
{
}
#main-footer address
{
	padding: 5px 0px;
}
#main-footer address img
{
	vertical-align: bottom;
	margin-right: 10px;
}


.header-underline
{
	border-bottom: solid #FF0000 3px;
}
.header-underline-f
{
	border-bottom: solid #FF0000 3px;
	font-size: 18px;
	padding: 10px 0px 5px 0px;
	margin: 0px 10px;
}

.horse-list-box1
{
	width: 500px;
	margin: 0px auto;
	padding: 10px 0px 20px 0px;
}
.horse-list-box1 h3
{
}
#content-main .horse-list-box1 p
{
	line-height: 150%;
	padding: 5px 0px 0px 0px;
}
.horse-list-box1-inner
{
	border-right: solid #999 1px;
	border-left: solid #999 1px;
	width: 480px;
	padding: 4px 9px 2px 9px;
}
.horse-list-box2-inner
{
	border-right: solid #999 1px;
	border-left: solid #999 1px;
	width: 480px;
	padding: 4px 9px 2px 9px;
}
img.box
{
	display: block;
	margin: 0px auto;
}
img.box2
{
	display: block;
	margin: 5px auto 0px auto;
}

.horse-list-box1-inner table
{
	width: 480px;
	font-size: 11px;
}
.horse-list-box1-inner table tr
{
}
.horse-list-box1-inner table td
{
	vertical-align: top;
}
.horse-list-box1-inner table td img
{
	float: right;
}
td.horse-info-list
{
	border-bottom: solid #CCC 1px;
}
td.horse-info-list ul
{
}
td.horse-info-list ul li
{
	padding-bottom: 5px;
}
td.horse-info-list2
{
	vertical-align: top;
}
td.horse-info-list2 ul
{
	padding-top: 5px;
}
td.horse-info-list2 ul li
{
	display: inline;
	padding-right: 20px;
}
.horse-list-box1-inner table.horse-img
{
}
.horse-list-box1-inner table.horse-img td
{
	padding: 10px 0px 0px 0px;
}
.horse-list-box1-inner table.horse-img img
{
	float: none;
	display: block;
	margin: 0px auto;
}

.horse-list-box2
{
	width: 529px;
	margin: 0px auto;
	padding: 0px 0px 20px 0px;
}
.horse-list-box2-left
{
	width: 264px;
	float: left;
}
.horse-list-box2-right
{
	width: 256px;
	float: right;
	border-left: solid #999 1px;
	padding: 0px 4px;
}
.horse-list-box2-left p,.horse-list-box2-right p
{
	font-size: 10px;
	line-height: 140%;
}
#content-main p.point
{
	border-left: solid #ED1C24 1px;
	border-right: solid #ED1C24 1px;
	width: 216px;
	padding: 8px;
	margin: 0px 6px 0px 12px;
}
.marker-left
{
	border-left: solid #ED1C24 2px;
	margin: 10px 4px;
	padding-left: 5px;
}
.marker-left p
{

}
#content-main h3.blood-f
{
	font-style: italic;
	color: #FFFFFF;
	background-color: #000000;
	padding: 5px;
}
#content-main h3.blood-m
{
	font-style: italic;
	color: #FFFFFF;
	background-color: #ED1C24;
	padding: 5px;
}
#content-main p.blood-m-pre
{
	margin-bottom: 0px;
}
#content-main p.blood-m-pre span
{
	width: 50px;
	float: left;
	text-align: center;
	color: #FFFFFF;
	background-color: #333333;
	margin: 0px 5px 0px 0px;
	line-height: 10px;
	padding: 1px 0px;
}
#content-main p.blood-m-pre-marker
{
	border-left: solid #CCC 1px;
	margin: ;
	padding-left: 10px;
	margin-left: 20px;
	margin-bottom: 0px;
}

.dotted-box
{
	border: dotted #999 1px;
	margin: 0px 0px 0px 6px;
	width: 162px;
	padding: 0px 5px;
	text-align: left;
}
.dotted-box2
{
	border: dotted #999 1px;
	margin: 0px 6px 0px 0px;
	width: 162px;
	padding: 0px 5px;
	text-align: left;
}
.dotted-box h4,.dotted-box2 h4
{
	margin-bottom: 3px;
	padding-top: 5px;
}
#content-main .dotted-box p,#content-main .dotted-box2 p
{
	padding: 0px 0px 0px 5px;
	margin: 5px;
	line-height: 100%;
}
.dotted-box table,.dotted-box2 table
{
	width: 162px;
	font-size: 10px;
	border-left: solid #999 1px;
	border-right: solid #999 1px;
	border-top: solid #999 1px;
	margin-bottom: 5px;
}
.dotted-box table tr,.dotted-box2 table tr
{
}
.dotted-box table th,.dotted-box2 table th
{
	text-align: right;
	border-bottom: solid #999 1px;
}
.dotted-box table td,.dotted-box2 table td
{
	text-align: left;
	border-bottom: solid #999 1px;
}

.horse-list-box2-inner table
{
	width: 480px;
	background-color: #999999;
	line-height: 140%;
}
.horse-list-box2-inner table th
{
}
.horse-list-box2-inner table tr
{
	background-color: #FFFFFF;
	text-align: left;
}
.horse-list-box2-inner table tr.row-left
{
	text-align: center;
}
.horse-list-box2-inner table td
{
}
.horse-list-box2-inner table .col2
{
	background-color: #E4E4E4;
}
.horse-list-box2-inner table .low-right
{
	text-align: right;
}
.horse-list-box2-inner table a
{
	color: #0033CC;
}
.horse-list-box2-inner table a:hover
{
	color: #0099FF;
}

#content-main h3.schedule-header
{
	color: #000000;
}
#content-main h3.schedule-header span.sat
{
	color: #0066FF;
}
#content-main h3.schedule-header span.sun
{
	color: #FF0000;
}
th.font-normal
{
	font-weight: normal;
}
.h-underline
{
	border-bottom: solid #999 2px;
}
h3.schedule-header span.font-date
{
	font-size: 10px;
	float: right;
	width: 100px;
	text-align: right;
	font-weight: normal;
}
.red
{
	color: #FF0000;
}
.blue
{
	color: #0066FF;
}
#content-main p.font-control
{
	padding: 5px 0px;
	margin-bottom: 0px;
	line-height: 1.6;
}
#content-main p.top-padding,#content-main h3.top-padding
{
	padding-top: 15px;
}
#content-main p.font-control-small
{
	padding: 3px 0px 5px 0px;
	margin-bottom: 0px;
	line-height: 1.6;
	font-size: 10px;
	color: #FF9933;
}
#content-main p.font-control strong
{
	color: #CC3333;
}
ul.list-control
{
	margin-bottom: 0px;
	line-height: 1.6;
	padding-left: 15px;
	border-left: solid #FF0000 3px;
}
ul.list-control li
{
	margin: 5px 0px;
}

dl.qa-control
{
	padding-top: 15px;
}
dl.qa-control dt
{
	background-image: url(../images/question.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	height: 14px;
	padding: 4px 0px 4px 30px;
	margin-bottom: 10px;
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}
dl.qa-control dd
{
	line-height: 150%;
	border-left: solid #CCC 1px;
	padding: 0px 0px 0px 15px;
	margin-bottom: 20px;
	margin-left: 10px;
}

dl.profile
{
}
dl.profile dt
{
	font-size: 11px;
	padding-bottom: 3px;
}
dl.profile dd
{
	font-size: 21px;
	margin-bottom: 8px;
	padding-bottom: 5px;
	border-bottom: solid #FF0000 2px;
	color: #000000;
	font-weight: normal;
}
dl.profile2
{
	padding-top: 5px;
}
dl.profile2 dt
{
	padding: 3px 0px;
	font-size: 13px;
}
dl.profile2 dd
{
	padding-bottom: 8px;
	font-size: 11px;
}

#content-main p.pdf-button
{
	margin: 0px;
	text-align: right;
	padding: 5px 10px 0px 10px;
}
ul.corporate-list
{
	border-bottom: solid #CCC 1px;
	padding-bottom: 10px;
}
ul.corporate-list li
{
	padding-top: 5px;
}
p#map-space
{
	margin-bottom: 0px;
	padding: 10px 0px;
}
#content-main h3.corporate
{
	font-size: 21px;
	margin-bottom: 8px;
	padding-bottom: 5px;
	border-bottom: solid #FF0000 2px;
	color: #000000;
	font-weight: normal;
	padding-top: 10px;
}
.margin-bottom
{
	margin-bottom: 10px;
}

.header-underline2
{
	border-bottom: solid #FF0000 1px;
}
.header-underline-f2
{
	border-bottom: solid #FF0000 1px;
	font-size: 18px;
	padding: 10px 0px 5px 0px;
	margin: 0px 10px;
}

