/* ================================================= */
/* 順天堂大学医学部付属静岡病院スタイルシート        */
/* pat04                                             */
/*                Make : 2006/01/11 N.Yamamoto(RSN)  */
/* ================================================= */
/*ｈ３リンクハーフ*/
.h3_link_half {
	position: relative;
	font-size: 120%;
}
.h3_link_half a {
	display: block;
	text-decoration: none;
	color: black;
	background-image: url(../../../img/06.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	position: relative;
	width: 360px;
	height: 28px;
}
.h3_link_half a:hover {
	background-image: url(../../../img/15.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	color: red;
}
.h3_link_half a p {
	text-align: left;
	position: relative;
	top: 5px;
	left: 30px;
}
.h3_linkarea_half {
	position:relative;
	width: 520px;
	text-align: left;
	font-size: 100%;
	margin: 0px;
}
.link_margin {
	margin: 20px 0px 0px 0px;
}
/*テキストエリア分割*/
.parts-left-pat {
	width: 60px;
	float: left;
}
.parts-right-pat {
	width: 455px;
	float: right;
}
.parts-left-pat2 {
	width: 100px;
	float: left;
}
.parts-right-pat2 {
	width: 415px;
	float: right;
}
.parts-tri1 {
	width: 125px;
	margin-right: 5px;
	flaot: left;
}
.parts-tri2 {
	width: 127px;
	margin-right: 3px;
	float: left;
}
/*ＨＲ設定*/
.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;
}
/*テキスト設定*/
.i-01 {
	padding-left: 10px;
}
.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_04_index {
	background-image: url(../img/pat-04-06.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.h2_pat_04_01 {
	background-image: url(../img/pat-04-01.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.h2_pat_04_02 {
	background-image: url(../img/pat-04-02.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.h2_pat_04_03 {
	background-image: url(../img/pat-04-03.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.h2_pat_04_04 {
	background-image: url(../img/pat-04-04.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.h2_pat_04_05 {
	background-image: url(../img/pat-04-05.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.h2_pat_04_06 {
	background-image: url(../img/pat-04-22.png);
	background-position: center center;
	background-repeat: no-repeat;
}
