/* ================================================= */
/* 順天堂大学医学部付属静岡病院スタイルシートsit     */
/*                Make : 2007/03/15 N.Yamamoto(RSN ) */
/* ================================================= */
ul,li {
	margin: 0px; padding: 0px;
}

#contents .h3_textarea ul {
	margin: 0px;
	padding: 1.5em;
	list-style-type: disc;
}

/* ラベル タイトル */
.h2_inf {
	background-image: url(../img/inf-01.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.h2_inf-20080920-01 {
	background-image: url(../img/inf-20080920-01.png);
	background-position: center center;
	background-repeat: no-repeat;
}

p.indent {
	text-indent: 1em;
}

#text-link {
	text-decoration: underline;
}

.yaji{
	background-image: url(../img/inf-03.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 0px;
}
.yaji:hover {
	background-image: url(../img/inf-02.png);
}

/* インフォメーションのリスト */
#contents dl {
	padding: 0px 0px 0px 3em;
	margin: 0px;
	line-height: 160%;
	letter-spacing: 1px;
}

#contents dt {
	margin-top: 1em;
}
#contents dd {
	margin: 0px;
	padding-left: 3em;
}