@charset "utf-8";
/* CSS Document */


table , td, th {
	margin: 0 auto 20px;
	border: 1px solid #595959;
	border-collapse: collapse;
}
td, th {
	font-size: 13px;
	padding: 3px;
	width: 30px;
	height: 25px;
	vertical-align:middle;
	font-weight: bold;
}
th {
	background: #f0e6cc;
}

.even {
	background: #fbf8f0;
}
.odd {
	background: #fefcf9;
}

.price_m {
	background: #e6e6e6;
	width: 15.1%;
	font-size: 11px;
}

.price_m_9p {
	background: #e6e6e6;
	width: 9%;
}

.price_m_11p {
	background: #e6e6e6;
	width: 11%;
}

.price_m_x {
	background: #e6e6e6;
	font-size: 11px;
}
.price_m_x2 {
	background: #e6e6e6;
	width: 19.8%;
	font-size: 11px;
}

.td_small {
	font-size: 12px;
}

.price_type {
    width: 630px;
    margin: 10px auto 0;
    text-align: left;
    font-size: 20px;
    padding-left: 10px;
    font-weight: bold;
}

.price_info {
	padding: 3px 0;
	border: 0px;
	text-align: center;
	font-size: 17px;
	border-style: none;
    font-weight: normal;
}

.price_info_2 {
	padding-left: 3px;
	border: 0px;
	text-align: left;
	font-size: 12px;
	border-style: none;
    font-weight: normal;
}

.price_info_3 {
    padding-left: 8px;
	border: 0px;
	text-align: left;
	font-size: 17px;
	border-style: none;
    font-weight: normal;
}

.main_2 {
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	background: #e6e6e6;
	border-style: none;
}

.notes_text {
    text-align: left;

}

.type_box {
	margin: 0 auto 20px;
}

.table_info {
	width: 640px;
	text-align: center;
	margin: -15px auto 15px;
	font-size: 17px;
}

.checkin {
	font-size: 10px;
	font-weight: bold;
}