@charset "Shift_JIS";

/* CSS Document */

.text01 {
	background: url(img/bg01.jpg) no-repeat 370px top;
	padding: 40px 290px 0 20px;
	height: 194px;
}
ul.check {
	padding: 0 20px 20px 20px;
}
ul.check li {
	background: url(../../img/check.gif) left center no-repeat;
	padding: 0 10px 0 18px;
}
.merit strong {
	background: #fd7e25;
	color: white;
	padding: 1px 5px 0 5px;
	margin-right: 5px;
	white-space: nowrap;
}
.toiawase {
	background: url(img/btn_bg.png) no-repeat;
	height: 179px;
	position: relative;
	margin-top: 50px;
}
.toiawase h4 {
	width: 159px;
	height: 200px;
	position: absolute;
	bottom: 5px;
	right: 20px;
}
.toiawase .btn {
	padding: 86px 0 0 40px;
	
}
.toiawase .btn a {
	display: inline-block;
	margin: 0 15px;
}