div#inner {
	padding-bottom: 60px;
}

div#wCol{
	width: 200px;
	float: right;
	text-align:right;
	margin: 0 0 4px 0;
	overflow:hidden;
}

h3.Ttl {
	width: 100%;
	margin: 10px 0;
	padding:10px 0;
	text-align: center;
	background:#e8f8c0;
	border-top:#88be03 1px dashed;
	border-bottom:#88be03 1px dashed;
}

h4.sTtl{
	margin: 6px 0 20px 0;
	font-size: 16px;
}

table.fTable{
	clear:both;
	margin:0 10px 20px 0;
	width:760px;
	border-collapse: separate;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-spacing: 0;
	font-size: 12px;
	text-align:center;
}

table.fTable th{
	padding:2px;
	background:#e5fab0;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	text-align:center;
	width:100px!important;
	line-height:1.6;
	font-weight:bold;
	vertical-align:middle;
}

table.fTable .day{
	padding-left:70px;
}

table.fTable td.pinfo{
	background:#f0f0f0;	
}

table.fTable td{
	padding:10px;
	background:#FFFFFF;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	line-height:1.6;
	text-align:center;
}


table.fTable td.fnum{
	background:#e6f1cc;	
}

#total {
	text-align: right;
}

#cancel p {
	margin: 10px 0;
	padding: 10px 0 10px 10px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background: #339900;
}

#cancel ul {
	margin: 0;
	padding: 0;
}

#cancel li {
	padding-bottom: 5px;
}

#cancel table {
	width: 100%;
	margin: -10px auto;
	border: #ff9900 solid 1px;
}

#cancel td {
	padding: 3px;
}

#cancel .ttl {
	background: #f8f4e6;
}

#cancel .price {
	color: #333;
	font-weight: bold;
	background: #ffcc66;
}

#attention {
	width: 100%;
	margin: 50px 0;
	padding:2px;
	background:#e7edf8;
	border-top:#5678c2 1px dashed;
	border-bottom:#5678c2 1px dashed;
}

#attention .text {
	padding-top: 5px;
	color: #0a27d1;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

#cancel2 {
	width: 670px;
}

#cancel2 p {
	margin: 10px 0;
	padding: 10px 0 10px 10px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background: #339900;
}

#cancel2 ul {
	margin: 0;
	padding: 0;
}

#cancel2 li {
	padding-bottom: 5px;
}

#cancel2 table {
	width: 100%;
	margin: -10px auto;
	border: #ff9900 solid 1px;
}

#cancel2 td {
	padding: 3px;
}

#cancel2 .ttl {
	background: #f8f4e6;
}

#cancel2 .price {
	color: #333;
	font-weight: bold;
	background: #ffcc66;
}

#attention2 {
	width: 670px;
	margin: 50px 0;
	padding:2px;
	background:#e7edf8;
	border-top:#5678c2 1px dashed;
	border-bottom:#5678c2 1px dashed;
}

#attention2 .text {
	padding-top: 5px;
	color: #0a27d1;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.airline li {
	width: 645px;
	margin-bottom: 10px;
	padding-left: 25px;
	background: #e8f8c0 url(images/arrow.gif) left no-repeat;

}

.airline p {
	width: 670px;
	margin: 10px 0;
	padding-left: 5px;
	font-size: 18px;
	font-weight: bold;
	background: url(../howto/images/ttl_step.gif) left no-repeat;
}

.ttl_hotel {
	width: 700px;
	height: 24px;
	margin-bottom: 20px;
	padding: 10px 0 0 5px;
	color: #fff;
	font-weight: bold;
	background: url(images/ttl_hotel.gif) left no-repeat;
}

.hotel_list {
	width: 680px;
	margin-bottom: 40px;
	padding: 10px;
	border: #ffcc66 1px solid;
	background: #f7f7d9;
}

.area {
	width: 700px;
	margin: 20px 0;
	padding-bottom: 4px;
	font-size: 14px;
	font-weight: bold;
	color: #ff6633;
	background: url(images/line.gif) left bottom repeat-x;
}

.hotel_list li {
	float: left;
	padding: 0 15px 0 10px;
	background: url(images/arrow2.gif) left no-repeat;
}

#close {
	margin: 100px 0 0 350px;
}

.vertical {
	padding-left: 30px;
	vertical-align: middle;
}