@charset "UTF-8";

#center_area h1 {
	color: #E45D99;
}
#center_area h2 {
	background-image: url(img/h2_back_b.png);
	border-bottom: 3px solid #FF99C7;
}
#center_area h3 {
	border-left: 10px solid #FF99C7;
	border-bottom: 1px solid #E45D99;
}

#center_area h4 {
	color: #E45D99;
	margin: 2px;
}

#center_area h5 {
	color: #E45D99;
	margin: 2px;
}

#center_area h6,
#center_area blockquote {
	border-bottom: 1px solid #E45D99;
}

#center_area .contents_box {
	border: 1px solid #E45D99;
}
#center_area .contents_box h3 {
	border-bottom: 2px solid #FF99C7;
}
#center_area .contents_box h4 {
	color: #E45D99;
}
