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

/*.check {
	width:630px !important;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	border:5px solid #999;
	padding:20px 10px 0 10px;
}*/
	
.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 {
line-height: 24px;
padding-left: 30px;
}
.meritcheck {
font-size: 16px;
line-height: 24px;
background-image: url(image/checkbox.gif);
background-position: 0 5px ;
background-repeat: no-repeat;
padding-left: 30px;
padding-bottom:0px;
margin-left:30px;
}
.meritcheck2 {
font-size: 16px;
line-height: 30px;
background-image: url(image/checkbox2.gif);
background-position: left  top;
background-repeat: no-repeat;
padding-left: 30px;
padding-bottom:3px;
}

.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;
	}

.redunderline {
	color: #990000;
	text-decoration: underline;
}
.redunderline {
	font-weight:bold;
	color: #990000;
	text-decoration: underline;
}
