@charset "utf-8";

#checklist h2 {
	padding-bottom:10px;
}

#preface {
	width:860px;
	margin:0 auto;
	padding-bottom:10px;
}

#preface p.read {
	width:570px;
	float:left;
}

#preface p.goManner {
	float:right;
	padding-top:3px;
}

p.goManner2 {
	text-align:center;
	padding:15px 0;
}

p.goManner2 img {
	display:block;
	margin:0 auto;
}



#checkInner {
	width:884px;
	margin:0 auto;
}

#checkInner table {
	width:843px;
	margin-right:auto;
	margin-bottom:13px;
	margin-left:auto;
	border-collapse:collapse;
}

#checkInner table th {
	width:339px;
	padding:11px 0 18px 19px;
	background:url(../images/bg_01.gif) repeat-x left bottom;
	text-align:left;
}

#checkInner table td {
	padding:11px 0 13px 0;
	background:url(../images/bg_01.gif) repeat-x left bottom;
}

#checkInner table td p {
	border-left:1px solid #E2E2E2;
	padding:3px 0 3px 18px;
}


#point {
	width:769px;
	padding-left:20px;
}

#point p {
	float:left;
}

#point dl {
	width:539px;
	float:right;
}

#point dl dd {
	padding:10px 25px 15px 25px;
	background:url(../images/bg_02.gif) no-repeat left bottom;
}





































