/* ================================================= */
/* 順天堂大学医学部付属静岡病院スタイルシート        */
/* act01                                             */
/*                Make : 2006/01/11 N.Yamamoto(RSN)  */
/* ================================================= */
/*テキスト縦分割*/
.parts-left10 {
	width: 160px;
	float: left;
	margin: 5px:
}
.parts-right10 {
	width: 320px;
	float: right;
	margin: 5px:
}
/*イメージ回り込み*/
.img-right {
	margin: 5px;
	float: right;
}
/*テキスト設定*/
.text-bold {
	font-weight: bold;
}
.img-cap {
	margin: 0px;
}
.text-center {
	text-align: center;
}
.bg-1 {
	background-color: #ffcfce;
}
.text-bold {
	font-weight: bold;
}
.text-small {
	font-size: smaller;
}
.text-large {
	font-size: larger;
	margin: 20px 0px 0px 0px:
}
.text-uline {
	text-decoration: underline;
}
.text-red2 {
	color: #9c0000;
}
.tb_title {
	text-align: center;
	background-color: silver;
}
/*ｈ２タイトル画像*/
.h2_act_01_index {
	background-image: url(../img/act-01-06.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.h2_act_01_01 {
	background-image: url(../img/act-01-01.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.h2_act_01_02 {
	background-image: url(../img/act-01-02.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.h2_act_01_02_01 {
	background-image: url(../img/act-01-02-01.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.h2_act_01_02_02 {
	background-image: url(../img/act-01-02-02.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.h2_act_01_03 {
	background-image: url(../img/act-01-03.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.h2_act_01_04 {
	background-image: url(../img/act-01-04.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.h2_act_01_05 {
	background-image: url(../img/act-01-05.png);
	background-position: center center;
	background-repeat: no-repeat;
}

