div.status div.adj p a img,
div.bg ul.pm-list section.frame p a img,
div.waiting section.frame p a img,
div.carousel section.frame p a img{
  max-width: 71px;
  max-height: 20px;
}

div.waiting section.frame p.disabled{
  font-size: 11px;
  line-height: 1.2em;
}
.waiting li{
  height: 310px;
}
.waiting li div.space{
  height: 20px;
}

div.pagination{
  margin: 15px;
  text-align: center;
}

.regist-form dt.bg-beige{
  width: 170px;
}
.regist-form dd input{
  width: 260px !important;
}

@media only screen and (-webkit-device-pixel-ratio: 2) {
  .regist-form dd input{
    width: 90% !important;
  }
  .regist-form dt.bg-beige,
  .regist-form dd{
    padding: 0;
    float: none;
    display: block !important;
    margin: 0;
    width: 100%;
  }
  .regist-form dd{
    margin-bottom: 8px;
  }
}
@media only screen and (max-width: 481px) {
  .regist-form dd input{
    width: 90% !important;
  }
  .regist-form dt.bg-beige,
  .regist-form dd{
    padding: 0;
    float: none;
    display: block !important;
    margin: 0;
    width: 100%;
  }
  .regist-form dd{
    margin-bottom: 8px;
  }
}

p.lead{
  margin: 18px 0;
  padding: 10px;
  background-color: #f6f6f6;
  color: 555;
  line-height: 2em;
  border-radius: 2px;
}

p.btn a{
  color: white;
  text-decoration: none;
}

.alert-warning{
  text-align: left !important;
  padding: 4px;
  background-color: tomato;
  color:white;
  border-radius: 4px;
}
.alert-error{
  text-align: left !important;
  color: tomato;
  border: solid 1px tomato;
  border-radius: 3px;
}
.alert-error h2{
  padding: 4px;
  background-color: tomato;
  color:white;
}
.alert-error ul{
  background-color: white;
}
.alert-error ul li{
  padding: 2px 6px !important;
}

.todo{
  background-color: yellow;
  border: solid 1px red;
  border-radius: 5px;
}
.todo h1{
  font-size: 35px;
  color: white;
  background-color: red;
  border-radius: 5px;
}
.todo h1:before{
  content: "\002714  Todo : ";
}


div.point table{
  width: 600px;
}
div.point table div.money_type{
  font-size: 120%;
  margin: 5px 5px;
}
div.point table div.money_type span{
  color: tomato;
}

input.btn{
  border-width: 0px!important;
}

aside#login{
  height: 140px;
}
aside#login h2.mincho{
  font-size: 18px;
}
aside#login dd{
  margin: 4px 0 ;
}

aside#login .my_page_button{
  margin-top: 20px;
}
aside#login div.forget-and-new{
  margin-top: 3px;
}
section.board-new h3.mincho a{
  text-decoration: none;
}

section.boards-index div.new-btn{
  text-align: center;
}

section.reservations-new div.message div.btn{
  margin: 18px;
}
section.reservations-new div.message div.btn a,
section.reservations-show div.message div.btn a{
  display: inline-block;
  color: white;
  text-decoration: none;
  font-size: 30px;
  padding: 8px;
}

dl.reservations-show{
  margin-top: 10px;
}
dl.reservations-show dd,
dl.reservations-show dt{
  margin: 0;
  padding: 4px 8px;
}
dl.reservations-show dd span,
dl.reservations-show dt span{
  padding: 4px 8px;
}

dl.reservations-show dd{
  background-color: white;
}
dl.reservations-show dt{
  min-width: 100px;
  background-color: #eee;
}

div.logout-link a.logout-link{
  font-size: 11px;
}

a.forget-link{
  font-size: 10px;
}

section.reset-password ol{
  margin-top: 10px;
  margin-left: 30px;
}
section.reset-password dl{
  margin:10px;
}
section.reset-password dl.form-list dt{
  height: 34px;
  background-color: #eee;
  min-width: 140px;
  border: solid 1px silver;
}
section.reset-password dl.form-list dt label{
  height: 34px;
  min-width: 140px;
  display: table-cell;
  vertical-align: middle;
}
section.reset-password dl.form-list dd{
  height: 34px;
  border: solid 1px silver;
}
section.reset-password dl.input-password dt{
  min-width: 190px;
}
section.reset-password dl.input-password dt label{
  min-width: 180px;
}

dl.form dt{
  float: left; 
  clear: left;
	width: 80px;
  height: 30px;
	line-height: 30px;
  padding-right: 8px;
}
dl.form dt{
  height: 30px;
  text-align: right;
  width: 180px;
  font-weight: bold;
}
dl.form dd input.mini{ width: 90px; }
dl.form dd input.large{ width: 50%; }

div.payment-confirm-buttons form {
  display: inline-block; 
}

section.google_remarketing {
  line-height: 0; 
  height: 0;
}
section.google_remarketing *{
  line-height: 0; 
  height: 0;
}
section.google_remarketing iframe,
section.google_remarketing img{
  line-height: 0; 
  width: 0;
  height: 0;
}

div.fortuneteller_talking {
  height: 20px;
  width: 71px;
  color: transparent;
	background: url(/images/pc/tag-now.gif) no-repeat;
  background-size: 100% 100%;
  margin: auto;
  margin-bottom:3px;
}

/* fortuneteller/index */
ul.pm-list section.frame div.fortuneteller_talking{
  float: right;
  margin-right: 5px;
}
/* top list */
ul.top section.frame div.fortuneteller_talking{
  float: none;
  margin: auto;
  margin-bottom: 4px;
}

/* top slide */
div.carousel div.fortuneteller_talking {
  float: right;
  margin-right: 5px;
}

/* fortuneteller/show */
div.pm-list div.status div.fortuneteller_talking{
  margin: 0;
}
