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

#shikoku_area_select {
	position:relative;
	margin-bottom:60px;
}

#shikoku_area_select ul {
	position:absolute;
	top:80px;
	left:10px;
}

#shikoku_area_select li {
	float:left;
	padding-right:1px;
}

#hotelcassette1-5 h2.chokuzen_shikoku {
	font-size:22px;
	color:#196DA4;
	border-left:5px solid #196DA4;
	font-weight:bold;
	padding-left:10px;
	height: 0;
    margin: 15px 0;
}

#area_ehime,#area_kouchi,#area_tokushima,#area_kagawa {
	border-bottom:dotted 1px #6E6E6E;
	padding-bottom:20px;
}

#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size:15px;
}
#page-top a {
	background:#999;
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 30px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background:#333;
}