﻿

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


/* block-01 */

.block-01 {
	width: 540px;
	margin: 0 0 50px 30px;
}
.block-01 table {
	width: 540px;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	background: url(../img/line_01.gif) repeat-x left top;
}
.block-01 th
.block-01 td, {
	text-align: left;
	vertical-align: top;
}
.block-01 th {
	width: 220px;
	padding: 7px 0 7px 5px;
	background: url(../img/line_01.gif) repeat-x right bottom;
}
.block-01 td {
	padding: 7px 10px 7px 0;
	background: url(../img/line_01.gif) repeat-x left bottom;
}

/* block-02 */

.block-02 {
	width: 548px;
	margin: 0 0 30px 30px;
}

.block-02 .inner-01 {
	margin: 0 0 20px 10px;
}

.block-02 .inner-02 {
	width: 548px;
	background: url(../img/bg_01b.gif) repeat-y left top;
}
.block-02 .inner-02a {
	width: 548px;
	background: url(../img/bg_01a.gif) no-repeat left top;
}
.block-02 .inner-02b {
	width: 548px;
	padding: 35px 0 20px 0;
	background: url(../img/bg_01c.gif) no-repeat left bottom;
}
.block-02 .inner-02 p {
	margin: 0 10px 15px 80px;
}
.block-02 .inner-02 img {
	margin-right: 10px;
	display: inline;
	vertical-align: bottom;
}
