@charset "utf-8";

/* h2 */
h2 {
	background: url(../images/bg_h2.gif) left bottom no-repeat;
}
.sub-section-block h2 {
	background: url(../images/bg_h2-half.gif) left bottom no-repeat;
}

/* text */
p.catch {
	color: #ff3366;
}

/* .option-block */
.option-block {
	background-color: #e9eff5;
}