@charset "UTF-8"

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

body.Zadni {
	background-color : lavender;
	font-family : sans-serif;
	font-size: 9pt;
	color : purple;
}

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


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

p.Title01 {
	text-align : left;
	vertical-align : top;
	font-family : sans-serif;
	font-size   : 9pt;
	font-weight : bold;
}

p.Comment01 {
	text-align : left;
	vertical-align : top;
	font-family : sans-serif;
	font-size   : 8pt;
	font-weight : none;
}

div.HeadMonth {
	width       : 800px;
	color       : magenta;
	text-align  : left;
	vertical-align : top;
	font-family : sans-serif;
	font-size   : 9pt;
	font-weight : bold;
	border-style : none;
	border-width : 3px;
}


/*************************************/
/*	リンク01                         */
/*************************************/
table.REF01 {
	width : 600px;
	border-style : none;
}

td.TD_REF01 {
	width       : 60px;
	height      : 10px;
	color       : magenta;
	text-align  : center;
	text-decoration : none;
	font-family : sans-serif;
	font-size   : 9pt;
}

/*************************************/
/*	本文01                            */
/*************************************/
table.LetterBody01 {
	width : 800px;
	border-style : none;
}


td.TD_LB01 {
	width : 800px;
	text-align  : left;
	font-family : sans-serif;
	font-size   : 9pt;
	font-weight : none;
}

img.Home {
	width  : 59px;
	height : 62px;
	border-style : none;
}

ul {
	list-style-type: disc;
	left-margin: 0;
	padding: 0;
	width: 800;
}
