@charset "UTF-8";
@import "common.css";
@import "corner.css";

/*-----------------------------------------
	pdf-box
-----------------------------------------*/

.pdf-box {
	width:820px;
}

/*-----------------------------------------
	txt部分
-----------------------------------------*/

.tour-txt-top {
	width:100%;
	padding:0 0 10px 0;
	border-bottom:1px solid #d8d8d8;
}

.tour-txt {
	clear:both;
	width:100%;
	padding:10px 0;
	border-bottom:1px solid #d8d8d8;
}

.tour-txt .txt,
.tour-txt-top .txt {
	float:left;
	width:665px;
	
}

.tour-txt .ph,
.tour-txt-top .ph {
	float:right;
	width:200px;
}

.coupon {
	width:400px;
	margin:15px auto 0 auto;
}


/*-----------------------------------------
	popup
-----------------------------------------*/

.pop-btn {
	width:620px;
	margin-top:20px;
	text-align:right;
}