#contents #menu {
	margin-top: 30px;
}
#contents #menu img {
	margin-right: 1px;
	margin-left: 1px;
}
#contents #prpgram {
	background-color: #f1f0f0;
	padding: 5px;
	margin-left: 220px;
	margin-top: 15px;
}
#contents #prpgram h3 {
	background-image: url(../img/seminar/h3_all.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left 2px;
}

#contents #prpgram table {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contents #prpgram td {
	padding: 5px;
	font-size: 1.2em;
	line-height: 150%;
	vertical-align: top;
}
#contents #prpgram th {
	text-align: left;
	padding-bottom: 5px;
	color: #386782;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-size: 1.2em;
}

#contents #prpgram .th_img {
	border-bottom-color: #CCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	width: 190px;
	text-align: center;
}
#contents #prpgram .td_img {
	width: 190px;
	text-align: center;
}
#contents #prpgram table.table_naka {
	padding-top: 10px;
}
#contents #prpgram td.td_naka {
	background-color: #FFF;
	vertical-align: middle;
	font-size: 0.8em;
	line-height: 150%;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #f1f0f0;
}
#contents #prpgram th.th_naka {
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
	width: 65px;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #f1f0f0;
	padding-top: 3px;
	padding-bottom: 2px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #f1f0f0;
}

#contents #prpgram h4 {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
}
#contents #prpgram  img {
	vertical-align: middle;
}

#prpgram a:hover img{
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
}
