body {
    background-color:#ffffff;
    font-family:"ＭＳ Ｐゴシック", Osaka;
    margin: 10;
    padding: 0;
    text-align: center;
    }

.wrapper {
    width: 100%;
    }


.red10 {
    font-family: "ＭＳ Ｐゴシック", "Osaka";
    font-size: 70%;
    color: #B61704;
    font-weight: bold;
}


p {
    font-family: "ＭＳ Ｐゴシック", "Osaka";
    font-size: 90%;
    color: #4a4a4a;

}



/*----- 出馬表テーブル設定 -----*/

table.list{
width: 960px;
border-collapse: collapse;
font-family: "ＭＳ Ｐゴシック", "Osaka";
font-size: 12px;
color: #333333;
}

table.list td {
border: 1px solid #838383 !important;
background-color: #F6F6F6;
}

table.list th {
border: 1px solid #838383 !important;
line-height:14px;
font-size: 12px;
background: url("../img/race/listhead.gif") 0px 0px repeat-x;
}

table table.order td  {
margin:auto;
padding: 0px;
width: 10px;
height: 16px;
border: 0px solid #F6F6F6 !important;
text-align: center;
font-size: 11px;
letter-spacing: -1px;

}

.vtop{
    vertical-align: top;
    }


.list td.header,
.list td.footer {
    padding: 0;
}


table.list td.changed {
    background-color: #f5b8a2;
}


table.list td.r1st {
    background-color: #f7eaea;
}
table.list td.r2nd {
    background-color: #eceaf7;
}
table.list td.r3rd {
    background-color: #d1f7d5;
}


table.list td.hNumber {
    text-align: center;
    padding: 0 1px;
}


table.horseNames th {
    margin: 0;
    padding: 0;
}

table.horseNames td {
    margin: 0;
    padding: 4px 0;
}

table.list td.w1 {
    background-color: #fff;
}

table.list td.w2 {
    background-color: #C6C6C6;
}

table.list td.w3 {
    background-color: #FFDAD0;
}

table.list td.w4 {
    background-color: #D7E1FF;
}

table.list td.w5 {
    background-color: #FFFFCA;
}

table.list td.w6 {
    background-color: #D0FFD0;
}

table.list td.w7 {
    background-color: #FFEDD0;
}

table.list td.w8 {
    background-color: #FFD0D3;
}

/* ----- レースタイトル部分 ----- */

.titleRaceName{
    margin: 0;
    padding: 3px 8px;
    padding: inherit;
    font-size: 16px;
    font-weight: bold;
    text-align:left;
    background: url("../img/race/title.gif") 0px 0px repeat-x;
    background-color:#CDB969;
    width:100%;
    hight:30pix;
    border:1px solid #CDB969;
    /* No.5、6対応　レース情報のタイトルの回り込み指定を追加 */
    float: left;
}

.titleInfo {
    margin: 0;
    padding: 8px 4px;
    background-color:#E9E9E9;
    font-size: 12px;
}


.titleTime {
    margin: 0;
    padding: 2px 4px;
    font-weight:bold;
    text-align:left;
    color:#fff;
    background-color:#858585;
    float: right;
}

.titleDate {
    margin: 2px;
    padding: 2px 4px;
    font-weight:bold;
    text-align:left;
    background-color:#FFFEBC;
    border:1px solid #CDB969;
    color:#612E0F;
}

.titlePlace {
    margin: 2px;
    padding: 2px 4px;
    text-align:left;
    background-color:#fff;
    border:1px solid #8E8E8E;
    color:#2B2B2B;
    background: url("../img/placeback.gif") 0px 0px repeat-x;
}

.titleCorse {
    margin: 2px;
    padding: 2px 4px;
    text-align:left;
    background-color:#fff;
    border:1px solid #AAA485;
    color:#2B2B2B;
    background: url("../img/corseback.gif") 0px 0px repeat-x;
}

.titleStart {
    margin: 2px;
    padding: 2px 4px;
    background-color:#DEF6FF;
    border:1px solid #B5DCEB;
    color:#3B7EC3;
    font-weight:bold;
}

