/* ================================================= */
/* 順天堂大学医学部付属静岡病院スタイルシート        */
/* pat03                                             */
/*                Make : 2006/01/11 N.Yamamoto(RSN)  */
/* ================================================= */
/*リスト横*/
.other-ulink-p1 {
	list-style:none;
	margin: 0px;
	padding:5px;
}
.other-llink-p1 {
	text-arign: left;
	float:left;
	width:130px;
	margin: 0px;
	padding: 0px;
}
.other-llink-p2 {
	text-arign: left;
	float:left;
	width:200px;
	margin: 0px;
	padding: 0px;
}
.l-indent {
	padding-left: 15px;
}
/*ＨＲ設定*/
.hr_cm-02 {
	color:gray;
	border: 0;
	height: 1px;
	background-color:gray;
	width: 100%;
	margin: 15px 0px 15px 0px;
	padding: 0px;
}
/*イメージ回り込み*/
.img-right {
	margin: 5px;
	float: right;
}
/*テキスト設定*/
.text-bold {
	font-weight: bold;
}
.text-large {
	font-size: larger;
}
/*ｈ２タイトル画像*/
.h2_pat_03_index {
	background-image: url(../img/pat-03-03.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.h2_pat_03_01 {
	background-image: url(../img/pat-03-01.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.h2_pat_03_02 {
	background-image: url(../img/pat-03-02.png);
	background-position: center center;
	background-repeat: no-repeat;
}
