@charset "utf-8";

/*富永理事長タブ*/
#t_tab {
	text-indent: -9999px;
	background: url(../images/m_manseiki/t_tab.gif) no-repeat 12px bottom;
	height: 33px;
	width: 740px;
	border-bottom: 6px solid #036;
}

/*その他タブ設定*/
.tab {
	text-indent: -9999px;
	margin-top: 30px;
	height: 33px;
	width: 740px;
	border-bottom: 6px solid #666;
}

/*柚子医師*/
#y_tab { background: url(../images/m_manseiki/y_tab.gif) no-repeat 12px bottom; }

/*説明支援ナース*/
#e_tab { background: url(../images/m_kyuseiki/e_tab.gif) no-repeat 12px bottom; }

/*説明支援ナース*/
#h_tab { background: url(../images/m_kyuseiki/h_tab.gif) no-repeat 12px bottom; }

/*説明支援ナース*/
#i_tab { background: url(../images/m_kyuseiki/i_tab.gif) no-repeat 12px bottom; }

/*動画部*/
.movie_w {
	background: #e2e2e2;
	padding: 15px;
	width: 710px;
}

/*動画導入部*/
#movie_t { background: #d4dde5; }

/*動画部（説明）*/
.movie_ex {
	float: left;
	margin-right: 10px;
	width: 340px;
}

.movie_ex p span { color: #f00; }

/*動画部（FLASH）*/
.movie_flv {
	float: left;
	width: 360px;
}

/*写真*/
img.image {
	float: left;
	margin-right: 10px;
}

/*アンケートに答える*/
a.bn1 {
	background: url(../images/m_manseiki/bn1.gif) no-repeat;
	margin-top: 11px;
	height: 56px;
	width: 190px;
}

a:hover.bn1 { background: url(../images/m_manseiki/bn1.gif) no-repeat 0 -56px; }

/*お問い合わせ*/
a.bn2 {
	background: url(../images/m_manseiki/bn2.gif) no-repeat;
	margin-top: 11px;
	height: 56px;
	width: 159px;
}

a:hover.bn2 { background: url(../images/m_manseiki/bn2.gif) no-repeat 0 -56px; }

/*動画を拡大して再生*/
a.bn3 {
	background: url(../images/m_manseiki/bn3.gif) no-repeat;
	margin-top: 13px;
	height: 69px;
	width: 183px;
}
/*ムービーをセンタリング*/
div.movie_wide{
	text-align:center;
	padding:20px 0 0 0;
}
,
a:hover.bn3 { background: url(../images/m_manseiki/bn3.gif) no-repeat 0 -69px; }

/*アンケート*/
#questionnaire {
	background: #d2d9ec;
	margin-top: 30px;
	padding: 13px;
	width: 714px;
}

/*アンケート図・背景*/
.q_bg {
	background: #fff;
	padding: 0 10px;
	width: 694px;
}

.q_bg img { float: left; }

/*Dr.からの意見table*/
table#dr {
	margin-top: 10px;
	width: 694px;
}

table#dr th {
	background: #d6d6d6;
	width: 140px;
	vertical-align: top;
}

table#dr th img { margin: 14px 0 0 13px; }

table#dr td {
	background: #ededed;
	width: 554px;
}

table#dr td p {
	line-height: 1.5;
	margin: 10px;
}

/*角丸始まり・終わり*/
#tab_top {
	background: url(../images/m_kyuseiki/tab_top.gif) no-repeat;
	height: 10px;
	width: 714px;
}

#tab_bottom {
	background: url(../images/m_kyuseiki/tab_bottom.gif) no-repeat;
	height: 10px;
	width: 714px;
}

#tab_top span,#tab_bottom span { display: none; }

/*医師の視点に立った急性期医療の現場改善を*/
#p_bg {
	background: url(../images/m_kyuseiki/p_bg.jpg) no-repeat;
	margin-top: 20px;
	padding: 22px 20px 0 245px;
	height: 245px;
	width: 449px;
}

#p_bg p {
	font-size: 12px;
	line-height: 1.6;
	color: #336;
	margin-top: 10px;
}

/*アンケートにご協力下さい*/
a#bn_questionnaire {
	background: url(../images/m_kyuseiki/bn_questionnaire.gif) no-repeat;
	margin: 0 auto;
	height: 83px;
	width: 490px;
}

a:hover#bn_questionnaire { background: url(../images/m_kyuseiki/bn_questionnaire.gif) no-repeat 0 -83px; }