.titleWeather {
    margin: 4 0 0 4;
    padding: 0;
    font-weight:lighter;
    text-align:left;
}

.titleBaba {
    margin: 4 0 0 4;
    padding: 0;
    font-weight:lighter;
    text-align:left;
}

.titlePrize {
    margin: 0;
    padding: 8px 4px;
    font-weight:lighter;
    text-align:left;
    background-color:#E9E9E9;
    font-size: 12px;
}

.titlerank{
    padding: 2px 4px;
    background-color:#fff;
}

table.shutubaHyouTitle {
margin: 4 0 10 0;
width: 960px;
border-collapse: collapse;
border: 0px;
padding:0;
}


/* ----- 馬名部分 ----- */
.horseName {
    margin: 0;
    padding: 3px 0px;
    font-size: 14px;
    font-weight: bold;
    text-align:left
}

.ChorseName {
    margin: 0;
    padding: 3px 0px;
    font-size: 14px;
    font-weight: bold;
    text-align:left;
    color:#BEBEBE;
}

.fatherhorseName {
    font-size: 10px;
    font-weight:lighter;
    text-align:left;
}

.motherhorseName {
    font-size: 10px;
    font-weight:lighter;
    text-align:left;
}

.grandfatherhorseName {
    font-size: 10px;
    font-weight:lighter;
    text-align:left;
}

.seirei {
    font-size: 10px;
    font-weight:lighter;
    text-align:right;
}

.singleodds {
    font-size: 10px;
    font-weight:lighter;
    text-align:right;
}

.ninki {
    font-size: 10px;
    font-weight:lighter;
    text-align:right;
}

.Handicap {
    margin: 0;
    padding: 4;
    font-size: 12px;
    font-weight:bold;
    text-align:center;
}

.name {
    font-size: 11px;
    font-weight:normal;
    text-align:center;
    color:#0033FF;
    letter-spacing:-1px;
}



.shozoku {
    font-size: 10px;
    font-weight:normal;
    text-align:center;
}

.horseweight {
    font-size: 12px;
    font-weight:normal;
    text-align:center;
}

.mochidokei {
    font-size: 12px;
    font-weight:normal;
    text-align:center;
}

.chakujun {
    font-size: 12px;
    font-weight:normal;
    text-align:center;
}





/* ----- 競争履歴 ----- */


.pastData {
    margin: 0;
    padding: 0;
    text-align:left;
    line-height: 12px;
}

.pastChakujun0{
    margin: 2px;
    padding: 2px 3px;
    width: 20px;
    font-size: 14px;
    font-weight:bold;
    text-align:center;
}

.pastChakujun1 {
    margin: 2px;
    padding: 1px 3px;
    width: 20px;
    font-size: 14px;
    font-weight:bold;
    background: #FFCFC7;
    text-align:center;
    border: 1px solid #F27E6B;
}


.pastChakujun2 {
    margin: 2px;
    padding: 1px 3px;
    width: 20px;
    font-size: 14px;
    font-weight:bold;
    background: #C7E9FF;
    text-align:center;
    border: 1px solid #89D1FF;
}


.pastChakujun3 {
    margin: 2px;
    padding: 1px 3px;
    width: 20px;
    font-size: 14px;
    font-weight:bold;
    background: #D0F3C9;
    text-align:center;
    border: 1px solid #7AC16C;
}

.pastChakujunAcd{
    margin: 2px;
    padding: 2px 3px;
    width: 35px;
    font-size: 13px;
    font-weight:bold;
    text-align:left;
}

.pastPalace {
    margin: 0 1 0 0;
    font-size: 10px;
    font-weight:normal;
}

.pastDate {
    margin: 0 1 0 0;
    font-size: 10px;
    font-weight:normal;
    letter-spacing:1px;
}

.pastSituation {
    margin: 0 1 0 0;
    font-size: 10px;
    font-weight:normal;
    letter-spacing:1px;
}

.pastCorse {
    margin: 0 1 0 0;
    font-size: 10px;
    font-weight:normal;
}

