@charset "utf-8";

#header {
	background-color: #FFFFFF;
	height: 200px;
	width: 825px;
}



#header h1{
	width: 825px;
	height: 165px;
}

h2{
	padding-top: 10px;
}

table#shop{
	width: 500px;
	margin-left: 50px;
}

table#shop th {
	width: 110px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E36D4A;
	vertical-align: top;
	text-align: left;
}

table#shop td{
	width: 390px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E36D4A;
}
.summar_vacation {
	color: #F00;
	font-weight: bold;
}

ul#access{
	margin-left: 50px;

}
p#map{
	margin-left: 55px;
}
p#car{
	margin-left: 50px;
	line-height: 1.2em;
	padding-bottom: 10px;
	padding-top: 5px;
}

#main #banner3{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E36D4A;
}
