@charset "utf-8";

h3.pageTitle {
	height: 87px;
	width: 680px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background-image: url(../img/collect/pageTitle.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

div.collectBox01 {
	height: auto;
	width: 680px;
	margin: 30px auto;
	padding-bottom: 100px;
}

p.collectText01 {
	font-size: 14px;
	padding-top: 40px;
	padding-left: 10px;
	font-weight: bold;
	color: #000;
}

ul.collectList li {
	font-size: 13px;
	line-height: 20px;
	color: #84C541;
	padding-top: 15px;
	padding-left: 50px;
}

ul.collectList li:before {
	content: "■";
	color: #FCD93F;
	padding-right: 10px;
}

p.collectText02 {
	font-size: 14px;
	padding-top: 40px;
	padding-left: 40px;
	line-height: 20px;
	color: #202020;
}

ul.collectList02 {
	font-size: 16px;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 30px;
	color: #1F1F1F;
	padding-top: 45px;
	padding-left: 60px;
}

