/************* シリーズ **************/

/* テーブル */
.section_table {
   margin:15px 0px 0px 0px;
   border:2px solid #000; 　　   /* テーブルボーダー */
}

.section_table2 {
   margin:0px 0px 0px 0px;
   border:2px solid #000; 　　   /* テーブルボーダー */
}

/* th全体 */
.section_table th {
   padding:3px;
   text-align:center;
   font-size:10pt;
   font-weight:bold;
   border:1px solid #000;  　　  /* テーブルボーダー */
   letter-spacing:0.1em;
}

.section_table th2 {
   padding:3px;
   text-align:center;
   font-size:10pt;
   font-weight:bold;
   border:1px solid #000;  　　  /* テーブルボーダー */
   letter-spacing:0.1em;
}

/* シリーズ名  */
.section_table th.series{
	color:#000;
	background-color:#e3f8d5;
   
}

/* カードの種類 『EX種牡馬カード』『繁殖牝馬カード』 */
.section_table th.card_type{
   color:#24201d;
   background-color:#fff;
}

/* カード馬名 */
.section_table th.card_name{
	color:#000;
	background-color:#e3f8d5;
}

/* シリーズ中身 */
.section_table td {
   padding:3px;
   font-size:10pt;
   border:1px solid #3a0008;
}



/************* ロト **************/

.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;}
.section_table_gold .card_name {
	color:#030;}


.section_table_gold .series {
	color:#030;}
	


/************* ページ内リンク **************/

.page_navi{
	margin-top:5px;
}

.page_navi ul li{
	list-style:none;
	margin:0;
	padding:0;
	height:75px;
	float:left;
}

.page_navi ul li a img{
	margin:0;
	padding:0;
	display:block;
	vertical-align: bottom;
}

.page_navi ul{
	zoom:1;
}

.page_navi ul:after{
	content: ".";   
	display: block;   
	clear: both;   
}

.m_20{
	margin:20px 0 !important;
}

.f_style{
	font-size:110% !important;
	line-height:1.3;
}

.f_style_Bold{
	font-size:110% !important;
	font-weight:bold;
	line-height:1.3;
}

.f_w_b{ font-weight:bold;}

.f_size_B{
	font-size:130% !important;
	font-weight:bold;
	line-height:1.3;
}

.f_size_B2{
	font-size:150% !important;
	font-weight:bold;
	line-height:1.3;
}

.f_size_B3{
	font-size:180% !important;
	font-weight:bold;
	line-height:1.3;
}

.f_size_B4{
	font-size:200% !important;
	font-weight:bold;
	line-height:1.3;
}


.p_t_10{
	padding-top:10px !important;
}

.p_tb_10{
	padding-top:10px !important;
	padding-bottom:10px !important;
}

.section_table_kuro td{
	padding:5px;
}


/*--20130517 add--*/

.gacha_box{
	padding:10px;
	border:1px solid #00502b;
	border-top:none;
}



/* ------- table style ------- */

.section_table_b {
    border: 2px solid #8ed0d4;
    border-collapse: collapse;
    margin: 0;
}
.section_table_b th {
    background-color: #ecffff;
    border: 1px solid #8ed0d4;
    color: #000000;
    font-size: 10pt;
    font-weight: bold;
    letter-spacing: 0.1em;
    padding: 3px;
    text-align: center;
}
.section_table_b td {
    border: 1px solid #8ed0d4;
    font-size: 10pt;
    padding: 3px;
    vertical-align: top;
}


.section_table_r {
    border: 2px solid #efa5a5;
    border-collapse: collapse;
    margin: 0;
}
.section_table_r th {
    background-color: #fff5f5;
    border: 1px solid #efa5a5;
    color: #000000;
    font-size: 10pt;
    font-weight: bold;
    letter-spacing: 0.1em;
    padding: 3px;
    text-align: center;
}
.section_table_r td {
    border: 1px solid #efa5a5;
    font-size: 10pt;
    padding: 3px;
    vertical-align: top;
}


/************* ページ内リンク **************/

.page_navi{
	margin-top:5px;
}

.page_navi ul li{
	list-style:none;
	margin:0;
	padding:0;
	height:75px;
	float:left;
}

.page_navi ul li a img{
	margin:0;
	padding:0;
	display:block;
	vertical-align: bottom;
}

.page_navi ul{
	zoom:1;
}

.page_navi ul:after{
	content: ".";   
	display: block;   
	clear: both;   
}

.list_title{
	background:#8b8000;
	text-align:center;
	color:#fff;
	font-size:110%;
	line-height:1.8;
}

.legend_rate03 {
    background: none repeat scroll 0 0 #FFEEEE;
    font-weight: bold;
}

.ab{
	margin:auto !important;
	margin-top:5px !important;
	margin-bottom:5px !important;
}

.clearfix{
	zoom:1;
}

.clearfix:after{
	content: "";   
	display: block;   
	clear: both;   
}

.hinba2{
	height:auto;
}

.img_hinba2{
	margin-bottom:0;
}


.title_s{
	background:url(_img/title_bk.jpg) repeat-x bottom #bb0e00;
	color:#fff;
	font-size:180%;
	font-weight:bold;
	margin-bottom:5px;
	border-top:1px solid #840700;
	border-bottom:1px solid #840700;
	text-align:center;
	}

.title_s span{
	display:block;
	border-top:1px solid #ed887f;
	border-bottom:1px solid #bd463b;
	padding:15px;
	vertical-align:bottom;

}

.title_blk{
	background:#000;
	color:#fff;
	font-weight:bold;
	font-size:130%;
	padding:5px;
	text-align:center;
}

.bor_pink{
	border:3px solid #ed9db5;
	padding:15px;
	margin:0 10px 10px 10px;
}

.bor_pink p{
	margin:0 !important;
}


#btn_pageTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
}
 
#btn_pageTop a {
  display: block;
  z-index: 999;
  padding: 8px 8px 8px 8px;
  border-radius: 30px;
  width: 35px;
  height: 35px;
  background-color: #b0df90;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  line-height: 35px;
}
 
#btn_pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}


