@charset "utf-8";

/* RENTACAR CSS
------------------------------------------------ */
a:hover {
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}
.rentacar .bgKeyVis {
	margin-top: 10px;
	position:relative;
	height:250px;
}
.rentacar .top_ttl,.rentacar .logo{
	position:absolute;
	z-index:5;
}
.rentacar .top_ttl {
    bottom: 20px;
    color: #fff;
    font-weight: bold;
    font-size: 38px;
    text-shadow: 2px 2px 2px #993300;
    left: 155px;
}
.rentacar .top_ttl br{
	display:none;
}
.rentacar .logo {
    bottom: 25px;
    left: 25px;
}

.rentacar .headWrap {
	background: #FFAE00;
	padding: 10px 30px;
}
.rentacar .contentBox {
	width: 960px;
	background: url("../images/all/rentacar/bg_box_bottom.gif") no-repeat left bottom;
	padding-bottom: 3px;
}
.rentacar .contentBox .inner {
	border-left: solid 1px #C8C8C8;
	border-right: solid 1px #C8C8C8;
	padding: 20px 30px 65px;
	position: relative;
}
/* TOP */
.rentacar .deal {
	margin-top: 10px;
}
.rentacar .deal dt {
	float: left;
	font-size: 90%;
}
.rentacar .deal dd {
	font-size: 90%;
	font-weight: bold;
}
.rentacar .contentBox h4 {
	border-bottom: 2px solid #0E246F;
	color: #0E246F;
	font-size: 90%;
	font-weight: bold;
}
.rentacar .contentBox h4.hertz {
	margin-top: 30px;
	height: 40px;
}
.rentacar .contentBox .hertz .h4Txt {
	margin-left: 17px;
	line-height: 3.9;
}
.rentacar .contentBox h4.dollar {
	margin-top: 30px;
	height: 47px;
}
.rentacar .contentBox .dollar .h4Txt {
	margin-left: 17px;
	line-height: 5;
}
.rentacar .contentBox h4.alamo {
	margin-top: 15px;
	height: 57px;
}
.rentacar .contentBox .alamo .h4Txt {
	margin-left: 17px;
	line-height: 6.6;
}
.rentacar .contentBox h4.avis {
	margin-top: 25px;
	height: 37px;
}
.rentacar .contentBox .avis .h4Txt {
	margin-left: 17px;
	line-height: 3.9;
}

