/************* シリーズ **************/

/* テーブル */
.section_table {
   margin:15px 0px 0px 0px;
   border:2px solid #333; 　　   /* テーブルボーダー */
}

/* th全体 */
.section_table th {
   padding:3px;
   text-align:center;
   font-size:10pt;
   font-weight:bold;
   border:1px solid #333;  　　  /* テーブルボーダー */
   letter-spacing:0.1em;
}


/* シリーズ名  */
.section_table th.series{
   color:#fff;
   background-color:#0f1b67;
   
}

/* カードの種類 『EX種牡馬カード』『繁殖牝馬カード』 */
.section_table th.card_type{
   color:#24201d;
   background-color:#fff;
}

/* カード馬名 */
.section_table th.card_name{
	color:#000;
	background-color:#FAA;
}

/* シリーズ中身 */
.section_table td {
   padding:3px;
   font-size:10pt;
   border:1px solid #3a0008;
}

.section_table_darkBlue td {
vertical-align:top;
border:1px solid #000;
padding:5px;
font-size:10pt;}
.section_table_darkBlue {
border-collapse:collapse;
margin:0;
border:2px solid #000;}

.section_table_darkBlue th {
border:1px solid #000;
background:#246;
text-align:center;
font-size:10pt;
color:#fff;
font-weight:bold;
padding:3px;
letter-spacing:0.1em;}
.section_table_darkBlue th.card_name {
	background:#605241;
	color:#fff;
}


/************* ロト **************/

.loto{
background:#222222;
}

.loto th{
background:#444444;
color:#FFFFFF;
font-weight:bold;
padding:2px 5px;
text-align:center;
}

.loto th.lotosub{
background:#dddd99;
color:#222222;
font-weight:bold;
padding:2px 5px;
text-align:center;
}

.loto td{
padding:5px;
background:#ffffee;
vertical-align:text-top;}





/* 3行用　*/
.ab99 {
margin-top:5px;
text-align:left;
width:120px;
padding:5px;
margin-bottom:5px;
background-color:#FFFFCC;
border:1px solid #930f1d;}

/* 3行用　*/
.ab98 {
margin-top:5px;
text-align:left;
width:160px;
padding:5px;
margin-bottom:5px;
background-color:#FFFFCC;
border:1px solid #930f1d;}


/* 日下交換馬用　*/
.ab97 {
margin-top:5px;
text-align:left;
width:200px;
padding:5px;
margin-bottom:5px;
background-color:#FFFFCC;
border:1px solid #930f1d;}

.section_table01 {
	border-collapse:collapse;
	margin:0;
	border:2px solid #000;
}

.section_table01 th {
	border:1px solid #000;
	background-color:#deedff;
	text-align:center;
	font-size:10pt;
	color:#333;
	font-weight:bold;
	padding:3px;
	letter-spacing:0.1em;
}

.section_table01 td {
	border:1px solid #000;
padding:3px;
font-size:10pt;}

.legend2_m {
text-align:center;
background:url(_img/bg2_middle.jpg) no-repeat #333333;
}

.section_table_grayout td{
}
.legend_rate01{
background:#faa;
font-weight:bold;

}
.legend_rate02{
background:#fcc;
font-weight:bold;
}
.legend_rate03{
background:#fee;
font-weight:bold;
}
.legend_rate99{
background:#777;
font-weight:bold;
}

.f_bold{
	font-weight:bold;
}


ul.sub_menu li{
	display:inline;
	padding-right:15px;
	padding-left:12px;
	background:url(_img/arrow_s.jpg) no-repeat left;
	font-size:90%;
}

ul.sub_menu li a{
	color:#333;
	text-decoration:none;
}

ul.sub_menu li a:hover{
	color:#ff0000;
}


.index_tit{
	margin:0 !important;
	background:#B5002F;
	color:#fff;
	margin:0;
	font-size:120%;
	font-weight:bold;
	padding:5px 10px;
	margin-bottom:10px !important;
}

.f_size_B{
	font-size:130% !important;
	font-weight:bold;
	line-height:1.5;
}

.title_s_4{
	background:#9f002d;
	color:#fff;
    font-weight:bold;
	text-align:center;
	padding:15px;
	font-size:150% !important;
}

.f_style_Bold{
	font-size:110% !important;
	font-weight:bold;
	line-height:1.5;
}

.page_top p{
	margin:0;
	font-size:85% !important;
	text-align:right;
	margin-top:15px;
}
.page_top p a{
	color:#666;
}

.page_top p a:hover{
	color:#ff0000;
}