@charset "UTF-8";



/*
	UHCTアライアンス - 大学病院臨床試験アライアンス Seet # Revision: 1.01

	Author Date:
	2007.03.18 (rakuza.co.jp) New Document;

	Contents:
		Initialization
		Container
		Header
		Contents
		Footer
*/


/* table
----------------------------------------------- */

table {
	margin: 0 0 10px 18px;
	width: 472px;
	font-size: 0.8em;
	line-height: 1.4em;
	border-collapse: collapse;
}

.tableLong {
	width: 790px !important;
}

.tableLongA {
	width: 790px !important;
	font-size: 0.7em !important;
	border: 1px solid #b0bdc7;	
}

.tableLongB {

	width: 790px !important;
	border: none;
}

.tableLongC {
	width: 700px !important;
	font-size: 0.7em !important;
	border: 1px solid #b0bdc7;	
}

caption {
	font-size: 0.9em !important;
	line-height: 1.4em !important;
	font-weight: bold;
}

th {
	color: #316602;
	text-align: left;
	border-bottom-color: #b0bdc7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #b0bdc7;
	border-left-style: dotted;
	border-left-width: 1px;
	border-right-color: #b0bdc7;
	border-right-style: dotted;
	border-right-width: 1px;
}

td{
	border-bottom-color: #b0bdc7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #b0bdc7;
	border-left-style: dotted;
	border-left-width: 1px;
	border-right-color: #b0bdc7;
	border-right-style: dotted;
	border-right-width: 1px;
}

th , td {
	padding: 5px 0 5px 5px;
	font-weight: normal;
}

.odd {
	background-color: #e4e4e4;
}

.even {
	background-color: #eff1f6;
}
