/* CSS Document */
body {
  font-size: medium;
  color: #333333;
  font-family:  "¥á¥¤¥ê¥ª", "Meiryo", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "Helvetica", "Verdana", "Arial", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS P Gothic", "Osaka", sans-serif;
}
div#contents {
  margin: 20px auto 0;
  width: 950px;
}
div#contents h1, h2, h3, h4, p, ul, li, dl, dt, dd {
  margin: 0;
  padding: 0;
  border: 0;
}
div#contents img {
  border: 0;
}
div#contents ul, li, dl, dt, dd {
  list-style: none;
}
div#contents .txt {
  font-size: 14px;
  text-align: center;
  margin-top: 10px;
  color: #123FC2;
}
.regular {
  padding:4px 12px;
}
/* --- ¥¿¥Ö --- */
div.nav {
  width: 950px;
  padding-top: 10px;
  border-bottom: 5px solid #8E1749;
}
div.nav ul.nl {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
}
div.nav ul.nl li {
  width: 128px;
  margin: 0 2px;
  background: url(img/tab_gen2_left.gif) no-repeat left top;
  float: left;
  font-size: 14px;
  font-weight: bold;
}
div.nav ul.nl li.w312 {
  width: 312px;
}
div.nav ul.nl li.w233 {
  width: 233px;
}
div.nav ul.nl li.w220 {
  width: 220px;
}
div.nav ul.nl li.w200 {
  width: 200px;
}
div.nav ul.nl li.w186 {
  width: 186px;
}
div.nav ul.nl li.w180 {
  width: 180px;
}
div.nav ul.nl li.w150 {
  width: 150px;
}
div.nav ul.nl li a {
  display: block;
  padding: 10px 2px;
  background: url(img/tab_gen2_right.gif) no-repeat right top;
}
div.nav ul.nl li.active {
  width: 150px;
  font-size: 16px;
  background: url(img/tab_act2_left.gif) no-repeat left top;
}
div.nav ul.nl li.active a {
  background: url(img/tab_act2_right.gif) no-repeat right top;
  color: #FFFFFF;
}
/* --- clearfix --- */

.clear {
  clear: both;
}
.clearfix:after {
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
  visibility: hidden;
  content: " ";
  font-size: 0.1em;
}
.clearfix {
  display: inline-block;
}
/* Hides from Mac-IE \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* End hide from IE-mac */
a.backTop {
  background-image:url(//gora.golf.rakuten.co.jp/img/sprites_icon.gif);
  background-repeat: no-repeat;
  background-position: 0 5px;
  padding-left:15px;
}
.bace {
  width: 100%;
  text-align: center;
  font-size: 12px;
}
.frame {
  width: 970px;
  margin: 0 auto;
  padding-bottom: 10px;
  background-color: #abd921;
}
h1 {
  text-indent: -9999px;
  margin: 0;
  padding: 0;
  background: #FFF url(img/title_01.gif) no-repeat;
  width: 970px;
  height: 209px;
}
.btn {
  display: block;
  position: relative;
  width: 80%;
  margin: 10px auto 20px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  background: #2ea8e6;
  -moz-box-shadow: 0px 5px 0px #00468c;
  -webkit-box-shadow: 0px 5px 0px #00468c;
  box-shadow: 0px 5px 0px #00468c;
}
.btn:hover {
  position: relative;
  top: 3px;
  -moz-box-shadow: 0 2px 0px #00468c;
  -webkit-box-shadow: 0px 2px 0px #00468c;
  box-shadow: 0px 2px 0px #00468c;
}
.btn a {
  display: block;
  padding: 15px 8px 13px 8px;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  text-shadow: -1px -1px 0 rgba(0,0,0,.3);
  white-space: nowrap;
}
.btn a:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 25px;
  width: 0;
  height: 0;
  margin: -4px 0 0 0;
  border-top: 10px solid #fff;
  border-left: 10px solid transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tbl {
  margin: 0 1%;
  border-top: #900 1px solid;
  border-left: #900 1px solid;
  width: 950px;
}
.col_r {
  background-color: #C00;
  border-right: #900 1px solid;
  border-bottom: #900 1px solid;
  color: #FFF;
  padding: 5px;
  width: 220px;
}
.col_w {
  background-color: #FFF;
  border-right: #900 1px solid;
  border-bottom: #900 1px solid;
  color: #333;
  padding: 5px;
  text-align: left;
}

.caution {
  color: #ff0000;
  font-weight: bold;
  line-height:1.4;
  font-size: 26px;
  padding: 15px 0 20px;
}
.cautionsmall {
  font-size: 17px;
}
.caution2 {
  font-size: 13px;
  line-height:1.5;
  color:#ff0000;
  padding: 15px;
  margin:25px 0 20px;
  border:1px solid #ff0000;
}
.SubTitle {
  margin: 5px 0px;
  padding: 5px;
  background-color: #BF0000;
  color: #FFFFFF;
  font-weight: bold;
}

.Futoji {
  font-weight: bold;
}
.col_w li {
  padding-left:1em;
  text-indent:-1em;
}

.entry-list {
    text-align: center;
    color: #000000;
    font-size: 14px;
    margin: 0 0 30px;
}