@charset "utf-8";
/*-----------------------------------------------------------------------------
information{
	ファイル名 	: counters.css;
	概要 		: カウンター用のCSS;
	サイト名 	: 東北大学病院;
	URL 		: ;
	コピーライト: (c) 2009. Tohoku University Hospital. All Rights Reserved. ;
}
-------------------------------------------------------------------------------*/

/*-----準備中-----*/
#counters {
	text-align: right;
	padding: 20px 0 0;
	clear:both;
}
#counters img {
	border:1px solid #CCCCCC;
	margin:0px;
	padding:0px;
}
#textbody {
	/*height: 400px;*/
	height: 640px;

}

.influ {
	width: 616px;
	height: 40px;
	background: url(../index_common/index_image/influ_over.gif) no-repeat 0 0;
	margin: 0 0 5px;
	overflow: hidden;
}
.influ a {
	width: 616px;
	height: 40px;
	background: url(../index_common/index_image/influ.gif) no-repeat 0 0;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
.influ a:hover {background: url(../index_common/index_image/influ_over.gif) no-repeat 0 0;}

.saigai_l{
	margin: 0 0 5px;
	float: left;

}
.saigai_r{
	margin: 0 0 5px;
	float: right;
}

/*↓地震関連の記事掲載中につきlifesaving、NCD のcss変更*/
/*.lifesaving {
	width: 616px;
	height: 40px;
	background: url(../index_common/index_image/lifesaving_over.gif) no-repeat 0 0;
	margin: 0 0 5px;
	overflow: hidden;
}
.lifesaving a {
	width: 616px;
	height: 40px;
	background: url(../index_common/index_image/lifesaving.gif) no-repeat 0 0;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
.lifesaving a:hover {background: url(../index_common/index_image/lifesaving_over.gif) no-repeat 0 0;}*/
.lifesaving2 {
	width: 305px;
	height: 47px;
	background: url(../index_common/index_image/lifesaving_over2.gif) no-repeat 0 0;
	margin: 0 0 5px;
	overflow: hidden;
	float: left;
}
.lifesaving2 a {
	width: 616px;
	height: 47px;
	background: url(../index_common/index_image/lifesaving2.gif) no-repeat 0 0;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
.lifesaving2 a:hover {background: url(../index_common/index_image/lifesaving_over2.gif) no-repeat 0 0;}

/*.NCD {
	width: 616px;
	height: 40px;
	background: url(../index_common/index_image/NCD_over.gif) no-repeat 0 0;
	margin: 0 0 5px;
	overflow: hidden;
}
.NCD a {
	width: 616px;
	height: 40px;
	background: url(../index_common/index_image/NCD.gif) no-repeat 0 0;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
.NCD a:hover {background: url(../index_common/index_image/NCD_over.gif) no-repeat 0 0;}*/
.NCD2 {
	width: 305px;
	height: 47px;
	background: url(../index_common/index_image/NCD_over2.gif) no-repeat 0 0;
	margin: 0 0 5px;
	overflow: hidden;
	float: right;
}
.NCD2 a {
	width: 616px;
	height: 47px;
	background: url(../index_common/index_image/NCD2.gif) no-repeat 0 0;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
.NCD2 a:hover {background: url(../index_common/index_image/NCD_over2.gif) no-repeat 0 0;}

.report{
	margin: 0 0 5px;
}