@charset "utf-8";
.cere_box h3 {
	float: left;
	padding-right: 10px;
}
.cere_box .cere_txt {
	float: left;
	width: 540px;
	font-size: 88%;
	line-height: 1.3;
}
.cere_box .cere_img {
	clear: both;
}
.pac_box {
	float: left;
	width: 350px;
	margin-right: 8px;
	margin-bottom: 10px;
}
.pac_box h4 {
	font-weight: bold;
	color: #FFF;
	background-color: #9E6062;
	text-align: center;
	margin-bottom: 10px;
}
.pac_box .l_img {
	float: left;
}
.pac_box .r_txt {
	float: left;
	width: 160px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 88%;
	line-height: 1.3;
}
#wrapper h2 {
	padding-bottom: 30px;
}
