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

#body {
	width:850px;
	margin:0 auto;
}
h3 {
	margin:0 0 5px;
	padding:0 0 0 16px;
	background: url(../images/icon.gif) no-repeat left 4px;
}
h4 {
	margin:0 0 6px;
	padding:0 0 2px;
	background: url(../images/border.gif) no-repeat left bottom;
	font-size:1em;
	font-weight:normal;
	color:#b4a96b;
}
h5 {
	margin:0 0 15px;
	padding:0;
}
h6 {
	margin:0;
	padding:0;
	font-size:1em;
}

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


.txt01{
	padding:5px 0 15px 5px;
}
.cts01 {
	padding:20px 10px 20px;
	height:100%;
	margin-bottom:10px;
	background: url(../images/border01.gif) repeat-x left bottom;
}
.cts02 {
	padding:20px 10px 20px;
	height:100%;
	background: url(../images/border02.gif) repeat-x left bottom;
}
.left01 {
	width:355px;
	float:left;
}
.left01 p {
	padding:0 0 7px;
}
.center01 {
	float:left;
	margin:0 0 0 15px;
}
.right01 {
	float:right;
}
#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;
}
/* OPTION */
#opt {
	width:840px;
	margin:20px auto 15px;
	background:url(../images/opt_bg.gif) repeat-y 0 0;
	color:#48453d;
}
#opt .cts03 {
	background:url(../images/opt_bottom.gif) no-repeat 0 bottom;
	padding:10px 0 20px 25px;
	height:100%;
}
#opt .o_photo {
	width:150px;
	float:left;
	margin:0 10px 0 0;
}
#opt .o_txt {
	width:324px;
	float:right;
}
#opt .o_txt p {
	padding:10px 0 0;
}


