BODY{
	font-size:80%;
	color:#000000;
	line-height: 120%;
}


.normal{
	font-size:80%;
	color:#000000;
	text-decoration:none;
	line-height: 140%;
}


.small{
	font-size:10px;
	color:#000000;
	text-decoration:none;
}


.yellow{
font-size:12px;
color:#FF9900;
line-height:15px;
text-decoration:none;
}


.gray{
font-size:12px;
color:#999999;
line-height:15px;
text-decoration:none;
}


.large{
font-size:14px;
color:#000000;
line-height:17px;
text-decoration:none;
}

a:hover{
	color:#000000;
	text-decoration:underline;
}

/*
2009_01_13 kzk add
*/
#seminer caption {
		font-size:12px;
		padding-bottom:5px;
}
#seminer td {
	padding:10px;
	font-size:12px;
	}
#seminer p {
	line-height:140%;
	}
	
#seminer .pdf img {
	float:left;
	margin-right:20px;
	}
#seminer .pdf {
	width:600px;
	text-align:left;
	padding:20px;
	border:1px solid #cccccc;
	}
#schedule {
	border-collapse:collapse;
	margin-left:10px;
}
#schedule td{
	padding:5px;
	border:1px dotted #cccccc;
}
/*
2009_01_13 kzk add_end
*/
