.program_onsen_message_area{
	border: 2px solid #4d3801;
	padding: 5px;
	margin: 5px 0px;
	text-align: left;
	background:#f3e5cf;
	color:#483f30;
	text-shadow:
	1px 1px 0px #FFFFFF,
	-1px 1px 0px #FFFFFF,
	1px -1px 0px #FFFFFF,
	-1px -1px 0px #FFFFFF,
	1px 0px 0px #FFFFFF,
	-1px 0px 0px #FFFFFF,
	0px -1px 0px #FFFFFF,
	0px 1px 0px #FFFFFF;
	-webkit-border-radius: 7px 7px 7px 7px ;
	-moz-border-radius: 7px 7px 7px 7px ;
	border-radius: 7px 7px 7px 7px ;
	font-weight: bold;
	line-height: 1.2em;
}


.onsen_present_area{
	line-height: 1.2em;
	padding: 5px;
	margin-top: 5px;
	text-align: left;
	background: #fed8e4;
	-webkit-border-radius: 5px ;
	-moz-border-radius: 5px ;
	border-radius: 5px ;
}

.onsen_oubo_area{
	line-height: 1.2em;
	padding: 5px;
	margin-top: 5px;
	text-align: left;
	background: #ffe1bd;
	-webkit-border-radius: 5px ;
	-moz-border-radius: 5px ;
	border-radius: 5px ;
}

.onsen_kakkin_area{
	line-height: 1.2em;
	padding: 5px;
	margin-top: 10px;
	text-align: left;
	background: #ffe1cd;
	-webkit-border-radius: 5px ;
	-moz-border-radius: 5px ;
	border-radius: 5px ;
	border: 2px solid #f6b9a1;
	display: block;
	color:#222222;
	text-decoration: none;
}

.onsen_contact_area{
	line-height: 1.2em;
	padding: 5px;
	margin-top: 10px;
	text-align: left;
	background: #fff4c2;
	-webkit-border-radius: 5px ;
	-moz-border-radius: 5px ;
	border-radius: 5px ;
	border: 2px solid #fff4c2;
	color:#222222;
	text-decoration: none;
}

.onsen_contact_area_title{
	padding: 5px;
	background: #f2c754;
	text-align: center;
	float: left;
	color:#63583b;
	-webkit-border-radius: 5px ;
	-moz-border-radius: 5px ;
	border-radius: 5px ;
	margin-bottom: 5px;
}

.onsen_list{
	margin-top: 10px;
	padding: 5px;
	border: 2px solid #9e8940;
	display: block;
	text-align: left;
	color:#222222;
}

.onsen_list img{
	float: left;
	padding-right: 5px;
}

.onsen_body_area{
	-webkit-border-radius: 5px ;
	-moz-border-radius: 5px ;
	border-radius: 5px ;
	border: 2px solid #9e8940;
	padding: 5px;
	margin: 5px 0px;
	text-align: left;
	background:#FFFFFF;
}

.onsen_body_area_head{
	margin-top: 5px;
	border-left: 5px solid #9e8940;
	background:#FFFFFF;
	font-weight: bold;
	text-align:left;
	font-size: medium;
	padding:5px 0px 5px 5px;
}

.onsen_body_area_text{
	border-top: 1px dashed #666666;
	padding-top: 5px;
	margin-top: 5px;
}

.onsen_program_table{
	border-collapse: collapse;
	text-align:left;
	margin: 7px auto 0px auto;
	border-top: #555555 1px solid ;
	border-left: #555555 1px solid ;
	width: 100%;
}

.onsen_program_table th{
	background:#e4c763;
	border-right: #555555 1px solid ;
	border-bottom: #555555 1px solid ;
	color:#654f30;
	font-weight: bold;
	text-align:center;
	padding:5px;
}

.onsen_program_table td{
	border-right: #555555 1px solid ;
	border-bottom: #555555 1px solid ;
	padding:5px;
	word-break: break-all;
}

/* 温泉ざんまい */
.onsen22_header_area {
	background-color: #ffffff;
	padding: 0 0 10px;
}
.onsen22_header {
}
.onsen22_header_kaisaichu img{
	width: 70%;
	margin: 5px 0 15px;
}
.onsen22_head_txt {
	position: relative;
}
.onsen22_head_txt img{
	width: 100%;
}
.onsen22_appdl {
	margin: 20px auto;
    	width: 71%;
}
.onsen23_appdl {
	position: absolute;
	width: 50%;
    	bottom: 5px;
    	right: 20px;
}
.onsen22_covid_txt {
	padding: 0 10px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px;
}
.onsen22_covid_txt table td {
	vertical-align: top;
}
.onsen22_oubo {
