@charset "utf-8";
h1 {
	background-image: url(../img/h1_720px.gif);
	background-repeat: no-repeat;
	height: 84px;
	width: 720px;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 82px;
	font-weight: bold;
	color: #FFF;
	padding-left: 20px;
}
#program {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#program h2 {
	width: 700px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #6EB92B;
	font-size: 16px;
	font-weight: bold;
	background-color: #F7F7F7;
	padding-left: 10px;
	color: #000;
	margin-top: 30px;
}
#program h3 {
	width: 695px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 15px;
	padding-left: 5px;
}
#program h4 {
	font-weight: bold;
	color: #360;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	font-size: 13px;
	line-height: 130%;
}

#program p {
	font-size: 80%;
	line-height: 180%;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 2em;
}


table.tb_timetable {
	font-size: 11px;
	line-height: 130%;
	width: 715px;
	margin-bottom: 30px;
	border-collapse:collapse;
	color: #333;
	margin-right: auto;
	margin-left: auto;
}
.tb_timetable a:link {
	color: #360;
	text-decoration: underline;
}
.tb_timetable a:visited {
	color: #666;
	text-decoration: underline;
}
.tb_timetable a:hover {
	color: #F60;
	text-decoration: underline;
}


.tb_timetable th {
	padding: 5px;
	border: 1px solid #CCC;
	background-color: #E2E7CD;
	width: 80px;
	height: 2em;
}
.tb_timetable th.room {
	background-color: #F0F2E6;
	height: 25px;
}

.tb_timetable tr.rest {
	background-color: #F7F7F7;
}


.tb_timetable td {
	padding: 5px;
	border: 1px solid #CCC;
	width: 80px;
}
table.tb_conference {
	width: 650px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	font-size: 12px;
	line-height: 150%;
}
.tb_conference th {
	vertical-align: top;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align: left;
	width: 17em;
}
.tb_conference td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
table.tb_LT_contents {
	font-size: 11px;
	line-height: 150%;
	width: 680px;
	border-collapse:collapse;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.tb_LT_contents th {
	padding: 5px;
	border: 1px solid #CCC;
	background-color: #E2E7CD;
	text-align: center;
	font-size: 12px;
	vertical-align: top;
}
.tb_LT_contents td {
	vertical-align: top;
	padding: 5px;
	border: 1px solid #CCC;
}
.tb_LT_contents td.LT_title {
	background-color: #F7F7F7;
	width: 15em;
}
.tb_LT_contents td.LT_name {
	background-color: #F7F7F7;
	font-weight: bold;
	width: 6em;
}
table.tb_ust {
	width: 90%;
	font-size: 12px;
	line-height: 150%;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	border-collapse:collapse;
}
table.tb_ust th {
	background-color: #E2E7CD;
	padding: 5px;
	border: 1px solid #CCC;
}
table.tb_ust td {
	padding: 5px;
	text-align: center;
	border: 1px solid #CCC;
}
table.tb_ust td.play {
	background-image: url(../img/ust.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 50px;
	text-align: left;
}

#print a {
	height: 40px;
	width: 220px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../img/btn_print.gif);
	display: block;
}
#print a:hover {
	background-position: 0px -40px;
}
table.tb_doc {
	font-size: 12px;
	margin-left: 20px;
}
.tb_doc td {
	padding: 5px;
}
