﻿

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


/* block-01 */

.block-01 {
	width: 563px;
	margin-bottom: 50px;
	background: url(../img/bg_01b.gif) repeat-y left top;
}
.block-01a {
	width: 563px;
	background: url(../img/bg_01a.gif) no-repeat left top;
}
.block-01b {
	width: 563px;
	padding: 5px 0;
	background: url(../img/bg_01c.gif) no-repeat left bottom;
}
.block-01 table {
	width: 559px;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	margin: 0 0 0 2px;
}
.block-01 th,
.block-01 td {
	text-align: left;
	vertical-align: top;
	border-bottom: solid 1px #cdb69b;
}
.block-01 .last th,
.block-01 .last td,
.block-01 .last {
	border-bottom: 0;
}
.block-01 th {
	width: 95px;
	font-weight: normal;
	padding: 6px 0;
}
.block-01 th p {
	width: 60px;
	margin-left: 10px;
}
.block-01 td.cell1 {
	width: 205px;
	padding: 6px 0;
}
.block-01 td.cell2 {
	text-align: left;
	vertical-align: top;
	padding: 6px 15px;
}


/* block-02 */

.block-02 ul {
	width: 592px;
	margin-left: 6px;
}
.block-02 li {
	padding: 0 0 25px 9px;
	float: left;
}
.block-02 span {
	padding: 5px 0 0 0;
	display: block;
}
.block-02 .w1 span {
	width: 563px;
}
.block-02 .w2 span {
	width: 277px;
}
.block-02 .w3 span {
	width: 183px;
}
