/* CSS Document */
#series .lineupbtitle {

 font-weight: bolder;
 color: #333333;
 padding: 55px 2px 8px;
 font-size: 14px;
 background-image: url(/img/chain/titlerkmain.gif);
 background-repeat: no-repeat;
 width: 700px;
 text-indent: 160px;
}
/*レーシングページ*/
#racing .lineupbtitle {
 font-weight: bolder;
 color: #333333;
 padding: 55px 2px 8px;
 font-size: 14px;
 background-image: url(/img/chain/titlerkmain.gif);
 background-repeat: no-repeat;
 width: 700px;
 text-indent: 160px;
}

