/* ================================================= */
/* 順天堂大学医学部付属静岡病院スタイルシート        */
/* pat05                                             */
/*                Make : 2006/01/11 N.Yamamoto(RSN)  */
/* ================================================= */
.unlink-bg {
	background-image: url(../img/pat-05-02.png);
	background-position: 0px 7px;
	background-repeat: no-repeat;
	display: block;
	padding-left: 15px
}
/*テキストエリア分割*/
.parts-left-cm {
	width: 190px;
	float: left;
}
.parts-right-cm {
	width: 325px;
	float: right;
}
/*ＨＲ設定*/
.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;
}
/*テキスト設定*/
.indent-p5 {
	padding-left: 15px;
}
.img-cap {
	margin: 0px;
}
.text-center {
	text-align: center;
}
.bg-1 {
	background-color: #ffcccc;
}
.text-bold {
	font-weight: bold;
}
.text-small {
	font-size: smaller;
}
.text-large {
	font-size: larger;
	margin: 20px 0px 0px 0px:
}
.text-large-plus {
	font-size: 20pt;
}
.text-uline {
	text-decoration: underline;
}
.text-red {
	color: #ff0000;
}
/*ｈ２タイトル画像*/
.h2_pat_05_index {
	background-image: url(../img/pat-05-01.png);
	background-position: center center;
	background-repeat: no-repeat;
}