.rentacar .contentBox p {
	font-size: 90%;
}
.rentacar .ulSqu {
	float: left;
	width: 550px;
	height: 190px;
	margin-top:15px;
}
.rentacar .listSqu {
	margin-left: 5px;
	padding-left: 16px;
	background: url("../images/all/rentacar/list_squ_blue.gif") no-repeat 0 4px;
	font-size: 83%;
	line-height: 1.8;
}
.rentacar .rentacarImg {
	float: right;
	margin-top: 10px;
	padding: 5px;
}
.rentacar .btnReserve {
	float: right;
	padding: 5px;
}
.rentacar .coupon {
	width: 750px;
	margin: 45px auto 0;
}
/* top_rentacar */
.rentacar .navArea {
	width: 933px;
	margin: 30px auto 0;
	padding-left: 5px;
	padding-bottom: 5px;
	background-color: #D2D2D2;
}
.rentacar .navArea li a {
    display: block;
    text-decoration: none;
    float: left;
    padding: 6px 0;
	font-size:13px;
    width: 306px;
    text-align: center;
    font-weight: bold;
    color: #0e246f;
    background: #fefefe;
    background: -moz-linear-gradient(top, #fefefe 0%, #fefefe 50%, #e2e2e2 51%, #f0f0f0 100%);
    background: -webkit-linear-gradient(top, #fefefe 0%,#fefefe 50%,#e2e2e2 51%,#f0f0f0 100%);
    background: linear-gradient(to bottom, #fefefe 0%,#fefefe 50%,#e2e2e2 51%,#f0f0f0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#f0f0f0',GradientType=0 );
}

.set{
	margin-top:-11px;
}
.setWrap{
	overflow:hidden;
	margin-top:10px;
}
.rentacar .couponDetail {
/*	overflow: hidden;
	margin-top: 10px;*/
	width:940px;
	margin:0 auto;
	margin-top:10px;
	border-top:1px solid #ccc;
	padding-top:10px;
}
.rentacar .couponDetail dl {
background:#DFE8F4;
}
.rentacar .couponDetail dl.couponPrice {
/*	height: 50px;*/
}
.rentacar .couponDetail dt {
	width: 280px;
	background-image:url("../images/all/rentacar/top_rentacar/icn_check.png");
	background-repeat:no-repeat;
	background-position:20px center;
	display:inline-block;
	vertical-align:middle;
	
}

.dlBorder{
	border-top: 1px solid #C8C8C8;
	padding:5px 0 5px;
	margin-top:10px;
	width:940px;
	margin-left:auto;
	margin-right:auto;
	}
.rentacar .couponDetail .couponPrice dt {
	/*height: 50px;*/
}

.rentacar .couponDetail dt span{
	display: inline-block;
	vertical-align: middle;
	padding: 12px 0 12px 55px;
	color: #0E246F;
	font-size: 130%;
	font-weight: bold;
	text-align: left;
	position:middle;
}
.rentacar .couponDetail dd {
	padding:12px 0 12px 20px;
	font-size: 90%;
	background-color:#fff;
	display:inline-block;
	vertical-align:middle;
	width:635px;
	min-height:23px;
}
.rentacar .couponDetail .small {
	font-size: 84%;
}
.rentacar .couponContact {
	margin-top: 40px;
	padding: 15px;
	background-color: #EBEBEB;
}
.rentacar .couponContact h3 {
	float: left;
	padding: 30px;
	border-right: 1px solid #C8C8C8;
	color: #0E246F;
	font-size: 118%;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.rentacar .couponContact dl {
	line-height: 2;
	width: 520px;
/*	height: 67px;*/
	padding: 9px;
	border-left: 1px solid #FFFFFF;
	float: left;
}
.rentacar .couponContact dt {
	float: left;
	padding-top: 3px;
	padding-right: 15px;
	padding-left: 35px;
	font-size:90%;
}
.rentacar .couponContact dd {
	position: relative;
	font-weight: bold;
	font-size: 111%;
	float: left;
}
.rentacar .couponContact dd span.shopinfo {
	position: absolute;
	top: 0;
	right: -115px;
}
/* rent-hawaii */
.rentacar .contentBox .rentCoupon {
	padding-bottom: 20px;
}
.rentacar .priceTbl {
	border-collapse: collapse;
	border-bottom: 1px solid #B4B4B4;
}
.rentacar .priceTbl thead {
	background-color: #F0F0F0;
}
.rentacar .priceTbl thead th {
	font-size: 83%;
	text-align: left;
	text-indent: 10px;
}
.rentacar .priceTbl tbody th {
	width: 264px;
	background-color: #DFE8F4;
	font-size: 83%;
	text-indent: 10px;
	text-align: left;
}
.rentacar .priceTbl tr {
	border-top: 1px solid #B4B4B4;
}
.rentacar .priceTbl td {
	padding: 7px 0;
	width: 108px;
	border-left: 1px solid #B4B4B4;
	font-size: 83%;
	text-align: center;
}
.rentacar .rentCoupon .carClass {
	font-size: 75%;
	
}
.rentacar .rentCoupon h5 {
	margin-top: 15px;
	font-size: 97%;
	font-weight: bold;
	text-indent: -10px;
}
.rentacar .rentCoupon .small {
	font-size: 85%;
}
.rentacar .noticeTtl {
	margin-top: 40px;
	padding-bottom: 3px;
	border-bottom: 2px solid #2E4182;
	color: #2E4182;
	font-size: 104%;
	font-weight: bold;
	text-indent: 5px;
}
.rentacar .notice .listSqu {
	font-size: 75%;
}
