@charset "utf-8";
/* seminar
---------------------------*/

#main.seminar {
	width: 800px;

}

#main h4 {
	background-position: center center;
	vertical-align: middle;
	background-image: url(../img/flowerpic2.gif);
	display: block;
	padding-top: 15px;
}
.seminarLogo {
	float: left;
	margin-left: 20px;
}

.seminarP {
	margin-left: 200px;
}



table{
	margin-left: 30px;
	border-collapse:collapse;
	float: left;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 5px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7A93DF;
	border-right-color: #7A93DF;
	border-bottom-color: #7A93DF;
	border-left-color: #7A93DF;
	width: 350px;
}

.thalgo {
	background-repeat: no-repeat;
	background-image: url(../img/calender_thalgo.gif);

}
.dec {
	background-repeat: no-repeat;
	background-image: url(../img/calender_dec.gif);
}
.ps {
	background-repeat: no-repeat;
	background-image: url(../img/calender_ps.gif);
}
.mt {
	background-repeat: no-repeat;
	background-image: url(../img/calender_mt.gif);
}
.utp {
	background-repeat: no-repeat;
	background-image: url(../img/calender_utp.gif);
}
.oth {
	background-image: url(../img/calender_others.gif);
	background-repeat: no-repeat;
}
.nl {
	background-image: url(../calender_nl.gif);
	background-repeat: no-repeat;
}


caption {
	font-size: 100%;
	color: #006;
	text-align: left;
	margin-left: 10px;
	margin-top: 20px;
}
th {
	color: #006;
	background-color: #7A93DF;
	font-weight: normal;
}

td {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #7A93DF;
	border-left-color: #7A93DF;
	color: #000;
	padding-left: 1px;
	font-size: 200%;
}
.cal td {
	height: 60px;
	width: 45px;
	text-align:right;
	vertical-align: top;
	font-size: 120%;
	padding-right: 3px;
	font-style: italic;
}
.cal table a {
	font-style: italic;
}
.cal table a:hover {

}

.cal p {
	padding-left: 10px;
	text-indent: 10px;
	padding-top: 5px;
}
.contact   {
	text-align: right;
	margin-right: 10px;
}



.nittei {
	width: 728px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	border-left-color: #000;
	border-collapse:collapse;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	margin-top: 30px;
}
.nittei tr td,.nittei tr th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	font-weight: normal;
	font-size: 95%;
}
.nittei td {
	text-align: left;
	padding-left: 2px;
}
.nittei td.tdC {
	text-align: center;
}


.hosoku {
	clear: left;
	margin-left: 35px;
}
.logo  p{
	text-align: center;
	vertical-align: middle;
}
table td.thabg{
	background-color: #00F;
}
table td.decbg {
	background-color: #FF0;
}
table td.paulbg {
	background-color: #0C0;
}
table td.metabg {
	background-color: #FCF;
}
table td.utpbg {
	background-color: #CCC;
}
table td.nlbg {
	background-color: #000000;
}

table td.othbg {
	background-color: #F00;
}
