/* CSS Document */
#series .lineupbtitle {
 font-weight: bolder;
 color: #333333;
 padding: 55px 2px 8px;
 font-size: 14px;
 background-image: url(/img/chain/titleekmain.gif);
 background-repeat: no-repeat;
 width: 700px;
 text-indent: 160px;
}
#series .ar {
 border-bottom-width: medium;
 border-bottom-style: double;
 border-bottom-color: #FF0000;
 color: #FF0000;
 font-weight: bolder;
 margin: 5px 10px 5px 10px;
 text-indent: 10px;
}
#series .ab {
 border-bottom-width: medium;
 border-bottom-style: double;
 border-bottom-color: #0000FF;
 color: #0000FF;
 font-weight: bolder;
 margin: 5px 10px 5px 10px;
 text-indent: 10px;
}
#series .g {
 border-bottom-width: medium;
 border-bottom-style: double;
 border-bottom-color: #FF9900;
 color: #FF9900;
 font-weight: bolder;
 margin: 5px 10px 5px 10px;
 text-indent: 10px;
}
#series .s {
 border-bottom-width: medium;
 border-bottom-style: double;
 border-bottom-color: #666666;
 color: #666666;
 font-weight: bolder;
 margin: 5px 10px 5px 10px;
 text-indent: 10px;
}
#series .n {
 border-bottom-width: medium;
 border-bottom-style: double;
 border-bottom-color: #000000;
 color: #000000;
 font-weight: bolder;
 margin: 5px 10px 5px 10px;
 text-indent: 10px;
}
/*レーシング個別*/
#racing .lineupbtitle {
 font-weight: bolder;
 color: #333333;
 padding: 55px 2px 8px;
 font-size: 14px;
 background-image: url(/img/chain/titleekmain.gif);
 background-repeat: no-repeat;
 width: 700px;
 text-indent: 160px;
}

