a:link{color:#FF00FF;}
a:visited{color:#FF0000;}

.point_top_image {
	width:100%;
	height:302px;
	background-image:url(../img/stay_top_image.jpg);
	background-repeat:no-repeat;
	text-indent:-5000px;
}

.point_base {
	width:100%;
	margin-top:10px;
}	

.point_base h2{
	width:100%;
	height:20px;
	/*background-color:#00CCFF;*/
	border-left:5px solid #0099CC;
	color:#999999;
	margin:5px 2px 5px 2px;
	font-size:20px;
	text-indent:-5000px;
	background-image:url(../img/point/point_infomation.jpg);
	background-repeat:no-repeat;
	background-position:5 1;
}	


.point_base_left {
	width:440px;
	float:left;
	margin-left:2px;
	background-color:#ffffff;
	
}

.point_base_right {
	width:440px;
	float:right;
	margin-right:2px;
	background-color:#ffffff;
}

/*プレゼントバナー*/
.box_gift {
	width:440px;
	height:138px;
	margin-bottom:10px;
	background-image:url(../img/point/point_banner.jpg);
	text-indent:-5000px;
}

/*特典*/
.box_services {
	width:440px;
	height:auto;
	margin-bottom:10px;
	line-height:18px;
}

.box_services h1{
	width:440px;
	height:25px;
	background-image:url(../img/stay/stay_title.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	font-size:15px;
	padding:5px 0 0 5px;
}

.services_info {
	width:440px;
	height:auto;
	padding:5px 0 0 5px;
}

.services_info p{
	color:#FF6347;
	font-size:14px;
	font-weight:bold;
}

/*申し込み方法*/
.box_how_req {
	width:440px;
	height:auto;
	margin-bottom:10px;
	line-height:18px;
}

.box_how_req h1{
	width:440px;
	height:25px;
	background-image:url(../img/stay/stay_title.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	font-size:15px;
	padding:5px 0 0 5px;
	
}

.req_info {
	width:440px;
	height:auto;
	padding:5px 0 0 5px;
}

/*ご利用案内*/
.box_how_use {
	width:440px;
	height:auto;
	margin-bottom:10px;
	line-height:18px;
}

.box_how_use h1{
	width:440px;
	height:25px;
	background-image:url(../img/stay/stay_title.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	font-size:15px;
	padding:5px 0 0 5px;
	
}


.use_info {
	width:440px;
	height:auto;
	padding:5px 0 0 5px;
}




