/* CSS Document */

#index {
width:780px;
margin:0px auto;
padding:0px;
}

#index div.seminar_header{
	background: url(img/title2.jpg) left top no-repeat;
	width: 780px;
	height: 160px;
	}

#index div.seminar_header h1 {
	display: block;
	text-indent: -9999em;
	border: none;
	background: none;
	}

#index div.recruitment {
	background: url(img/recruitment.jpg) left top no-repeat;
	width: 780px;
	height: 80px;
	}

#index div.recruitment h2 {
	display: block;
	text-indent: -9999em;
	border: none;
	background: none;
	margin:0px;
	padding:0px;
	}

#index h2 {
	margin-top:30px;
	padding:5px 10px 5px 10px;
	border: none;
	border-left: 8px solid #5DC1CF;
	background: none;
}

#index h3 {
	margin-top:15px;
/*	margin-left:5px; */
	padding:2px 10px 2px 10px;
	border: none;
	border-left: 8px solid #ee8844;
	background: none;
}

.contentsarea td, th, tr {
 font-size: 105% !important;
}

/*--------------------------------------------------------------*/
/*			pAspanvf				*/
/*--------------------------------------------------------------*/
.codered {
	color: red;
}
.codeblue {
	color: blue;
}
.end {
	color:#C00000;
	font-weight:bold;
}
/*--------------------------------------------------------------*/
/*			tablevf				*/
/*--------------------------------------------------------------*/
.space {
	width:100%;
	margin-top:15px;
	margin-bottom:15px;
}