@charset "utf-8";
#eventCont {
	background: #CCCCCC;
	width: 80%;
	height: 300px;
}
#eventCont th {
	color: #000000;
	width: 100%;
	height: 20px;
	font-weight: bold;
	line-height: 160%;
}
.eventschedule {
	color: #333333;
	background: #009933;
	width: 96%;
	margin: 10px auto;
	padding: 0px;
	clear: both;
}
.eventschedule td {
	text-align: center;
	line-height: 140%;
	font-size: 80%;
}
.eventschedule caption {
	font-weight: bold;
	color: #333333;
	background: #FFCCFF;
}
.eventschedule tr {
	padding: 0px;
	margin: 0px;
	background: #99CC00;
}
.eventschedule .date {
	width: 20%;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.Tableheadline {
	font-weight: bold;
	color: #333333;
	line-height: 160%;
	text-align: center;
}
#schedule {
	width: 100%;
	height: 100%;
	background: no-repeat 95% 95%;
	min-height: 100%;
}
th {
	color: #FFFFFF;
	background: #669933;
	font-weight: bold;
	line-height: 160%;
}
#schedule h2 {
	color: #000000;
	background: #FFFFFF;
	line-height: 160%;
	font-weight: bold;
	display: block;
	width: 78%;
	text-align: left;
	text-indent: 1em;
	padding: 3px;
	border-top: 1px solid #339900;
	border-right: 1px solid #339900;
	border-bottom: 1px solid #339900;
	border-left: 10px solid #339900;
}
.white {
	background: #FFFFFF;
}
.eventschedule a {
	color: #0033FF;
	font-weight: normal;
	text-decoration: underline;
}
#presenArea {
	height: 100%;
	width: 98%;
	min-height: 100%;
	margin: 20px auto 10px;
	border: 1px solid #009900;
	padding: 10px 0px;
	background: #CCFFCC;
}

#presenArea img {
	display: block;
	float: left;
	margin: 1em 1em 1em 2em;

}
#presenArea h2 {
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 160%;
	margin-bottom: 0.5em;
	display: block;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	background: #669900;
}
#presenArea h3 {
	font-size: 1.2em;
	color: #000000;
	font-weight: bold;
	line-height: 160%;
	background: url(../img/eventIMG/0619eventtitle3.jpg) no-repeat center top;
	height: 50px;
	width: 100%;
	text-indent: -9999px;
}
#presenArea ul {
	text-decoration: none;
	margin-top: 1em;
}
#presenArea li {
	color: #000000;
	list-style: none inside;
	text-indent: 5em;
	font-size: 0.9em;
	line-height: 160%;
}
#presenArea dl {
	text-indent: 5em;
	text-decoration: none;
}
#presenArea dt {
	color: #000000;
	font-size: 1em;
	line-height: 160%;
	margin-top: 1em;
	padding-bottom: 2px;
	font-weight: bold;
}
#presenArea dd {
	color: #000000;
	font-size: 0.9em;
	line-height: 140%;
}
#presenArea a {
	font-weight: bold;
	line-height: 160%;
}
#presenArea h4 {
	font-weight: bold;
	color: #006600;
	text-align: center;
	margin-top: 0em;
	line-height: 160%;
	font-size: 0.8em;
}
.headline4 {
	font-weight: bold;
	color: #333333;
	text-align: center;
	text-indent: -10em;
}
#presenArea p {
	color: #000000;
	line-height: 160%;
	font-size: 0.8em;
	text-indent: 5em;
	margin-bottom: 5px;
	clear: both;
	margin-top: 1em;
}
#coution {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	padding: 3px;
	border: 2px solid #009900;
}
#coution h5 {
	color: #FF0000;
	font-size: 0.9em;
	font-weight: bold;
	text-align: left;
	text-indent: 1em;
	padding-bottom: 3px;
	border-bottom: 1px solid #000000;
	margin-bottom: 3px;
}
.note {
	color: #FF0000;
}
.box {
	padding: 2px;
	margin-left: 2em;
}
.box a {
	padding: 2px 3px;
	border: 2px solid #999999;
	color: #FFFFFF;
	background: #006600;
}
.box a:hover {
	color: #33FF99;
	padding: 2px 3px;
	background: #006600;
	}
.underline {
	padding-bottom: 3px;
	border-bottom: 1px solid #FF0000;
}
.Redbold {
	font-weight: bold;
	color: #F00;
	font-size: 110%;
}
.caption {
	font-size: 90%;
}
.smallsize {
	display: block;
	float: left;
}
