@charset "utf-8";

#c3 {
	clear: both;
	background-color: #eef8d2;
	margin:    ;
	padding: 20px 0 20px 0;
}
#c3 h1,
#c3 div {
	text-align: center;
}
#c4 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c8 {
	clear: both;
	margin: 70px auto 20px auto;
	padding:    ;
}
#c8 h2,
#c8 div {
	text-align: left;
}
#c9 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c9 h3,
#c9 div {
	text-align: left;
}
#c10 {
	clear: both;
	margin: 10px auto 0 auto;
	padding:    ;
}
#c10 ul li {
	list-style-type: none;
	text-align: left;
	float: none;
	box-sizing: border-box;
	overflow: hidden;
}
#c10 ul li { margin-bottom: px; }
#c10 ul li:last-child { margin-bottom: 0; }
#c11 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c11 dl dt {
	width: 30%;
}
#c11 dl dd {
	width: 70%;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
#c3 {
}
#c4 {
}
#c8 {
}
#c9 {
}
#c10 {
}
#c11 {
}
}
@media screen and (max-width: 640px) {
#c3 {
}
#c4 {
}
#c8 {
}
#c9 {
}
#c10 {
}
#c11 {
}
}
