@charset "utf-8";

/*********************************************
  ****
  /style.css
*********************************************/

@import "../common/css/base.css";


/*==================================
  Main Layout
==================================*/
/*--body--*/



/*--main--*/

#contents h2 {padding-bottom:10px; clear:both; font-size: 0px; line-height: 0px; }
#contents h3 {padding-bottom:10px;clear:both;font-size: 0px; line-height: 0px;}
#contents h4 {padding:0px 20px 10px 20px;clear:both;font-size: 0px; line-height: 0px;}
#contents h4.h4-text { font-size: 120%; line-height: 1.8em; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #999; margin-top: 0px; margin-right: 20px; margin-bottom: 1em; margin-left: 20px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 5px; }

#contents p {padding:0px 20px 1.5em 30px;}

table{ border-collapse: collapse; border-spacing: 0; font-size:15px; border-top-width: 1px; border-left-width: 1px; border-top-style: solid; border-left-style: solid; border-top-color: #CCC; border-left-color: #CCC; margin-top: 0px; margin-bottom: 20px; margin-left: 25px; margin-right: 0px; }
table th { white-space: nowrap; padding: 7px; background-color: #FEFCD3; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCC; vertical-align: middle; text-align: center; border-right-width: 1px; border-right-style: solid; border-right-color: #CCC; }

table td {text-align: center; white-space: nowrap; padding: 7px 5px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCC;border-right-width: 1px; border-right-style: solid; border-right-color: #CCC; } */
table td.td-price { font-size: 19px; font-weight: bold; color: #C00; }

.box-sen{ padding: 20px; border: 1px solid #CCC; margin-top: 15px; margin-right: 30px; margin-bottom: 30px; margin-left: 30px; }
.box-sen p { clear: both; margin: 0px; padding: 0px; }
.box-sen ul li { margin-left: 20px; }

#nikoniko-btn { height: 50px; width: 270px; position: absolute; top: 105px; right: 20px; }

/** add style 20150413 **/
/*.rentacar------------------*/table.new_table th{
  background-color: #f7f7f7;
  font-size: 12px;
  font-weight: normal;
  padding: 5px 2px;
}
table.new_table th .small{
  font-size: 10px;
}
table.new_table td{
  font-size: 12px;
  vertical-align: middle;
}

table.new_table td img{
  vertical-align: top;
}

table.new_table td .price{
  color: #fd6126;
  font-weight: bold;
  font-size: 14px;
}
a.new_banner{
  display: block;
  text-align: center;
  margin-left: 6px;
}
p.note{
  text-align: right;
  font-size: 12px;
  margin-top: -17px;
  margin-right: -15px;
}
/** end add style **/
p.caution{
  color: #00994a;
  font-weight: bold;
  text-align: right;
  margin-top: 5px;
  margin-right: -10px;
}
#highseason{
   color: #ff0000;
    font-size: 1.1em;
    font-weight: bold;
}