@charset "utf-8";
/* CSS Document */
div#contents h2{
	background:url(../images/h2_seminar.jpg);
	width:780px;
	height:145px;
	text-indent:-9999px;

}

h3 {
	margin-top:15px;
	width:778px;
	position:relative;
	border:#999 1px solid;
	height:1.8em;
	background:url(../images/h3_bg.jpg) repeat-x;
	font-size:90%;
}

div#contents h3 span {
	/* background:url(../images/h3_seminar.jpg); */
	/* width:780px; */
	/* height:30px; */
	/* margin-top:10px; */
	/* text-indent:-9999px; */
	display:block;
	border-left:#1281E2 solid 3px;
	padding:2px 0 0 8px;
	position:absolute;
	top:0.2em;
	left:10px;
	margin:2px 0 2px 0;
}

div#contents h4 {
	background: url(../images/h4.gif) no-repeat;
	margin:20px 0 0 0;
	padding-top: 5px;
	padding-left: 15px;
}

div#contents a {color:#3333ff;}
div#contents a:hover {color:#f33;}

div#contents table {
	width:780px;
	background:#999;
	margin:10px 0;
}

div#contents th {
	background:#D6EAFC;
	font-weight:bold;
	padding:5px;
	border:#fff solid 1px;
	text-align:center;
}

div#contents td {
	background:#fff;
	padding:5px;
}

div#contents td img {
	border:none;
}

div#contents th.col1 {width:155px;}
div#contents th.col2 {width:65px;}
div#contents th.col3 {width:200px;}
div#contents th.col4 {width:65px;}
div#contents th.col5 {width:65px;}
div#contents th.col6 {width:100px;}
div#contents p.gotop a {margin-right:10px;}
div#contents p.help a {margin-right:10px;}
