@CHARSET "Shift_JIS";

* {
	text-align: justify;
	line-height: 1.4;
}


h1, h2, h3, h4, h5, h6 {
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
}

h1 {
	text-align: center;
	margin: 10px 0;
}
h2 {
	text-align: center;
	margin: 0;
}

p {
	text-indent: 1em;
}

img {
	display: block;
	margin: auto;
	border-style: none;
}

table {
	margin: auto;
	border-spacing: 0em;
	border-collapse: collapse;
	border-top: solid 2px #000000;
	border-bottom: solid 2px #000000;
}
th {
	padding: 0.1em 0.5em;
	text-align: center;
	vertical-align: middle;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}
td {
	padding: 0.1em 0.5em;
	vertical-align: middle;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

.sn {
  font-style: italic;
}
table.title th.presenter {
	width: 6em;
}

address {
	font-style: normal;
}
