@charset "UTF-8"

body {
	color : #6d9ac7;
	font-family : sans-serif;
	font-size: 9pt;
}

body.Zivot {
	background-color : lavender;
	font-family : sans-serif;
	font-size: 11pt;
	color : cyan;
}

body.Zivot01_Cz {
	background-color : #fff7a7;
	font-family : sans-serif;
	font-size: 11pt;
	color : #000099;
}

body.Zivot01_Pa {
	background-color : #fff7a7;
	font-family : sans-serif;
	font-size: 11pt;
	color : purple;
}

body.Zivot01_USA {
	background-color : #fff7a7;
	font-family : sans-serif;
	font-size: 11pt;
	color : #1607ff;
}

a:link    { color : cyan;}
a:visited { color : magenta;}
a:active  { color : magenta;}
a:hover   { color : deeppink; text-decoration : none; }

p.Zivot01 {
	color : orange;
	text-align : center;
	vertical-align : top;
	font-family : sans-serif;
	font-size   : 16pt;
	font-weight : bold;
}

p.ZivotCz_01 {
	text-align : center;
	vertical-align : top;
	color : #000099;
	font-family : sans-serif;
	font-size   : 16pt;
	font-weight : bold;
}

p.ZivotCz_02 {
	text-align : center;
	vertical-align : top;
	color : #000099;
	font-family : sans-serif;
	font-size   : 18pt;
	font-weight : bold;
}

p.ZivotPa_01 {
	text-align : center;
	vertical-align : top;
	color : purple;
	font-family : sans-serif;
	font-size   : 16pt;
	font-weight : bold;
}

p.ZivotPa_02 {
	text-align : center;
	vertical-align : top;
	color : purple;
	font-family : sans-serif;
	font-size   : 18pt;
	font-weight : bold;
}

p.ZivotUSA_01 {
	text-align : center;
	vertical-align : top;
	color : #1607ff;
	font-family : sans-serif;
	font-size   : 16pt;
	font-weight : bold;
}

p.ZivotUSA_02 {
	text-align : center;
	vertical-align : top;
	color : #1607ff;
	font-family : sans-serif;
	font-size   : 18pt;
	font-weight : bold;
}


/*************************************/
/*	マルチヌーの人生                 */
/*****************\********************/
table.TableZivot01 {
	width : 300px;
	border-style : none;
}

td.TD_Zivot01_01 {
	width       : 40px;
	height      : 35px;
	color       : magenta;
	text-align  : center;
	text-decoration : none;
	font-family : sans-serif;
	font-size   : 11pt;
}

td.TD_Zivot01_02 {
	width       : 130px;
	height      : 35px;
	color       : magenta;
	text-align  : left;
	text-decoration : none;
	font-family : sans-serif;
	font-size   : 11pt;
}

/*************************************/
/*	マルチヌーの人生 (コメント)      */
/*****************\*******************/
table.TableZivot02 {
	width : 600px;
	border-style : none;
}

td.TD_Zivot02_01 {
	width       : 100px;
	height      : 35px;
	color       : magenta;
	text-align  : right;
	text-decoration : none;
	vertical-align : top;
	font-family : sans-serif;
	font-size   : 11pt;
}

td.TD_Zivot02_02 {
	width       : 500px;
	height      : 35px;
	color       : magenta;
	text-align  : left;
	text-decoration : none;
	vertical-align : top;
	font-family : sans-serif;
	font-size   : 11pt;
}

/*************************************/
/*	マルチヌーの人生 　              */
/*****************\*******************/
table.TableZivot03 {
	width : 800px;
	border-style : none;
}

table.TableZivot03_2 {
	width : 600px;
	border-style : none;
}

td.TD_Zivot03_00 {
	width       : 800px;
	height      : 25px;
	text-align  : left;
	text-decoration : none;
	vertical-align : top;
	font-family : sans-serif;
	font-size   : 12pt;
}

td.TD_Zivot03_01 {
	width       : 300px;
	height      : 30px;
	text-align  : center;
	text-decoration : none;
	vertical-align : middle;
	font-family : sans-serif;
	font-size   : 12pt;
}

td.TD_Zivot03_02 {
	width       : 500px;
	height      : 30px;
	text-align  : left;
	text-decoration : none;
	vertical-align : top;
	font-family : sans-serif;
	font-size   : 12pt;
}

td.TD_Zivot03_03 {
	width       : 200px;
	height      : 30px;
	text-align  : center;
	text-decoration : none;
	vertical-align : middle;
	font-family : sans-serif;
	font-size   : 11pt;
}

td.TD_Zivot03_04 {
	width       : 400px;
	height      : 30px;
	text-align  : left;
	text-decoration : none;
	vertical-align : top;
	font-family : sans-serif;
	font-size   : 12pt;
}

td.TD_Zivot03_05 {
	width       : 600px;
	height      : 30px;
	text-align  : left;
	text-decoration : none;
	vertical-align : top;
	font-family : sans-serif;
	font-size   : 12pt;
}


