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:620px;
	border-collapse: separate;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-spacing: 0;
	text-align:center;
}

table.fTable th{
	padding:2px;
	background:#e5fab0;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	text-align:center;
	line-height:1.6;
	font-weight:bold;
	vertical-align:middle;
}

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;
	width:100px!important;
}


table.fTable td.fnum{
	background:#e6f1cc;	
}

#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;
}
