@charset "utf-8";

/***** check *****/

.title {
	padding-bottom:10px;
	background-repeat: no-repeat;
	background-image: url(../images/check/title.gif);
}


.img1 {
	background-image: url(../images/check/img1.jpg);
	width: 515px;
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 20px;
}

.img2 {
	background-image: url(../images/check/img2.jpg);
	width: 515px;
	background-repeat: no-repeat;	
	background-position: right top;
	padding-bottom: 20px;
}

.img3 {
	background-image: url(../images/check/img3.jpg);
	width: 515px;
	background-position: right top;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #13603F;
	margin-bottom: 20px;
}

.img4 {
	background-image: url(../images/check/img4.gif);
	height: 210px;
	margin-top: 20px;
	text-indent: -9999px;
}


.color1 {
	color: #163ac1;
}

.checklist1 li  {
	display: block;
	padding-top: 1px;
	padding-left: 25px;
	background-image: url(../images/common/dot1.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	text-align: left;
	line-height: 18px;
	color: #e4366f;
	margin-bottom: 10px;
}

