@charset "utf-8";

body.second div#bgSelectArea {
	background: url(http://stia.jp/list/img/lad_bgi_main_second.jpg) no-repeat center top;
}

/* =rentalListTable
---------------------------------------- */
table.rentalListTable {
	margin-bottom:50px;
	width:650px;
	margin-top: 30px;	
}
table.rentalListTable.t2{
	margin-top: 0px;
}

.bgCell {
	padding:0!important;
	height:3px;
	font-size:0px;	
}

table.rentalListTable th {
	padding:0 0 17px 8px;	
	font-weight:bold;
	text-align:left;	
	background: url(../../list/img/vert-line.jpg) no-repeat -2px top;
	font-size:11px;
	font-size: 12px\9; /* IE8 and below */
	*font-size: 12px; /* IE7 and below */
}

table.rentalListTable th.imgnon {
	background: url(http://stia.jp/list/img/sp.gif) no-repeat -2px top;
    background-color: #e6eeee;
    border: 1px solid #fff;
    font-size: 8pt;
    padding: 4px;
}


table.rentalListTable td {
	padding:10px 0px 10px 8px;
	vertical-align:top;
	text-align: left;
	font-size:11px;
	font-size: 12px\9; /* IE8 and below */
	*font-size: 12px; /* IE7 and below */
}
table.rentalListTable td.arrow {	
	background: url(../../list/img/right-arrow.jpg) no-repeat 0 15px;
	padding: 10px 0px 10px 8px;
}

.listtbl td {
	padding: 0 0 0 8px!important;
}
.listtbl td.arrow {	
	background: url(../../list/img/right-arrow.jpg) no-repeat 0 5px!important;
	padding: 0 0 0 8px!important;
}
.btm td {
	padding-bottom: 20px!important;
}

table.rentalListTable td a:link {
	text-decoration:underline;
}
table.rentalListTable td a:hover{
	text-decoration:none;
}

ul.infoBtnList {
	clear:both;
	margin-bottom:67px;
	text-align:center;
}

.pB60 {
	padding-bottom:60px!important;
}
td.day{/*20140811 追記(名簿日付部分)*/
text-align:right;!important;
height:60px;
}
/*----------------------------------------- */
h4{
	color:#434589;
	font-weight:bold;
	font-size:15px;
}

.blank{
	width:100%;
	float:left;
	height:40px;
}