/* ================================================= */
/* 順天堂大学医学部付属静岡病院スタイルシート        */
/* pat06                                             */
/*                Make : 2006/01/11 N.Yamamoto(RSN)  */
/* ================================================= */
/*PDFリンクエリア*/
.pdf-area {
	position: relative;
	width: 470px;
	font-size: 120%;
	float: right;
}
.pdf-area a {
	display: block;
	background-image: url(../../../img/14.png);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	margin-top: 9px;
	position: relative;
	text-align: left;
	padding-left: 15px;
}
.pdf-area a:hover {
	background-image: url(../img/pat-06-02.png);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	color: red;
}
.pdf-area a p {
	position: relative;
	top: 5px;
	left: 30px;
}
.mgn1 {
	margin: 30px 0px 0px 0px;
}
/*ＨＲ設定*/
.hr_pat {
	color:gray;
	border: 0;
	height: 1px;
	background-color:gray;
	width: 100%;
	margin: 15px 0px 15px 0px;
	padding: 0px;
}
/*イメージ回り込み*/
.img-right {
	margin: 5px;
	float: right;
}
/*テキスト設定*/
.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_06_index {
	background-image: url(../img/pat-06-01.png);
	background-position: center center;
	background-repeat: no-repeat;
}
