@charset "UTF-8";
body {
	font-size: 10pt;
	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: 18pt;
	font-weight: bold;
	color: #000000;
	padding-top: 24px;
	padding-bottom: 24px;
	background-color: #ffffff;
	border-style: double;
	border-color: #666666;
}
h2 {
	font-size: 16pt;
	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: 12px 24px 12px 24px;
	margin: 24px;
	border-top-color: #666666;
	border-right-color: #666666;
}
h3 {
	margin-left: 72px;
	font-size: 10pt;
	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: 10pt;
	padding-left: 72px;
	padding-right: 24px;
}
.speaker {
	text-decoration: underline;
	font-weight: bold;
}
.rest {
	width: 300px;
	font-size: 10pt;
	border-top: 2px solid #666666;
	border-bottom: 2px solid #666666;
	margin: 24px 0px 24px 0px;
}
.box {
	width: 600px;
	border-width : 2px 2px 2px 2px;
	border-style : solid;
	padding : 24px 24px 24px 24px;
}

.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;
}