@charset "shift_jis";

/*************************************************************************

information{
	FILE NAME : p-clinic.css;
	Copyright(c) 2009 Mitsui Memorial Hospital.;
}

*************************************************************************/

/* コンテンツエリア全体
--------------------------------------------------------------------------*/

.clm2-bg-clinic{background:none;}

/* 左メニュー
--------------------------------------------------------------------------*/

/* 各項目タイトル */

.cnt-lmn-clinic-a{background:none;}
.cnt-lmn-clinic-b{background:none;}

/* メインコンテンツ
--------------------------------------------------------------------------*/

/*診療一覧のみ*/

#TabbedPanels1{
	display:block;
	}


#TabbedPanels2{
	display:block;
	}
	

#TabbedPanels3{
	display:block;
	}
	
.TabbedPanels {
	margin:0;
	padding:0;
}

.TabbedPanelsTabGroup {
	display:none;
	}

#cl-list-title{
	display:block;
	font-size:16px;
	padding:5px;
	}

.TabbedPanelsTab {
	width:164px;
	height:28px;
	background:url(../clinic/img/top_tab_off.gif) 0 0;
	position: relative;
	float:left;
	list-style: none;
	text-indent:-9999px;
	outline:0px;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	}

.TabbedPanelsTabHover {
	background:url(../clinic/img/top_tab_on.gif) 0 0;
}

.TabbedPanelsTabSelected {
	background:url(../clinic/img/top_tab_n.gif) 0 0;
}

.TabbedPanelsContentGroup {
	width:686px;
	background:url(../clinic/img/top_tab_bg.gif) 0 0 no-repeat;
	margin:0 7px 0 7px;
	padding:18px 12px 0 12px;
}

#tab01{ background-position: 0 0; }
#tab02{ background-position: -164px 0; }
#tab03{ background-position: -328px 0; }
.TabbedPanelsTabHover {
	background:url(../clinic/img/top_tab_on.gif) 0 0;
}

.TabbedPanelsTabSelected {
	background:url(../clinic/img/top_tab_n.gif) 0 0;
}

.TabbedPanelsContentGroup {
	background:none;
	margin:0;
	padding:0;
}

.TabbedPanelsContent{
	display:block !important;
	}

#tab01{ background-position: 0 0; }
#tab02{ background-position: -164px 0; }
#tab03{ background-position: -328px 0; }


/* トピックス
---------------------------------------------------------------------*/

#cnt-box-topics-day{
	text-align:right;
	}

.cnt-topic-t{
	padding:9px 0 5px 70px;
	background:url(../img/icon-topics.gif) 0 0 no-repeat;
	}

.cnt-topic-w{
	padding:9px 0 5px 70px;
	background:url(../img/icon-oshirase.gif) 0 0 no-repeat;
	}
	

/* キービジュアル
---------------------------------------------------------------------*/

.cnt-m-top-kv,
.cnt-mkv-naika-p
{background:none;}

/* FAQ
---------------------------------------------------------------*/

#faq-box{
	margin-bottom:10px;
	}

.faq-box-q{
	padding:12px 12px 12px 50px; 
	background:url(../faq/img/icon-faq-q.gif) top left no-repeat #fffef8;
	border: solid 1px #e0daca;
	font-size:12px;
	color:#7b6241;
	font-weight:bold;
	}