/* ================================================= */
/* 順天堂大学医学部付属静岡病院スタイルシート        */
/* 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;
}
.text-red {
	color: #ff0000;
}
/*ｈ２タイトル画像*/
.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;
}
.h2_pat_03_03 {
	background-image: url(../img/pat-03-10.png);
	background-position: center center;
	background-repeat: no-repeat;
}



/*テーブルの設定*/
.tb_q {
	font-size: 95%;
	line-height: 150%;
	position:relative;
	text-align: left;
	border-collapse: collapse;
	background-color: #f2ffee;
	border: solid 1px #a7ee6d;
}
.tb_a {
	font-size: 95%;
	line-height: 150%;
	position:relative;
	text-align: left;
	border-collapse: collapse;
	margin: 10px 0px 10px 0px;
	background-color: #ffeeee;
	border: solid 1px #ff9999;
}
