﻿

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


/* block-01 */

.block-01 {
	width: 520px;
	margin: 0 0 50px 60px;
}
.block-01 table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}
.block-01 th {
	font-weight: normal;
	color: #6d4630;
	white-space: nowarp;
	text-align: left;
	vertical-align: top;
	padding: 0 14px 15px 30px;
	background: url(../img/icon_01.gif) no-repeat left top;
}
.block-01 td {
	text-align: left;
	vertical-align: top;
	padding: 0 0 15px 0;
}

