@charset "utf-8";

h2 {
	font-size: 1.3em;
	line-height: 1.0;
	margin-bottom: 20px;
}
.block01 {
	background: url(/design/img/cmn/bd02.gif) no-repeat center bottom;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.block01 .ph {
	float: right;
	width: 200px;
}
.block01 .tx {
	float: left;
	width: 280px;
}
.block01 ol li {
	margin: 0 0 20px 0;
}
.block01 ol li.last {
	margin: 0;
}
.block02 .ph {
	float: left;
	width: 200px;
}
.block02 .tx {
	float: right;
	width: 280px;
}