@charset "UTF-8";
/* topatients CSS Document */

.contents ul li {
	margin-left:15px;	
}

#phonebook {
	background-image:url(../images/tel.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}

#clover1 {
	background-image:url(../images/clover1.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	min-height:100px;
}
#bird {
	background-image:url(../images/bird.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	min-height:100px;
}

#boy {
	background-image:url(../images/boy.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	min-height:130px;
	height: 100px;
}