* {
	margin: 0;
	padding: 0;
	}

body {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 100%;
	color: #333; 
	font-size: 12px;
	font-family: Arial,'ＭＳ Ｐゴシック',sans-serif ;
	background: #FFF;

	}


body div {
	text-align: center;
	margin: 0 auto;
	}


p {
	font-size: 14px;
	line-height: 1.6;
	}

img {
	vertical-align:bottom;
}


#wrap{
	width: 100%;
	}
/*================== link ==================*/

a:link {
	color: #000;
	text-decoration: underline;
	}

a:visited {
	color: #000;
	text-decoration: underline;
	}

a:hover {
	color: #F56200;
	text-decoration: none;
	} 

/*================== h tag ==================*/





h3{
	clear:both;
	margin:20px auto 10px;}



h4{
	font-size: 16px;
	margin:10px auto 5px;
	text-align:center;
	}



	

/*================== image ==================*/

img {
	margin: 0;
	padding: 0;
	border: none;
	}



	
/*--------------------------------------------*/




#container {
	width: 100%;
	clear:both;
	margin-top:-10px;
	padding-bottom:20px;
	}

/*================== basic ==================*/


#header {
	width: 850px;
	height: 270px;
	background:url(../img/kessan3/top1.gif) no-repeat left;
	}
	

* html #header {
	background:url(../img/kessan3/top1.gif) no-repeat left;
}
	
#header img{
	float:right;}	
	
	
*html #header img{
	float:right;
	margin-left:3px;}
	
/*--------- header ---------*/


#header h2{
	height: 22px;
	text-align:left;
	font-size: 13px;
	font-weight: bold;
	float: left;
	margin-left: 10px;
	color:#FFF;
}

/*------------ main --------------*/
	
#main {
	width: 950px;
	clear:both;
	text-align:center;
	background: url(../img/kessan3/main_back.gif) repeat-y;
	}




/*------------ クーポン--------------*/

#couponbox{
	width:800px;
	height:350px;
	position:relative;
	background: url(../img/kessan3/cont1_1.jpg) #FFFDDF no-repeat bottom left;
	}
	
.coupon{
	float:right;
	margin:10px 5px 10px 310px;
	}
	
.coupon{
	float:right;
	margin:10px 5px 10px 310px;
	}	
.cou_p{
	width:340px;
	margin:10px 5px 10px 310px;
	text-align:left;
	line-height: 1.5;
}
	
.coupon_img1{
	position:absolute;
	left: 651px;
	top: 167px;
}

.coupon_img2{
	position:absolute;
	left: -25px;
	top: -46px;
}





/*------------ cont --------------*/

#top_cont{
	width:720px;
	padding-bottom:20px;
	}
	
#cont1{
	width:720px;
	background-color:#F5F2E9;
	padding-bottom:20px;
	margin: 10px autx 25px;
	text-align:left;
}
	



	
	
#cont1 p{
	color:#FFF;
	margin:20px 10px;
	text-align:left;
	font-weight:bold;
	}







#cont2{   /*クーポンブック*/
	width:720px;
	margin:25px auto;
	padding-bottom:20px;
	clear:both;
	background-color:#FFFDDF;
	}
#cont2 p{
	padding-top:10px;
	text-align:left;}

.coupon{
	width:475px;
	float:left;
	margin:10px 0 0 30px;
}
	

#cont3{　　　　/*ホテルボックス*/
clear:both;
	width:750px;
}

#htl{
	width:750px;
	margin:20px auto auto;
	
	}



*:first-child+html #htl{
	width:750px;
	margin:20px auto auto;}	

.htl_ac{
	height:85px;
	clear:both;
	margin:0 5px;
	font-size: 12px;
	text-align: left;
	background-color:#FFF;
	padding:2px;
	}
	
.htl_sbox{
	width:184px;
	height:250px;
	float:left;
	margin:0 1px 20px 0;
	padding:4px 0 0;/**/
	border:1px solid #DDD;
}


.tour_link{
	margin-left:1px;
}


*html .tour_link{
	width:184px;
	margin:0;
	}
	
.htl_sbox a{
	margin:5px 0 0 1px;
	float:left;}

/*------------ cont --------------*/	
	

/*------------ tour_res--------------*/



.flo_imgl20{
	float:left;
	margin-left:20px;}
.flo_l{
	float:left;
}
	
	



.clear{
	clear:both;}

/*------------ footer --------------*/
#footer {
	width: 100%;
	background :#FFF url(../img/kessan3/border.gif) repeat-x top;
	padding: 11px 0 0 0;
	}






/*================== copyright ==================*/
address{
	margin: 2px 0;
	text-align: center;
	font-size:9pt;
	}




/* page top */
.pt{
	line-height: 1.0;
	color: #928D81;
	font-size: 9px;
	float: right;
	margin-top: 10px;
	}

.pt img{
	vertical-align:top;
	}

.pt a:link,.pt a:visited{
	color: #928D81;
	}

