@charset "utf-8";
/* CSS Document */

/*Ticket Pack
---------------------------------------------------------*/
.btn_ticket{
	text-align:right;
}

.left{
	float:left;
	width:300px;
}

.right{
	float:right;
}

.txt_icon{
	background:url(../images/icon_text.gif) no-repeat;
	padding-left:15px;
	font-weight:bold;
	margin-bottom:10px;
}

/*Hotel
---------------------------------------------------------*/

.st_table {
	 width:575px;
	 background:#c9c9c9;
}

.st_table th {
	 text-align:center;
	font-weight:normal;
	border:1px solid #FFF;
	background:#E9E9E9;
	padding:6px;
}

.st_table td {
	text-align:left;
	background:#FFF;
}
.st_table .td1 {
	text-align:center;
	width:50px;
	background:#FFF;
}
.st_table td {
	text-align:left;
	background:#FFF;
	padding:6px;
}

/*マイレージクラブ
---------------------------------------------------------*/

#club_card{
	background:url(../images/club_image7.gif) no-repeat 0 0;
	padding:5px 40px 60px 30px;
	height:185px;
}
