@import url("common.css");

/* ------------------------------
 Top
------------------------------ */

#top .toptitle {
	background: url(../patient/img/top.jpg) no-repeat left top;
}

/* ------------------------------
 Main
------------------------------ */

#contents p {
	margin-bottom: 1em;
	margin-left: 6px;
	margin-right: 2px;
}
#contents p.fr {
	margin: 0 2px 6px 20px;
}
