<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*, html { margin: 0; padding: 0; }
body {
	background: #fff;
}
#container {
	color: #000;
	font-family: 'Times New Roman', 'MS PMincho', serif;
	font-size: 18px;
	line-height: 1;
	width: 100%;
}
#head {
	background: url(2011sympo_pic_s.png) left top no-repeat;
	width: 960px;
	margin: 100px auto;
	min-height: 231px;
}
#head h1, #head p, dl.table {
	margin-left: 250px;
}
#body {
	padding-bottom: 100px;
	width: 960px;
	margin: 0 auto;
}
#foot {
	height: 200px;
	border-top: solid 1px #444;
	padding-top: 15px;
	font-size: 16px;
	text-align: ;
}
#foot p {
	width: 960px;
	margin: 0 auto;
}
a:link, a:visited {
	text-decoration: underline;
	color: #557777;
}
a:hover {
	text-decoration: none;
	color: #f3bd21;
}
a:active {
	text-decoration: none;
	color: #e0a608;
}
#head p {
	font-size: 25px;
}
h1 {
	font-size: 50px;
	font-weight: bold;
	border-bottom: solid 1px #000;
	padding: 13px 0px 20px;
}
h2 {
	font-size: 35px;
	font-weight: bold;
	margin: 100px 0px 30px;
}
h3 {
	font-size: 23px;
	font-weight: bold;
	margin: 45px 0px 15px;
}
#body p {
	margin: 15px 0px 30px;
	line-height: 1.8;
}
.content_free {
	margin: 60px 0px;
}
hr {
	margin: 45px 0px;
	border: dotted 0px #b97;
	border-width: 1px 0px 0px;
}
ul {
	list-style: none;
	margin: 15px 0px;
}
ul.disc {
	list-style: disc;
	padding-left: 1.8em;
}
dl.table {
	padding: 20px 0px;
	line-height: 1.8;
	font-size: 18px;
}
dl.table dt {
	color: ;
	width: 4em;
	float: left;
	font-weight: bold;
}
dl.table dd {
	padding-left: 4em;
}
table {
	border: none;
	border-collapse: collapse;
}
td {
	vertical-align: top;
}
td.th {
	font-weight: bold;
}

table.dl_image {
	margin: 90px 0px 150px;
}
table.dl_image td {
	text-align: center;
	padding-right: 5px;
	font-size: 85%;
}
table.dl_image a:link img, table.dl_image a:visited img {
	border: solid 1px #bcc;
}
table.dl_image a:hover img {
	border: solid 1px #ffe464;
}
table.dl_image a:active img {
	border: solid 1px #e0a608;
}

.image {
	text-align: ;
	margin: 30px 0px;
}
.image img {
	border: solid 1px #edc;
}
table.presentation {
	width: 100%;
	margin: 60px 0px 60px;
	border: solid 1px #d4dcdc;
	border-width: 8px 0px;
	line-height: 1.8;
}
table.presentation td {
	padding: 2px 0px;
}
table.presentation td.th {
	width: 10em;
	padding-left: 0px;
	color: ;
}
table.presentation td.speaker,
table.presentation td.position,
table.presentation td.title {
	border-bottom: dotted 1px #d4dcdc;
}
table.presentation td.speaker { width: 6em; }
table.presentation td.position {
	font-size: 85%;
	width: 10em;
	vertical-align: bottom;
}
.small {
	font-size: 85%;
}
dl.guide, dl.guide2 {
	margin: 5px 0px;
	line-height: 1.8;
	font-size: 18px;
}
dl.guide dt {
	width: 8em;
	float: left;
	font-weight: bold;
}
dl.guide dd {
	padding-left: 8em;
}
dl.guide2 dt {
	width: 4em;
	float: left;
	font-weight: bold;
}
dl.guide2 dd {
	padding-left: 4em;
}
.indent {
	padding-left: 1em;
}</pre></body></html>