@charset "utf-8";

/*　スパ
------------------------------------------------------------ */

.img_top {
    width: 700px;
	height: 430px;
}

.title {
    width: 700px;
	margin-bottom: 50px;
}

.p_01 {
    color: #543F30;
	text-align: right;
}

.ul_01 {
    width: 490px;
	padding-top: 20px;
	float: right;
}
.ul_01 li {
    margin-bottom: 1em;
	text-indent: -1em;
	padding-left: 1em;
}

.dl_01 {
    width: 700px;
	margin-bottom: 30px;
}
.dl_01 dt {
	border-bottom: 1px solid #977151;
	padding-bottom: 3px;
}
.dl_01 .dd_01 {
    font-weight: bold;
	padding-top: 5px;
}
.dl_01 .dd_02 {
    margin-bottom: 1em;
	margin-left: 1em;
}

.left_01 {
    width: 480px;
	float: left;
}
.right_01 {
    width: 200px;
	float: right;
}

.dl_02 {
    width: 480px;
	margin-bottom: 30px;
}
.dl_02 dt {
	border-bottom: 1px solid #977151;
	padding-bottom: 3px;
}
.dl_02 .dd_01 {
    font-weight: bold;
	padding-top: 5px;
}
.dl_02 .dd_02 {
    margin-bottom: 1em;
	margin-left: 1em;
}













.img_top ul {
    width: 700px;
	padding-top: 375px;
}





.table_01 {
    width: 330px;
	font-size: 1em;
	margin-bottom: 20px;
}
.table_01 th {
    border-bottom: 1px solid #977151;
	text-align: left;
}
.table_01 td {
    padding: 2px 0;
	vertical-align: top;
}
.table_01 td.bb {
    border-bottom: 1px dotted #666;
}

.table_01 .td_02 {
    color: #977151;
}



table.right_02 {
    width: 490px;
	float: right;
	font-size: 1em;
}

table.right_02 td {
    vertical-align: top;
	padding-bottom: 5px;
}
table.right_02 .td_01 {
    font-weight: bold;
	color: #977151;
	padding-bottom: 10px;
}
table.right_02 .td_02 {
    font-weight: bold;
	color: #F90;
}

.btm_menu {
    text-align: center;
}

.table_02 {
    width: 700px;
	font-size: 1em;
	margin-bottom: 30px;
}
.table_02 th {
    text-align: left;
	border-bottom: 1px solid #977151;
}
.table_02 td {
    vertical-align: top;
	padding: 10px;
}









