body {
	background-color: transparent;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0
}

#indent {text-indent: 1em }
#indent2 {text-indent: 2em }
#indent3 {text-indent: 3em }
#indent4 {text-indent: 4em }
#indent5 {text-indent: 5em }
#indent6 {text-indent: 6em }
#indent7 {text-indent: 7em }
#indent8 {text-indent: 8em }
#indent9 {text-indent: 9em }
#indent10 {text-indent: 10em }
#indent11 {text-indent: 11em }
#indent12 {text-indent: 12em }
#indent13 {text-indent: 13em }
#indent14 {text-indent: 14em }
#indent15 {text-indent: 15em }
#indent16 {text-indent: 16em }
#indent17 {text-indent: 17em }
#indent18 {text-indent: 18em }

#main {
	border-style: outset;
	border-color: #FFFFCC;
	border-width: 1 1 2 0;
}

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #FF9900;
}

#info a:link {
	text-decoration: none;
	color: #0000FF;
}

#info a:visited {
/*	text-decoration: none;*/
	color: #0000FF;
}

#info a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #c00;
	font-size: 120%;
}

/* Footer TOP Page Link */
table.footer {
	font-weight: bold;
	text-align: center;
	font-size: 12pt;
}

table.cont {
	width: 100%;
	height: 100%;
	background-color: #FAFAD2;
	color: #0000FF;
}

table.cont2 {
	width: 100%;
	background-color: #FAFAD2;
	color: #0000FF;
}

table.cont3 {
	width: 100%;
	background-color: #333399;
	color: #FFFFFF;
}

td.cont {
	padding: 2;
	margin: 0;
	font-size: 9pt;
	font-weight: bold;
/*	white-space: nowrap;*/
	text-align: center;
}
/*td.cont4 add 2008/9/26 by t.yamashita*/
td.cont4 {
	padding: 2;
	margin: 0;
	font-size: 9pt;
	font-weight: normal;
/*	white-space: nowrap;*/
/*	text-align: center;*/
}
span.normal {font-weight: normal; }

td.announce {
	padding: 2;
	margin: 0;
	font-size: 12pt;
	font-weight: bold;
/*	white-space: nowrap;*/
	text-align: center;
	text-decoration: blink
}

td.cont3 {
	padding: 2;
	margin: 0;
	font-weight: bold;
	font-size: 9pt;
/*	white-space: nowrap;*/
	text-align: center;
}

a.cont:link {
	text-decoration: none;
	color: #0000FF;
}

a.cont:visited {
	text-decoration: none;
	color: #0000FF;
}

a.cont:hover {
	text-decoration: underline;
	color: #FF9900;
	font-size: 100%;
}

a.cont3:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.cont3:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a.cont3:hover {
	text-decoration: underline;
	color: #FF9900;
	font-size: 100%;
}
a.announce:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.announce:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a.announce:hover {
	text-decoration: underline;
	color: #FF9900;
	font-size: 100%;
}

#top {
	border-style: outset;
	border-color: #FFFFCC #FFFFCC #0033FF #FFFFCC;
	border-width: 3 5 3 5;
}
/* Footer TOP Page Link */
BODY {
        margin-top: 10pt
        background-color: #FFFFFF;
        color: #000000;
        font-size: small;
        margin-top: 20;
        margin-bottom: 20;
}

table.back {
        width: 250;
        height: 0;
        padding-left: 10;
        padding-right: 10;
        padding-top: 5;
        padding-bottom: 5;
        margin: 0;
        background-color: #eeeeee;
        font-size: normal;
        font-weight: bold;
        color: black;
        vertical-align: middle;
        text-align: center;
        white-space: nowrap;
}

table.level1 {
        width: 680;
        height: 0;
        vertical-align: top;
        border-style: solid;
        border-width: 0;
        border-spacing: 0;
        padding: 0;
        margin: 0;
}

a.cont2:link {
	text-decoration: none;
	color: #FAFAD2;
}

a.cont2:visited {
	text-decoration: none;
	color: #FAFAD2;
}

a.cont2:hover {
	text-decoration: underline;
	color: #FF9900;
	font-size: 100%;
}