h1 {
	color: #3153C1;
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	margin-right: 50px;
}
h2 {
	background-color: #FFC65B;
	margin-top: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 20px;
	margin-bottom: 15px;
}
#msg {
	font-size: 1.2em;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	border: 1px solid #D00054;
	color: #D00054;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 20px;
	padding-top: 10px;
}
#msg p {
	font-size: 1.2em;

}


#cmt {
	margin-top: 20px;
}
#cmt li {
	list-style-type: disc;
	font-size: 1.2em;
	line-height: 24px;
	margin-left: 20px;
}
#search table {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
#search th  {
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
}
#search th strong {
	font-size: 1.2em;
	font-weight: bold;
	color: #3153C1;
}
#search td {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}
.btn_date {
	width: 24px;
	background-image: url(../../img/icon_date.png);
	background-size: 24px 24px;
	background-position: center bottom;
	height: 24px;
	vertical-align: text-bottom;
}
#search_btn {
	font-size: 1.2em;


}
#sm_search_btn {
	font-size: 1.2em;
	margin-top: 5px;
	margin-bottom: 10px;

}

#in_ymd, #out_ymd , #sm_in_ymd, #sm_out_ymd{
	font-size: 1.5em;
	width: 120px;
	margin-left: 0px;
}
#stays, #sm_stays  {
	font-size: 1.4em;
}
#list table {
	background-color: #FFFFFF;
	border-collapse: separate;
	border-spacing: 0px 0px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
#list th {
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding-top: 5px;
	vertical-align: top;
	line-height: 1.5em;
	padding-bottom: 2px;
}
#list th strong {
	color: #3153C1;
}
#list th span {
}
#list th img {
	margin-right: 5px;
	vertical-align: bottom;
}
#list td {
	border-right: 1px solid #666666;
	padding: 3px;
	border-bottom: 1px solid #666666;
}
#list td b {
	font-weight: bold;
	font-size: 1.4em;
	padding-right: 2px;
}
#list .week {
	margin-left: 0px;
	padding-left: 10px;
	background-color: #F5F5F5;
}
#list .sat {
	background-color: #CAF4FF;
	padding-left: 10px;
}
#list .sun {
	background-color: #FDD0FE;
	padding-left: 10px;
}
#list .btn_td {
	background-color: #EEEEEE;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
