
/* ========== GuideLine Source ========== */

.can_paytable {
	padding-left:95px;
}

.res_2col_bor {
	border:1px solid #B7B7B7;
	width:325px;
}

.bor_innner {
	padding:15px;
}

#rsrvMainContBlk02ABg01 {
	height: 108px;
	background: url("/reservation/img/rsrvMainContBlk02ABg01.gif") no-repeat;
}

#rsrvMainContBlk02BBg01 {
	height: 108px;
	background: url("/reservation/img/rsrvMainContBlk02BBg01.gif") no-repeat;
}

#rsrvMainContBlk02ABg01 p,
#rsrvMainContBlk02BBg01 p {
	width: 200px;
}

#rsrvMainContBlk02ABg01 .pdl25,
#rsrvMainContBlk02BBg01 .pdl25 {
	padding-left:25px !important;
}

th.rsrvMainContBlk01TitsBg {
	height: 33px;
	width:577;
	background: url("/reservation/img/rsrvMainContBlk01TitsBg.gif") no-repeat;
}

.rervRecTbl{
padding:10px 15px;
border-collapse:collapse;
}

.rervRecTbl th{
padding:10px 3px;
}

.rervRecTbl td{
padding:10px 3px;
}

.rervRecTbltop {
background-color:#F5F5F5;
border:1px solid #B7B7B7;
font-weight:normal;
}

.rervRecTblCon {
border:1px solid #B7B7B7;
font-weight:normal;
}

.rervArrow {
padding-top:1px
}


/* ========== 2011.8.23 Takanori Saito Writen ========== */
.rsrv_idx_3column {
	position: relative;
}
.rsrv_idx_3column div {
	position: absolute;
	width: 210px;
}
.rsrv_idx_3column div.top {
	top: 60px;
}
.rsrv_idx_3column div.middle {
	top: 132px;
}
.rsrv_idx_3column div.bottom {
	top: 270px;
}

.rsrv_idx_3column div.left {
	left: 12px;
}
.rsrv_idx_3column div.center {
	left: 250px;
}
.rsrv_idx_3column div.right {
	left: 490px;
}
.rsrv_idx_3column div.topbtn {
	top: 12px;
}
.rsrvMainContBlk01 {
}
th.rsrvMainContBlk01TitsBg {
	vertical-align: top;
}
th.rsrvMainContBlk01TitsBg a {
	color: #000;
	font-weight: bold;
}


.disability_faxblk {
	position: relative;
}
.disability_faxblk div {
	position: absolute;
	top: 54px;
	left: 437px;
}


/* ========== 2011.8.26 ichikawa Reservation ========== */
table.table1{
	border-collapse: collapse;
	border-spacing:0;
}
table.table1 tr td,th{
	border:solid 1px #E5E5E5;
	border-collapse: collapse;
	border-spacing:0;
	padding:5px;
}
table.table1 tr th{
	background:#FAF9EB;
	text-align:center;
	font-weight:bold;
}



/* ========== 2011.8.26 ichikawa Payment ========== */
#bottomBox{
	width:703px;
	margin:20px auto;
}

#bottomBox h4{
	background:url(/reservation/payment/img/bottomBox_h4_back.gif) no-repeat;
	width:703px;
	height:33px;
	font-weight:bold;
	padding:0 0 0 25px;
	margin:0 0 10px 0;
}
#bottomBox li {
	width: 150px;
	height: 1.5em;
	float: left;
	text-align: left;
}

.iconRed{
	background:url(/reservation/payment/img/icon_red.gif) no-repeat;
	padding:0 10px 0 20px;
}
table.table2{
	border:none;
}
table.table2 tr td,th{
	border:none;
	padding:0;
}



