@charset "Shift_JIS";

* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.logo{
	float: left;
}

.header_map{
	width: 370px;
	float: right;
}

a img{
	border:0;
}

li {
	display: inline;
    margin-right:3px;
}

li.first{
	margin-left:10px;
}


.reservation_r{
	float: right;
	padding-top:11px;
}

.reservation_l{
	float: left;
	padding-top:13px;
}

.reservation_l .per_img{
	float: left;
}

.map{
	background:transparent url(../images/icon_01.gif) no-repeat left;
	padding: 3px 0px 0px 12px;
	margin: 0px 10px 0px 100px;
	float:right;
}

.return_top{
	margin-left:10px;
}
ul.prefecture_list{
	float:left;
	margin-top:10px;
}
ul.double_line{
	margin-top:0;
}
ul.prefecture_list li{
	display:inline;
	margin-right:3px;
}

ul.prefecture_list li.first{
	margin-left:3px;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

