@charset "utf-8";

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