@charset "utf-8";
#pc h2 {
	background: url(/_resource/image/what_is_included.jpg) #fff top left no-repeat;
	height: 250px;
}
#pc h3 {
	background: url(/_resource/image/h3_what_is_included.jpg) top left no-repeat;
	width: 262px;
	height: 31px;
	margin: 32px 0 0 62px;
}
#pc #ul_inclusion {
	margin: 10px 0 0 60px;
}
#pc li {
	list-style: disc;
	color: #0e6b49;
}
#pc li li {
	list-style: square;
}
#pc li li li {
	list-style: circle;
}