﻿

/* style */
/* -------------------------------------------------------- *


/* block-01 */

.block-01 {
	width: 548px;
	margin: 0 0 20px 25px;
	background: url(../img/bg_01b.gif) repeat-y left top;
}
.block-01a {
	width: 548px;
	padding-top: 10px;
	background: url(../img/bg_01a.gif) no-repeat left top;
}
.block-01b {
	width: 548px;
	background: url(../img/bg_01c.gif) no-repeat left bottom;
}

.block-01 table {
	width: 543px;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	margin: 0 0 20px 2px;
}
.block-01 th,
.block-01 td {
	text-align: left;
	vertical-align: top;
	border-bottom: solid 1px #cdb69b;
}
.block-01 th {
	width: 140px;
	font-weight: normal;
	color: #5d4d40;
	padding: 15px 0;
	background: #f0e4d9;
}
.block-01 th p {
	margin: 0 10px 0 18px;
}
.block-01 td {
	padding: 15px 10px 15px 35px;
	background: #ffffff;
}

.block-01 td .list1 dd {
	margin-left: 20px;
}
