@charset "UTF-8";

/* *************************

[collagen]
			
************************* */
h1 {
	background-image: url(../collagen/img/h1.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 160px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
h2#uruoi {
	background-image: url(../collagen/img/h2-1.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 800px;
	text-indent: -9999px;
	margin: 0px 0px 20px;
	padding: 0px;
}
h2#check {
	background-image: url(../collagen/img/h2-2.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 800px;
	text-indent: -9999px;
	margin: 0px 0px 20px;
	padding: 0px;
}
h2#over {
	background-image: url(../collagen/img/h2-3.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 800px;
	text-indent: -9999px;
	margin: 0px 0px 20px;
	padding: 0px;
}
h2#under {
	background-image: url(../collagen/img/h2-4.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 800px;
	text-indent: -9999px;
	margin: 0px 0px 20px;
	padding: 0px;
}
h3 {
	margin:0px 20px 7px;
	padding: 10px 0px 13px 15px;
	clear: both;
	line-height: 100%;
	color: #333333;
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 1.2em;
	background-image: url(../img/h3-bgPINK.gif);
}
.checklist li {
	list-style-type: none;
}
ul.checklist input {
	float: left;
	margin-right: 5px;
	margin-top: 3px;
	display:inline;
}
