@charset "utf-8";

.block01,
.block02 {
	background: url(/design/img/cmn/bd02.gif) no-repeat center bottom;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
article#main table {
	width: 100%;
}
article#main table tr th {
	background: #fee0c9;
	text-align: left;
	width: auto;
}
article#main table tr td {
	background: #fff;
	text-align: right;
}