@charset "UTF-8";
@import "/themes/concept/master.css";
table.price {
	margin-bottom: 1em;
}
table.price td {
	padding: 5px;
}
table.price td {
	border-bottom: #dcdcdc 1px solid;
}
table.price tr.co02 {
	background: #e7eff9;
}
.last_child {
	margin-bottom: 0.5em;
}

ul.merit li {
	background: url(images/point.gif) no-repeat 0 5px;
	padding-left: 15px;
	margin-bottom: 0.5em;
}

.blogEntry h4 {
	font-weight: bold;
	font-size: 14px;
}
.blogEntry p {
	margin-bottom: 1em;
}
p.step {
	margin-left: 20px;
}
h4.q {
	color: #5b84c3;
}