@charset "UTF-8";
#cms #content #halfOsu{width:730px;}
#cms #content #halfYos{width:240px;}

/*新規会員用メニュー*/
div.sideRight {
  background: -moz-linear-gradient(center top , #EDEDED 1%, #FFFFFF 99%) repeat scroll 0 0 transparent;
  border: 1px solid #CCCCCC;
  display: block;
  height: auto;
  font-size: 9pt;
  margin: 0 0 10px;
  padding: 15px;
  width: 208px;
}
div.sideRight ul {
  display: block;
  height: auto;
  margin: 0 0 10px;
  padding: 0;
  width: 208px;
}
div.sideRight li {
  border-bottom: 1px solid #CCCCCC;
  display: block;
  height: auto;
  margin: 0 0 5px;
  padding: 0 0 3px 1px;
  width: 207px;
}
div.sideRight a {
  text-decoration: none;
}
div.sideRight a.btn_entry {
  background: url("/keiba/shared/images/i-sprite.png") no-repeat scroll -470px -1502px transparent;
  display: block;
  height: 48px;
  margin: 0;
  padding: 0;
  text-indent: -10000px;
  width: 195px;
  margin: 0 auto;
}
div.sideRight a.btn_entry:hover {
    background-position: -670px -1502px;
}

/*サイドメニュー*/
#cms #content #halfYos ul.groundList {
  height: 100%;
}
#cms #content #halfYos ul.groundList li {
  float: none;
  clear: both;
}
#cms #content #halfYos ul.groundList li a {
  background:none;
  border:none;
  text-align:left;
  display:inline;
  width:100px;
  height:1em;
  line-height:1.5em;
}

/*サイド重賞競走*/
#cms #content #halfYos div.gradRace {
    border: 1px solid #CCCCCC;
    clear: both;
    display: block;
    height: auto;
    margin: 0 0 10px;
    padding: 5px;
    width: 228px;
}
#cms #content #halfYos div.gradRace a.graTop {
   display:block;
   height:40px;
   width:215px;
   margin:0 auto;
}
#cms #content #halfYos div.gradRace h3 {
    background: none repeat scroll 0 0 #CCDEC7;
    display: block;
    font-size: 10pt;
    height: auto;
    margin: 5px 0 !important;
    padding: 0;
    border: none;
}
#cms #content #halfYos div.gradRace img.icon {
    margin: 0 3px 0 0;
    padding: 0;
}
#cms #content #halfYos div.gradRace ul {
    margin: 0;
    padding: 0;
}
#cms #content #halfYos div.gradRace li {
    margin: 0;
    padding: 0;
    font-size:9pt;
}
#cms #content #halfYos div.gradRace li a {
    font-size: 9pt;
    margin: 0;
    padding: 0;
    text-decoration: none;
}