@charset "utf-8";

/*動画導入部*/
#movie_intro {
	background: #e2e2e2;
	padding: 15px;
	width: 710px;
}

/*動画導入部（説明）*/
#movie_intro1 {
	float: left;
	margin-right: 10px;
	width: 340px;
}

/*動画導入部（FLASH）*/
#movie_intro2 {
	float: left;
	width: 360px;
}

/*説明*/
p#movie_ex {
	font-size: 75%;
	color: #036;
	line-height: 2;
	background: #fff;
	padding: 15px;
	margin: 10px 0;
	width: 308px;
	border: 1px dashed #036;
}

/*拡大ボタン*/
a#intro_bn {
	background: url(../images/message/play_01.gif) no-repeat;
	height: 72px;
	width: 182px;
	float:left;
}
a:hover#intro_bn { background: url(../images/message/play_01.gif) no-repeat 0 -72px; }


/*ムービー入口*/
#movie_e { margin-top: 50px; }

.movies {
	float: left;
	margin-right: 6px;
}

p.movie_bg {
	color: #fff;
	line-height: 1.6;
	background: url(../images/message/movie_bg.gif) repeat-y;
	padding: 10px 26px 10px 26px;
	width: 306px;
}


/*急性期医療への取り組み*/
a#movie1_bn {
	float: left;
	background: url(../images/message/movie1_bn.gif) no-repeat;
	height: 94px;
	width: 282px;
}

a:hover#movie1_bn { background: url(../images/message/movie1_bn.gif) no-repeat 0 -94px; }

/*急性期医療への取り組み*/
a#movie2_bn {
	float: left;
	background: url(../images/message/movie2_bn.gif) no-repeat;
	height: 94px;
	width: 282px;
}

a:hover#movie2_bn { background: url(../images/message/movie2_bn.gif) no-repeat 0 -94px; }