.pastDistance {
    margin: 0 1 0 0;
    font-size: 10px;
    font-weight:normal;
    letter-spacing:1px;
}


.pastRacename {
    margin: 1 1 0 0;
    font-size: 12px;
    font-weight:bold;
    color: #0E89E8;
    height: 26px;
    vertical-align: middle;
}

.pastRacekaku {
    margin: 0 1 0 0;
    font-size: 10px;
    font-weight:normal;
    letter-spacing:1px;
}

.pastTousuu {
    font-size: 10px;
    font-weight:normal;
    letter-spacing:1px;
}

.pastNinki {
    margin: 0 1 0 0;
    font-size: 10px;
    font-weight:normal;
}

.pastJocky {
    margin: 0 1 0 0;
    font-size: 10px;
    font-weight:normal;
}

.pastHandicap {
    margin: 0 1 0 0;
    font-size: 10px;
    font-weight:normal;
}

.pastNumber {
    margin: 0 1 0 0;
    font-size: 10px;
    font-weight:normal;
}

.pastWeight {
    margin: 0 1 0 0;
    font-size: 10px;
    font-weight:normal;
}

.pastFirst {
    margin: 0 1 0 0;
    font-size: 10px;
    font-weight:normal;
}

.pastTime {
    margin: 0 1 0 0;
    font-size: 10px;
    font-weight:normal;
    letter-spacing:1px;
    font-weight:bold;
}

.past3f {
    margin: 0 1 0 0;
    font-size: 10px;
    font-weight:normal;
    letter-spacing:1px;
}


.pastGrade {
    margin:2;
    float: right;
}

.pastGrade1{
    float: right;
    color: red;
}

.pastGrade2 {
    float: right;
    color: #35CDFF;
}

.pastGrade3 {
    float: right;
    color: #00FF00;
}

.pastGrade4 {
    float: right;
    color: #696969;
}

.pastShikaku{
    margin: 0 1 0 0;
    font-size: 10px;
    font-weight:normal;
}


#print {
font-size: 10px;
    display: none;
}


#container{
    width: 960px;
}
#attention{
    font-size: 13px;
    text-align:left;
    float: left;
    width: 946px;
    padding: 6px 6px 1px 6px;
    margin: 10px 0 0 -3px;
    border: #838383 solid 1px;
    _width: 960px;
    _margin-left: 0px;
}

#attention p{
    padding: 0;
    margin: 0;
    margin-bottom: 0.4em;
    color: #000000;
}

#attention .supplement{
    margin-bottom: 10px;
}

#attention2{
    font-size: 11px;
    text-align:left;
}

#changeinfo{
    width: 960px;
    background: #FFF9B2;
    border: 1px solid #FA823A;
    margin-bottom: 10px;
    font-size: 12px;
    color: #E60000;
}

#changeinfo1{
    font-size: 12px;
    color: #E60000;
}

#cf{
    font-size: 12px;
    color: #53311C;
}

#link{text-decoration:underline;color:#333399;}

#buy{
    float: right;
}

#rtitle{
    float: left;
}

a{ text-decoration:none; }

.waku{
width:22px;
}

.umanum{
width:18px;
}

.runuma{
width:130px;
}

.jkytrn{
width:60px;
}

.renweight{
width:30px;
}

.weight{
width:30px;
}

.seiseki{
width:110px;
}

.seiseki2{
width:110px;
}

.seiseki3{
width:110px;
vertical-align: top;
}

.aaa{
zoom: 1;
}
.copy{
display: none;
}
.zenimg{
  zoom: 0.5;
  float: left;
}
.zenimg1{
  zoom: 0.5;
  float: center;
}

.zen5{
float: left;
}

.runuma2{
text-align:left;
font-size: 10px;
}

/* No.7対応　bubble-tooltipのスタイル追加 */
/* bubble-tooltip のスタイル追加 */
#bubble_tooltip{
    width:200px;
    position:absolute;
    display:none;
}

#bubble_tooltip span{
    background-color:#ffffff;
    position:relative;
    top:-8px;
    font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
    font-size:11px;
}



