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


#body {
	height:100%;
	background:url(../images/line.gif) repeat-y 185px 0;
	padding:20px 0 30px;
}
h3 {
	margin:12px 0 0 5px;
	padding:0 0 0 17px;
	background:url(../images/icon.gif) no-repeat 0 3px;
}
h4 {
	margin:0 0 30px;
	padding:0;
}
h5 {
	margin:0 0 15px;
	padding:0;
	font-size:1.2em;
	font-weight:normal;
	color:#ccc;
}
h6 {
	margin:15px 0 0;
	padding:0 0 5px;
	background:url(../images/border.gif) repeat-x 0 bottom;
}
#left {
	width:170px;
	float:left;
	padding-left:15px;
}
#right {
	width:650px;
	float:right;
	padding-right:15px;
	color:#a59f92;
}
.cts01 {
	height:100%;
}
.left01 {
	width:350px;
	float:left;
}
.right01 {
	width:285px;
	float:right;
	margin:10px 0 0;
}
.right01 p {
	padding:5px 0;
	font-size:0.85em;
	line-height:130%;
}
.cts02 {
	height:100%;
	margin:20px 0 5px;
}
.cts02 p {
	width:122px;
	margin:0 10px 0 0;
	float:left;
}
.cts03 {
	background: url(../images/border02.gif) repeat-x 0 bottom;
	padding:0 0 15px;
	margin:0 0 25px;
}
#body .reserve {
	width:166px;
	margin:0 0 0 auto;
}
#body .reserve a {
	text-indent:-9999px;
	display:block;
	height:25px;
	background: url(../images/reserve.gif) no-repeat 0 0;
}
#body .reserve a:hover {
	background-position:0 -25px;
}

.bg01{
	background:url(../images/bg.gif);
}
.bottom{
	padding-bottom:30px;
}















