@charset "UTF-8";

body {
	font-size: 9pt;
	line-height: 140%;
	background-color: #ffffff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

a {
	color: #000000;
	text-decoration: none;
}

h1 {
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #ffffff;
	border-style: double;
	border-color: #666666;
}

h2 {
	font-size: 14pt;
	font-weight: bold;
	line-height: 140%;
	background-color: #ffffff;
	border-top-width: 2px;
	border-right-width: 24px;
	border-bottom-width: 2px;
	border-left-width: 24px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 6px 24px 6px 24px;
	margin: 24px;
	border-top-color: #666666;
	border-right-color: #666666;
}

h3 {
	margin-left: 72px;
	font-size: 9pt;
	font-weight: bold;
}

hr {
	background-color: #000000;
	border-color: #666666;
	border-style: solid none none none;
	border-top-width: 2px;
	margin: 12px 24px 12px 24px;
}

hr .tarea {
	margin-left: 72px;
}

.text {
	font-size: 9pt;
	padding-left: 72px;
	padding-right: 24px;
}

.speaker {
	text-decoration: underline;
	font-weight: bold;
}

.rest {
	width: 300px;
	font-size: 9pt;
	border-top: 2px solid #666666;
	border-bottom: 2px solid #666666;
	margin: 12px 0px 12px 0px;
}

.box {
	width: 600px;
	border-width: 2px 2px 2px 2px;
	border-style: solid;
	padding: 12px 12px 12px 12px;
}

.poster {
	border-color: #666666;
	background-color: #ffffff;
}

.red {
	border-color: #666666;
	background-color: #ffffff;
}

.green {
	border-color: #666666;
	background-color: #ffffff;
}

.blue {
	border-color: #666666;
	background-color: #ffffff;
}

.yellow {
	border-color: #666666;
	background-color: #ffffff;
}

.white {
	border-color: #666666;
	background-color: #FFFFFF;
}

br.brank {
	display: none;
}

.footer {
	margin-right: 24px;
	margin-bottom: 0px;
}

.style1 {
	font-size: 14px
}

.style3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 110%;
}

.style5 {
	font-size: 18px;
	font-weight: bold;
}