@charset "UTF-8";

.stay_text {
	width: 583px;
	border-left: #002374 2px solid;
	border-right: #E6E6E6 1px solid;
	border-bottom: #E6E6E6 1px solid;
	border-top: #E6E6E6 1px solid;
	padding: 17px;
	margin-top: 15px;
	position: relative;
	background: #F5F5F5;
}

.stay_text .people {
	position: absolute;
	right: 1px;
	bottom: 1px;
}

.textmargin {
	margin-top: 5px;
}

.textmargin_t {
	margin-top: 15px;
}

.stay_text .textmargin_l {
	margin-left: 15px;
}

.blue_font {
	color: #2B4C9B;
	font-weight: bold;
}

.icon1 {
	background: url(../images/icon1.gif) 0 6px no-repeat;
	padding-left: 15px;
}

.font_bold {
	font-weight: bold;
}

.division_table {
	width: 555px;
	margin: 30px 0 0 15px;
	border-left: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
}

.division_table th {
	width: 145px;
	padding: 5px 0 5px 28px;
	border-bottom: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
	background: #E3E08F;
	text-align: left;
}

.division_table td {
	padding: 5px 0 5px 20px;
	border-bottom: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
	background: #F0F0CE;
}

h3 {
	font-size: 14px;
	margin-top: 25px;
}

.division_table2 {
	width: 100%;
	margin: 15px 0 0 0;
	border-top: #CCCCCC 1px solid;
}

.division_table2 th {
	width: 175px;
	text-align: left;
	padding: 6px 0 6px 10px;
	border-right: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	background: #E8EFF5;
}

.division_table2 td {
	text-align: left;
	padding: 6px 0 6px 10px;
	border-left: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
}
