body {  }

p { }

td { }

a:link { text-decoration: none; }

a:visited { text-decoration: none; }

a:hover { color: #fff;background-color: #009d00;}

a:active { text-decoration: none; }

.handson { width: 100%; height: 100%; margin: 10px; }

.handsP { border-left: 10px solid green; }

.schedule {
	font-size: 14px;
	margin-top: 10px;
	margin-left: 10px;
	border: 3px double #0C6;
	margin-right: 10px;
	padding: 3px;
	text-align: center;
	color: #666;
	font-weight: bold;
}

.hall {
	margin-top: 0px;
	margin-left: 10px;
	font-size: 14px;
	color: #396;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 5px;
	margin-right: 10px;
	padding-left: 3px;
}

.time {
	font-size: 14px;
	margin-left: 10px;
	margin-bottom: 0px;
	background-color: #FFC;
	margin-right: 10px;
	font-weight: normal;
	border-left-width: 10px;
	border-left-style: double;
	border-left-color: #396;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.box {
	font-size: 12px;
	margin-top: 0px;
	list-style-type: none;
}

.title {
	margin-left: 15px;
	margin-top: 5px;
	font-size: 14px;
	margin-bottom: 5px;
}

.box .boxAbster {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 30px;
}

.boxRegister01 {
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 120%;
}

.boxRegister02 {
	padding-left: 30px;
	margin-top: 5px;
	line-height: 120%;
}

.boxRegister03 {
	margin-top: 5px;
	padding-left: 40px;
	line-height: 120%;
}

#printPro {
	font-size: 14px;
	margin: 10px;
	text-align: right;
}

.LinkBox { list-style-type: none; }

.LinkBoxTitle {
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #3CF;
	border-left-color: #3CF;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dashed;
	border-right-style: dotted;
	border-top-color: #3CF;
	border-right-color: #3CF;
}

.LinkBoxLink { font-size: 13px; }

.LinkBoxLinkLink {
	height: 20px;
	width: 400px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	text-align: center;
	background-color: #efefef;
}

.reTop {
	text-align: center;
	display: block;
	float: right;
	font-size: 13px;
	padding: 3px;
	margin-right: 10px;
	border: 1px dotted #FC0;
	width: 100px;
}
