.check {
	width: 570px;
	border: 1px solid #666666;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
padding: 30px;
}


.checklist ul {
	padding: 0px;
}
.checklist li {
	font-size: 16px;
	margin-bottom: 30px;
	padding-left: 30px;
	list-style-type: none;
	background-image: url(image/checkbox.gif);
	background-position: left  top;
	background-repeat: no-repeat;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

.check p {
font-size: 14px;
line-height: 30px;
	padding-left: 30px;
}
.meritcheck {
font-size: 16px;
font-weight:bold;
line-height: 30px;
background-image: url(image/checkbox.gif);
background-position: left  top;
background-repeat: no-repeat;
padding-left: 30px;
border-bottom:1px dotted #cc0033;
}

.checklist strong {
	font-size: 1.2em;
}

.merit {
	width: 570px;
	border: 1px solid #666666;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	padding: 30px 30px 0 30px;
	
}
.merit p{
	line-height: 30px;
	}

