@charset "utf-8";

header {
	background-image: url(../img/rental/bg.jpg);
	height: 400px;
}
#header_in {
	background-color: #FFFFFF;
	height: 135px;
    filter:alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
}

#header_p_title {
	margin: 0 auto;
	text-align: center;
	position: relative;
	width: 980px;
	padding-top: 0px;
}
#header_p_title h2 {
}

#bl1_cnt {
	margin: 0 auto;
	text-align: left;
	width: 980px;
	padding-bottom: 60px;
	padding-top: 60px;
}
#bl1_cnt p {
	padding-left: 20px;
	padding-bottom: 50px;
}
#bl1_cnt .tb {
	padding-right: 20px;
	padding-left: 20px;
}
#bl1_cnt .tb table {
	border: 1px solid #BBBBBB;
	margin-bottom: 50px;
}
#bl1_cnt .tb table td {
	font-size: 14px;
	padding: 18px;
	text-align: center;
	border-right: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
}

#bl1_cnt .tb table .htd {
	border-collapse: separate;
	border-spacing: 1;
	background-color: #E9E7DA;
	text-align: center;
	border-top: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px dotted #BBBBBB;
	border-left: 1px solid #BBBBBB;
	vertical-align: middle;
}
#bl1_cnt .tb table .tr1 {
	border-bottom: 1px dotted #BBBBBB;
}
#bl1_cnt .tb table .tr2 {
	border-bottom: 1px solid #BBBBBB;
}
#bl1_cnt .tb table .td1 {
	width: 80%;
}
#bl1_cnt .tb table .td2 {
	width: 20%;
}
#bl1_cnt .tb table .td1_1 {
	background-color: #FFFFFF;
	text-align: left;
}
#bl1_cnt .tb table .td1_2 {
	background-color: #FFFFFF;
	text-align: center;
}
