@charset "UTF-8"

body {
	color : blue;
	font-family : sans-serif;
	font-size: 9pt;
}

p.Title01 {
	width : 500px;
	color : blue;
	text-align : center;
	vertical-align : top;
	font-family : sans-serif;
	font-size   : 14pt;
	font-weight : bold;
}

p.Comment01 {
	width : 500px;
	color : navy;
	text-align : left;
	vertical-align : top;
	font-family : sans-serif;
	font-size   : 11pt;
	font-weight : none;
}

img.Line01 {
	width  : 494px;
	height : 22px;
	border-style : none;
}


/*************************************/
/****     TABLE_KOM01             ****/
/*************************************/
table.TABLE_KOM01 {
	width : 500px;
	border-style : none;
}

td.TD_KOM01_00 {
	height      : 30px;
	width       : 500px;
	color       : indigo;
	text-align  : left;
	text-indent : 12px;
	font-family : sans-serif;
	font-size   : 12pt;
	font-weight : none;
}

td.TD_KOM01_01 {
	height      : 30px;
	width       : 50px;
	color       : blue;
	text-align  : center;
	font-family : sans-serif;
	font-size   : 12pt;
	font-weight : bold;
}

td.TD_KOM01_02 {
	height      : 30px;
	width       : 450px;
	color       : blue;
	text-align  : left;
	font-family : sans-serif;
	font-size   : 12pt;
	font-weight : none;
}

/*************************************/
/****     TABLE_KOM02             ****/
/*************************************/
table.TABLE_KOM02 {
	width : 600px;
	border-style : none;
}

td.TD_KOM02_00 {
	height      : 30px;
	width       : 600px;
	color       : navy;
	text-align  : left;
	text-indent : 12px;
	font-family : sans-serif;
	font-size   : 12pt;
	font-weight : none;
}

td.TD_KOM02_01 {
	height      : 30px;
	width       : 100px;
	color       : navy;
	vertical-align : top;
	text-align  : right;
	text-indent : 10px;
	font-family : sans-serif;
	font-size   : 10pt;
	font-weight : none;
}

td.TD_KOM02_02 {
	height      : 30px;
	width       : 500px;
	color       : navy;
	vertical-align : top;
	text-align  : left;
	text-indent : 10px;
	font-family : sans-serif;
	font-size   : 10pt;
	font-weight : none;
}

