/* ------------------------------

 レンタルバイク

------------------------------ */

#rentalbike{
	text-align:left;
	width:715px;
}

#rentalbikeBox{
	background: url(images/rentalbike_01_banner.gif) no-repeat 0 0;
	width:715px;
	height:133px;
	margin:0 auto;
	padding:0;
}

#rentalbikeBox h1,
#rentalbikeBox dl{
	display:none;
}


#rentalbikeBox2{
	background: url(images/rentalbike_02_banner.gif) no-repeat 0 0;
	width:715px;
	height:157px;
	margin:0 auto 20px;
	padding:0;
	text-indent:-9999px;
}

#rentalbikeBox p,
#rentalbikeBox dl{
	display:none;
}

/* ==================== 一覧 ==================== */

#rentalbikeBox3 h2{
	background: url(images/rentalbike_03.gif) no-repeat 0 0;
	width:308px;
	height:33px;
	margin:0;
	padding:0;
	text-indent:-9999px;
}

.rentalbikeLineup{
	margin-bottom:10px;
}

.rentalbikeLineup dl{
	background:#3399CC;
	color:#fff;
	font-size:16px;
	text-align:left;
	padding:5px 0;
	margin:0 0 15px 0;
	text-indent:10px;
}

/* モダンブラウザ向けclear */
.rentalbikeLineup dl:after{ 
   display: block;
   height: 0;
   visibility: hidden;
   clear: both;
   content: ".";
}

/* 追加 MacIE 5 と WinIE 7 向け */
.rentalbikeLineup dl{
   display: inline-block;
}

/*MacIE \*/
   * html .rentalbikeLineup dl {height: 1em;}
   .rentalbikeLineup dl {display: block;}
/*  */


.rentalbikeLineup dt{
	width:350px;
	font-weight:bold;
	float:left;
}

.rentalbikeLineup dd {
	line-height:1.4;
}

.rentalbikeLineup dd a{
	width:138px;
	height:20px;
	background:url(images/rentalbike_04.gif) no-repeat 0 0;
	text-indent:-9999px;
	display:block;
	outline:none;
	float:right;
}

.rentalbikeLineup table{
	width:100%;
	border:none;
	margin:0px;
	padding:0;
}

.rentalbikeLineup td{
	border:none;
	text-align:center;
	padding-bottom:10px;
	font-weight:bold;
	font-size:12px;
	width:149px;
}

.rentalbikeLineup td img{
	margin-bottom:5px;
}


.rentalbikeLineup p{
	width:715px;
	text-align:right;
	margin:0;
	padding:0;
}

.rentalbikeLineup p a{
	font-size:12px;
}

/* ==================== 注意事項 ==================== */

#attention dt{
	border-bottom:1px double #666666;
	font-weight:bold;
	margin:0 0 10px 10px;
	font-size:14px;
}

#attention dd{
	font-size:12px;
	line-height:1.5;
	margin:0 0 10px 20px;
}


/* ==================== 料金表 ==================== */
#rentalbikePrice h1{
	display:none;
}

#rentalbikePrice h2{
	background:url(images/rentalbike_price_01.gif) no-repeat 0 0;
	width:715px;
	height:33px;
	text-indent:-9999px;
	margin:0 0 20px 0;
	padding:0;
}

.rentalbikePriceBox{
}

/* モダンブラウザ向けclear */
.rentalbikePriceBox:after{ 
   display: block;
   height: 0;
   visibility: hidden;
   clear: both;
   content: ".";
}

/* 追加 MacIE 5 と WinIE 7 向け */
.rentalbikePriceBox{
   display: inline-block;
}

/*MacIE \*/
   * html .rentalbikePriceBox {height: 1em;}
   .rentalbikePriceBox {display: block;}
/*  */

#rentalbikePrice h3{
	margin:0;
	padding:0;
	font-size:16px;
} 

#rentalbikePrice table{
	width:100%;
	border:1px solid #999999;
	border-collapse:collapse;
	margin-bottom:20px;
}

#rentalbikePrice th{
	color:#fff;
	font-size:12px;
	border:1px solid #999999;
	text-align:center;
	padding:5px;
	vertical-align:middle;
	width:130px;
}

#rentalbikePrice th span{
	font-weight:normal;
}

#rentalbikePrice td{
	font-size:12px;
	border:1px solid #999999;
	text-align:right;
	padding:5px;
	vertical-align:middle;
	font-weight:normal;
}

#rentalbikePrice p{
	font-size:12px;
	padding:0;
	margin:0;
}

/* ==================== 土日 ==================== */
#rentalbikePriceBox1{
	border-bottom:1px dotted #999;
	padding-bottom:20px;
}

#rentalbikePriceBox1 h3{
	color:#5c8bc3;
}

#rentalbikePriceBox1 th{
	background:#1970b3;
}

#rentalbikePriceBox1 td.ccPrice{
	background:#e6f4ff;
}


/* ==================== 平日 ==================== */
#rentalbikePriceBox2{
	border-bottom:1px dotted #999;
	padding-bottom:20px;
	margin-bottom:20px;
}


#rentalbikePriceBox2 h3{
	color:#E08234;
}

#rentalbikePriceBox2 th{
	background: #E08234;
}

#rentalbikePriceBox2 td.ccPrice{
	background:#ffffd5;
}

/* ==================== 長期 ==================== */

#rentalbikeL{
	float:left;
	width:270px;
}

#rentalbikeL h3{
	color: #dc3567;
}

#rentalbikeL th{
	background: #FF7575;
}

#rentalbikeL td.ccPrice{
	background:#fed6ca;
}

/* ==================== レンタルグッズ ==================== */

#rentalbikeR{
	float: right;
	width:270px;
}

#rentalbikeR h3{
	color: #117a57;
}

#rentalbikeR th{
	background: #ccead0;
	color:#333333;
	text-align:right;
	font-weight:normal;
	padding:2px;
}

#rentalbikeR td.ccPrice{
	background:#fed6ca;
	padding:2px;
}

#rentalbikeR td{
	padding:4px;
}

/* ==================== オプション ==================== */

#rentalbikeHoken{
	background: url(images/rentalbike_price_02.gif) no-repeat 0 0;
	width:715px;
	height:182px;
	margin:0 auto 20px;
	padding:0;
}

#rentalbikeHoken h4,
#rentalbikeHoken dl{
	display:none;
}

#rentalbikeFormmail h5{
	padding-top:50px;
	margin:0 auto 30px 0;
	text-align:center;
}

#rentalbikeFormmail h5 a{
	background:url(images/rentalbike_formmail.gif) no-repeat 0 0;
	width:354px;
	height:43px;
	text-indent:-9999px;
	display:block;
	outline:none;
	margin:0 auto 30px;
}

#rentalbikeFormmail h5 a:hover{
	background-position:0 -43px;
}

#rentalbikeFormmail p{
	text-align:center;
	font-weight:bold;
	margin-bottom:30px;
}

#rentalbikeFormmail p a{
	font-size:14px;
}

