
/************* シリーズ **************/

/* テーブル */
.section_table {
   margin:15px 0px 0px 0px;
   border:2px solid #462f19; 　　   /* テーブルボーダー */
}

/* th全体 */
.section_table th {
   padding:3px;
   text-align:center;
   font-size:10pt;
   font-weight:bold;
   border:1px solid #462f19;  　　  /* テーブルボーダー */
   letter-spacing:0.1em;
}



/* シリーズ名  */
.section_table th.series{
   color:#fff;
   background-color:#462f19;
}

/* カードの種類 『EX種牡馬カード』『繁殖牝馬カード』 */
.section_table th.card_type{
   color:#000;
   background-color:#fff;
}

/* カード馬名 */
.section_table th.card_name{
   color:#452f18;
   background-color:#ebffde;
}

/* シリーズ中身 */
.section_table td {
   padding:7px;
   font-size:10pt;
   border:1px solid #462f19;
}

.section_table ol 
{
margin-top: 0px;
margin-left: 20px;
}


/************* ロト **************/

.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;
}



.m_20{
	margin:20px 0 !important;
}

.f_style{
	font-size:110% !important;
	line-height:1.5;
	margin:10px 0;
}

.f_style_Bold{
	font-size:110% !important;
	line-height:1.5;
	font-weight:bold;
}

.f_w_b{
	font-weight:bold;
}

.f_size_B{
	font-size:130% !important;
	font-weight:bold;
	margin:10px 0;
	line-height:1.5;
}

.f_size_B2{
	font-size:150% !important;
	font-weight:bold;
	margin:10px 0;
}

.p_t_10{
	padding-top:10px;
}

.p_t_20{
	padding-top:20px;
}

.p_m_10{
	margin-top:10px;
}

.f_size_m{font-size:90% !important;}
.f_size_s{font-size:85% !important;}
.f_size_ss{font-size:80% !important;}

.section_table_kuro td{
	padding:5px;
}

.ab4 {
    background-color: #FFFFCC;
    border: 1px solid #3F3F65;
    margin: 5px;
    padding: 5px;
    text-align: left;
}

.liStyle_ex{
	list-style:none;
	margin:0 !important;
	margin-top:10px !important;
	margin-left:10px !important;
}

.table_sc{
	border-top:1px solid #000;
	border-left:1px solid #000;
	font-size:110%;
	margin-top:10px;
}

.table_sc td,
.table_sc th{
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	padding:7px;
}

.table_sc th{
	text-align:left;
	background:#134aa5;
	color:#fff;
}


.table_blueLight{
	border-top:1px solid #134aa5;
	border-left:1px solid #134aa5;
	font-size:110%;
}

.table_blueLight td,
.table_blueLight th{
	border-right:1px solid #134aa5;
	border-bottom:1px solid #134aa5;
	padding:7px;
}

.table_blueLight th{
	text-align:left;
	background:#e8f1ff !important;
}



.table_redLight{
	border-top:1px solid #A6002F;
	border-left:1px solid #A6002F;
	font-size:110%;
}

.table_redLight td,
.table_redLight th{
	border-right:1px solid #A6002F;
	border-bottom:1px solid #A6002F;
	padding:7px;
}

.table_redLight th{
	text-align:left;
	background:#ffe9ef !important;
}


c_1{
	background:#e8f1ff !important;
	font-weight:bold !important;
}

.t_center{
	text-align:center !important;
}

.period_border{
	border:2px solid #134AA5;
	color:#000;
	text-align:center;
	font-weight:bold;
	font-size:120% !important;
	margin:0 !important;
	padding:8px;
	background:#e8f1ff;
}

/* 20130906 add */

.title_darkRed{
	background:#770022;
	color:#fff;
	padding:15px;
	margin-bottom:20px;
}

.title_gray{
	background:#ddd;
	padding:10px 15px;
	font-size:100%;
}

.title_pink{
	background:#ffdde7;
	padding:10px 15px;
	font-size:100%;
	color:#a6002f;
}


.bor_gray{
	border:1px solid #ddd;
	padding:10px;
}


.bor_gray03{
	border:3px solid #ddd;
	padding:10px;
}

.bor_pink03{
	border:3px solid #ffdde7;
	padding:10px;
}

.title_blue p,
.bor_gray p,
.bor_gray03 p,
.title_darkRed p{
	margin:0 !important;
}

.listCircle{
	margin:0 !important;
}

.listCircle li{
	list-style:none;
	text-indent:-1.5em;
	padding-left:1.5em;
}

.innerList {
	margin:0 !important;
	margin-left:20px !important;
}

.innerList li{
	margin-bottom:10px !important;
}

.innerList li:last-child{ margin-bottom:0 !important;}

.arrow_posi{
	text-align:center;
	margin:20px 0;
}

.dot_top{
	border-top:1px dotted #bbb;
	padding-top:20px;
}

.red_dark{
	color:#a6002f;
}

.m_t_5{ margin-top:5px !important}




































