@charset "utf-8";

/*-----------------------------------------------------------------------------
information{
	ファイル名 	: index.css;
	概要 		: このCSSファイルはトップページ用です。;
	サイト名 	: 臨床微生物疫学・応用感染症治療学;
	コピーライト: (c) 2008. Tohoku infectious disease crisis control network  All Rights Reserved. ;
}
-------------------------------------------------------------------------------*/

/* indexコンテンツ
-------------------------------------------------------------------------------*/

#Flash{
	width:610px;
	height:220px;
	margin:15px 0 0 0;
	padding:1px;
	float:left;
	border:10px solid #eeeeee;
}
#Flash ul.bxslider, #Flash ul.bxslider li {
	width: 610px;
	height: 220px;
}

#Sflash{
	width:205px;
	height:220px;
	margin:15px 0 0 0;
	padding:1px;
	float:left;
	border-top:10px solid #eeeeee;
	border-right:10px solid #eeeeee;
	border-bottom:10px solid #eeeeee;
	background:url(../flash/flash_bar.jpg) 0 210px no-repeat;
	/*background: #eee;*/
}


/* 左コンテンツ
-------------------------------------------------------------------------------*/

/*左上横４ボタン*/

ul#LTnavi{
	width:620px;
	height:55px;
	margin:0 0 15px 0;
}
ul#LTnavi li{
	width:302px;
	height:55px;
	float:left;
}
ul#LTnavi li a{
	width:302px;
	height:55px;
}

/*左縦５ボタン*/

ul#LBnavi{
	width:143px;
	height:auto;
	margin:0 16px 0 0;
	clear:both;
	float:left;
}
ul#LBnavi li{
	width:143px;
	height:94px;
	margin:0 0 0px 0;
}
ul#LBnavi li a{
	width:143px;
	height:84px;
}

/* 新着 */

#New{
	width:461px;
	height:auto;
	float:left;
}
h2#newtitle{
	width:461px;
	height:36px;
	background:url(../images/index/new.gif) 0 0 no-repeat;
	text-indent:-9999px;
	float:left;
}
dl#newI{
	width:458px;
	height:650px;
	padding:5px 0 0 0; 
	margin:3px auto 0;
	clear:both;
	overflow:auto;
}
dl#newI dt{
	background:url(../images/Icon/01.gif) 5px 9px no-repeat;
	width:88px;
	float:left;
	clear:both;
	padding:5px 0 ;
	text-indent:2em;
}
/*html>body dl#newI dt{
	border-bottom:1px dotted #d7d5d5;
}*/
dl#newI dd{
	width: 350px;
	padding:5px 0 5px 88px;
	margin: 0 0 0 -88px;
	float: left;
	border-bottom:1px dotted #d7d5d5;
}
/*dl#newI dd span{
	width:350px; 
	height:20px;
	display:block;
	overflow:hidden;
}*/


/*　右コンテンツ
-------------------------------------------------------------------------------*/


/* ログイン */

#Login{
	width:200px;
	height:110px;
	margin:0 0 5px 0;
	padding:18px  0 0 19px ;
	background:url(../images/index/Login/back.gif) 0 0 no-repeat;
}
p#id{
	background:url(../images/index/Login/id.gif) 23px 0 no-repeat;
}
p#pass{
	background:url(../images/index/Login/pass.gif) 0 0 no-repeat;
}
p#id,p#pass{
	width:43px;
	height:16px;
	margin:5px 10px 0px 0;
	float:left;
	clear:both;
	text-indent:-9999px;
}
input.loginbox{
	width:110px;
	height:12px;
	padding:1px 2px 1px 5px;
	margin:4px 0 3px 0;
	border:1px solid #40a1a1;
	background-color:#edffff;
	color:#666666;
	font-size:1em;
	float:left;
}
input.logsinB{
	width:74px;
	height:23px;
	margin:5px 10px 0 5px; 
}

/* 国際協力 */

#kokusai{
	background:url(../images/index/kokusai_back.gif) 0 0 no-repeat;
	width:218px;
	height:125px;
	margin: 0 0 3px 0;
}
#kokusai h3 {
	width: 100%;
	height: 100%;
}
#kokusai a{
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
}

p.Rnavi_Txt{
	width:190px;
	height:auto;
	padding:68px 0 0 0;
	margin:0 auto;
	font-family:"ＭＳ Ｐゴシック";
}

/* 人材募集 */

#jinzai {
	background:url(../images/index/jinzai_back02.gif) 0 0 no-repeat;
	width:218px;
	height:96px;
	margin: 0 0 10px 0;
	overflow: hidden;
}
#jinzai h3 {
	width:100%;
	height:100%;
}
#jinzai a{
	width:100%;
	height:100%;
	display: block;
}

/* 地域ネットワーク */


#tiiki{
	background:url(../images/index/tiiki.jpg) 0 0 no-repeat;
	width:218px;
	height:96px;
	margin: -10px 0 2px 0;
	overflow: hidden;
}
#tiiki h3 {
	width: 100%;
	height: 100%;
}
#tiiki a {
	width: 100%;
	height: 100%;
	display: block;
}

/* 業績 */

#gyoseki {
	background:url(../images/index/gyoseki_back.gif) 0 0 no-repeat;
	width:218px;
	height:102px;
	margin: 5px 0 3px 0;
	overflow: hidden;
}
#gyoseki h3 {
	width: 100%;
	height: 100%;
}
#gyoseki a {
	width: 100%;
	height: 100%;
	display: block;
	color: #585858;
	text-decoration: none;
}



/* インフォメーション */

#info{
	background:url(../images/index/info_back.gif) 0 0 no-repeat;
	width:218px;
	height:140px;
	margin: 0;
}
.mail{
	width:200px;
	height:25px;
	margin:100px auto 0;
	display:block;
	text-indent:-9999px;
	text-decoration:none;
}

/* カウンター */
.counter{
	text-align:center;
	letter-spacing: 3px;
	margin:5px auto 0;
}
.counter img{
	border:1px solid #ccc;
	padding:0px;
	margin:0px;
}





















/* 第51回日本熱帯医学会大会 */

#kokusai{
	background:url(../images/index/kokusai_back02.gif) 0 0 no-repeat;
	width:218px;
	height:96px;
	margin: 0 0 3px 0;
}
#jinzai01 {
	background:url(../images/index/jinzai02_back.gif) 0 0 no-repeat;
	width:218px;
	height:96px;
	margin: 0 0 3px 0;
	overflow: hidden;
}
#nettai {
	background:url(../images/index/nettai.jpg) 0 0 no-repeat;
	width:218px;
	height:125px;
	margin: 14px 0 3px 0;
	overflow: hidden;
}
#nettai p {
	width:100%;
	height:100%;
}
#nettai a{
	width:100%;
	height:100%;
	display: block;
	text-indent: -9999px;
}

#network_forum {
	width:218px;
	margin:15px 0 10px 0;
}

#seminar,
#covid_19,
#video {
	width:218px;
	margin: 0 0 10px 0;
}

.itiran{
	margin:5px 0 10px;
	text-align:right;
}

.itiran a{
	color:#777;
}

