/* ================================================= */
/* 順天堂大学医学部附属静岡病院スタイルシート        */
/* act07                                             */
/*                Make : 2006/01/11 N.Yamamoto(RSN)  */
/* ================================================= */
/*写真ＢＯＸ*/
.box-actl {
	position:relative;
	width: 250px;
	text-align: left;
	float: left;
}
.box-actl img {
	margin: 5px 0px 5px 0px;
}
.box-actr {
	position:relative;
	width: 250px;
	text-align: left;
	float: right;
}
.box-actr img {
	margin: 5px 0px 5px 0px;
}
/*リンクボタン*/
.link-bot {
	display: block;
	text-indent: -700em;
	height: 36px;
	background-image: url(../img/act-07-05.png);
	background-position: 0px 0px;
	width: 130px;
}
.link-bot:hover {
	background-image: url(../img/act-07-05.png);
	background-position: 130px 0px;
	width: 130px;
}
.link-bot2 {
	display: block;
	text-indent: -700em;
	height: 36px;
	background-image: url(../img/act-07-48.png);
	background-position: 0px 0px;
	width: 160px;
}
.link-bot2:hover {
	background-image: url(../img/act-07-48.png);
	background-position: 160px 0px;
	width: 160px;
}
	
/*イメージ回り込み*/
.img-right {
	margin: 5px;
	float: right;
}
/*テキスト設定*/
.text-bold {
	font-weight: bold;
}
.text-bold-big {
	font-weight: bold;
	line-height: 200%;
	font-size: 120%;
}
/*ｈ２タイトル画像*/
.h2_act_07_index {
	background-image: url(../img/act-07-04.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.h2_act_07_01 {
	background-image: url(../img/act-07-01.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.h2_act_07_02 {
	background-image: url(../img/act-07-02.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.h2_act_07_03 {
	background-image: url(../img/act-07-03.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.h2_act_07_04_01 {
	background-image: url(../img/act-07-39.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.h2_act_07_05 {
	background-image: url(../img/act-07-55.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.h2_act_07_06 {
	background-image: url(../img/act-07-57.png);
	background-position: center center;
	background-repeat: no-repeat;
}
/* H2 2007メディカルフォーラム特別タイトルスタイル */
.h2_2007sp {
	position:relative;
	left: 1px;
	margin-bottom: 5px;
	width: 572px;
	height:144px;
	text-indent: -700em;

}

.forum_namae {
	line-height: 160%;
	letter-spacing: 1px;
	font-size: 95%;
}


.parts-forumleft {
	font-size: 95%;
	position:relative;
	text-align: left;
	width: 200px;
	float: left;
}
.parts-forumright {
	font-size: 95%;
	position:relative;
	text-align: left;
	width: 280px;
	float: right;
}