/* ================================================= */
/* 順天堂大学医学部付属静岡病院スタイルシート        */
/* pat02                                             */
/*                Make : 2006/01/11 N.Yamamoto(RSN)  */
/* ================================================= */
/*テーブル追加スタイル*/
.tb2_title {
	text-align: center;
	font: 90%;
	background-color: rgb(238,238,238);
}
.komoku1 {
	text-align: center;
	font-size: 60%;
	background-color: rgb(218,255,204);
}
.komoku2 {
	text-align: center;
	font-size: 60%;
	background-color: rgb(177,228,239);
}
.komoku4 {
	text-align: center;
	font-size: 60%;
	background-color: rgb(141,198,198);
}
.komoku5 {
	text-align: center;
	font-size: 60%;
	background-color: rgb(255,204,204);
}
.rank2 {
	font-size: 20%;
}
.rank3 {
	font-size: 20%;
	color: rgb(0,44,116);
	text-align: center;
}
.komoku {
	text-align: center;
	font-size: 60%;
}
.name {
	text-align: center;
	font-size: 60%;
	background-color: rgb(236,255,229);
}
.name2 {
	text-align: center;
	font-size: 60%;
	background-color: rgb(216,242,247);
}
.name3 {
	text-align: center;
	font-size: 70%;
}
.name4 {
	text-align: center;
	font-size: 70%;
	background-color: rgb(245,255,242);
}
.yose {
	float: left;
	margin: 0px 10px 0px 10px;
}
.yose li{
	font-size: 100%;
	color: rgb(204,51,0);
}
/*テキストエリア分割*/
.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;
}
/*テキスト設定*/
.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_02_index {
	background-image: url(../img/pat-02-03.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.h2_pat_02_01 {
	background-image: url(../img/pat-02-01.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.h2_pat_02_02 {
	background-image: url(../img/pat-02-02.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.h2_pat_02_03 {
	background-image: url(../img/pat-02-05.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.h2_pat_02_04 {
	background-image: url(../img/pat-02-06.png);
	background-position: center center;
	background-repeat: no-repeat;
}
