@charset "utf-8";

/* ==============================================================

　■h2
　■h3
　■テキスト
　■リスト

============================================================== */

/* --------------------------------------------------
　■h2
-------------------------------------------------- */
#privacy h2 {
	background-position: 0 -396px;
}




/* --------------------------------------------------
　■h3
-------------------------------------------------- */
#privacy h3 {
	background: url(../images/privacy/h3_privacy.gif) no-repeat 0 0;
}

/* 患者様の個人情報保護に関する当院の取り組み */
#privacy h3#privacy01 {
	background-position: 0 0;
}

/* 当院における個人情報の利用目的 */
#privacy h3#privacy02 {
	background-position: 0 -26px;
}




/* --------------------------------------------------
　■テキスト
-------------------------------------------------- */
#privacy div.section {
	font-size: 117%;
	line-height: 1.7;
}




/* --------------------------------------------------
　■リスト
-------------------------------------------------- */
#privacy ul.privacyList {
	margin: 0 0 0 1.5em;
	padding: 0;
	list-style-type: circle;
}














