@charset "UTF-8";
@import url("/agent/stylesheets/main.css?1");


/* 非表示 */
#HeaderWrapper {
	display:none;
}
#LeftColumn {
	display:none;
}
#FooterWrapper {
	display:none;
}
.BreadCrumb {
	display:none;
}
/* 非表示 end */

#PageWrapper {
	width:100%;
}



.ContactBox .CLeft{
	display:none;
}
.ContactBox a{
	display:none;
}

.MainBottom a{
	border:#ffffff 1px solid;
}

.Caption{
	color:#767050;
}





/* --- 内見印刷用 --- */

.NaikenPage .InputBox .BtnBoxWrapper{
	display:none;
}
.NaikenPage .InputBox .CompleteMessage{
	display:none;
}
.NaikenPage .InputBox .TabList{
	display:none;
}
.NaikenPage .InputBox .SLTypeNaiken p{
	width:94%;
	color:#E44600;
	font-weight:bold;
}
.NaikenPage .InputBox .SLTypeNaiken p.ReservationTime{
	font-size:150%;
	border-bottom:1px dashed #666666;
	padding-bottom:10px;
}
.NaikenPage .InputBox .ReservationListConfirm table{
	width:94%;
	font-size:80%;
	margin:10px 20px 20px 0px;
}
.NaikenPage .InputBox .ReservationListConfirm table *{
	text-align:left;
	padding:0.1em 0.1em 0.1em 0em;
}


.NaikenPage .RoomList{
	width:94%;
	line-height:110%;
}
.NaikenPage .RoomList th{
	border:1px solid #3b3b3b;
	background:#ffffff;
	text-align:left;
	font-weight:400;
	font-size:10px;
	color:#000000;
	background:#CCCCCC;
	_color:#666666;
	_background:#ffffff;
	vertical-align:middle;
	height:11px;
}
.NaikenPage .RoomList td{
	border:1px solid #3b3b3b;
	background:#ffffff;
	text-align:left;
	font-size:12px;
	vertical-align:middle;
}











