* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 13px;
	letter-spacing: 1px;
	background-color: #B4A79C;
}

#wrapper {
	width: 636px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
}
#wrapper #p01 {
	background-image: url(../images/reservation/reservation_top.jpg);
	height: 106px;
	width: 636px;
	text-indent: -9999px;
}
#wrapper #p02 {
	background-image: url(../images/reservation/p02.jpg);
	height: 80px;
	width: 636px;
	text-indent: -9999px;
}


#wrapper #note2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-bottom-color: #960;
	line-height: 1.3em;
}
#wrapper #note2 ul {
	border-left-style: solid;
	border-left-width: 8px;
	border-left-color: #B5ABA4;
	padding-left: 25px;
	margin-bottom: 8px;
	margin-left: 30px;
}
#wrapper #note2 ul li {
	list-style-type: lower-alpha;
}
#myForm #form1 table tr td {
	vertical-align: top;
	margin: 5px;
	line-height: 2.2em;
}
#wrapper #main #myForm #form1 table tr .arr {
	width: 80px;
	background-image: url(../images/form/boricon.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	text-indent: 10px;
}

#wrapper #bottom {
	background-image: url(../images/reservation/p03.jpg);
	height: 203px;
	width: 636px;
	position: relative;
}
#wrapper #bottom a {
	background-image: url(../images/form/check_map.jpg);
	height: 80px;
	width: 79px;
	position: absolute;
	bottom: 10px;
	right: 30px;
	text-indent: -9999px;
	display: block;
}
