/* CSS Document */


/* 沖縄からコピー */
ul#point {
	width: 812px;
	margin-left: 67px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	height: 344px;
}

ul#point li{
	position: relative;
	float: left;
	height: 246px;
	width: 406px;
	padding: 0px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
}
ul#point li#rentacar{
	clear:both;
	width:561px;
	background-image: url(../img/feature42/rentacar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 56px;
	padding-left: 244px;
	padding-top: 40px;
	line-height: 130%;
	font-size:14px;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight:700;
}
ul#point li a{
	position: absolute;
	right: 35px;
	bottom: 39px;
}


ul#point li a:hover img{
	opacity: 0.55;
	filter: alpha(opacity=55);
}

img,a img	{
	vertical-align: bottom;
}

div#coupon{
	position: relative;
	clear: both;
	height: 130px;
	width: 810px;
	margin-bottom: 25px;
	margin-left: 20px;
	background-image: url(../img/feature100/coupon-bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

div#coupon a:hover img{
	opacity: 0.70;
	filter: alpha(opacity=70);
}

div#coupon a{
	position: absolute;
	top: 33px;
	right: 55px;
	height: 98px;
	width: 274px;
	display: block;
}


h2,h3			{
	margin: 0;
}

/* feature23からコピー */
#sidebar .box .line {
	margin: 15px 0;
}
#sidebar .box .pict {
	margin : 5px 0 10px 0;	
}

.planbox .cap {
	border:#CCCCCC 1px solid;
}

