@charset "utf-8";

/*-----------------------------------------------------------------------------
information{
	ファイル名 	: control.css;
	概要 		: 教室概要;
	サイト名 	: 臨床微生物疫学・応用感染症治療学;
	コピーライト: (c) 2008. A northeastern infectious disease crisis control network  All Rights Reserved. ;
}
-------------------------------------------------------------------------------*/


/* classloom
-------------------------------------------------------------------------------*/

ul#topList {
	width: 420px;
	height: auto;
	margin:0 0 20px 0;
	*margin:0;
	float: left;
}
div#t_pics {
	width: 112px;
	height: 200px;
	margin:0 10px 0 20px;
	text-align: center;
	float: right;
}
div#t_pics img {
	width: 112px;
	height: 150px;
	margin-bottom: 0.5em;
	padding:2px;
	border:1px solid #ccc;
}
.text {
	width: 100%;
	height: auto;
	clear:both;
}
p.text {
	text-indent: 1em;
}
.text dt {
	margin-top: 20px;
}
.text dd {
	text-indent: 1em;
}


.topic_Txt{
	width:570px;
	height:auto;
	margin:0 auto 10px;
	padding:10px;
}
.results li {
	margin: 0 0 0 1em;
	text-indent: -1em;
}
.in {
	text-indent: 1em;
}
div.content {
	width: 10em;
	float: left;
	margin: 15px 0;
	padding: 0 0 0 75px;
}
table.content {
	width: 300px;
	border-collapse: collapse;
	float: left;
	margin: 15px 0 0;
}
table.content td {
	padding: 0 15px 5px;
	text-align: center;
}
table.content img {
	padding: 2px;
	border: solid 1px #ccc;
}
h4 { clear:both;}









