body {
	bgcolor:#ffffff;
	color: #4d4d4d;
	font-size: 9pt;
	line-height: 12pt;
	margin-top: 0px;
	margin-left:0px;
}

td {
	color: #4d4d4d;
	font-size: 9pt;
	line-height: 12pt;
}


H1 {
	color: #4d4d4d;
	font-size: 9pt;
	line-height: 12pt;
}

H2 {
	color: #1963AA;
	font-size: 9pt;
	line-height: 12pt;
        font-weight: bold;
}


.span1 {
	color: #4d4d4d;
	font-size: 9pt;
	line-height: 12pt;
        font-weight: bold;
}

.span2 {
	color: #1963AA;
	font-size: 9pt;
	line-height: 12pt;
}

.span3 {
	color: #1963AA;
	font-size: 9pt;
	line-height: 12pt;
        font-weight: bold;
}

.span4 {
	color: #FFFF00;
	font-size: 9pt;
	line-height: 12pt;
}

.span5 {
	color: #999900;
	font-size: 9pt;
	line-height: 12pt;
}

/*start　06/04/01 追加（インタビュー用）*/

.span6 {
	color: #1963AA;
}

.content  {
	font-size: 12pt;
	line-height: 15pt;
}

/*end　06/04/01 追加（インタビュー用）*/


.linkwhite a:link {
	color: white;
	font-size: 9pt;
	text-decoration: none 
}

.linkwhite a:visited {
	color: white;
	font-size: 9pt;
	text-decoration: none 
}

.linkwhite a:hover {
	color: white;
	font-size: 9pt;
	text-decoration:underline;
}


.linkwhite a:active {
	color: white;
	font-size: 9pt;
	text-decoration: none 
}


.linkgreen a:link {
	color: #009900;
	font-size: 9pt;
	text-decoration: none 
}

.linkgreen a:visited {
	color: #FF0000;
	font-size: 9pt;
	text-decoration: none 
}

.linkgreen a:hover {
	color: #33CC33;
	font-size: 9pt;
	text-decoration:underline;
}

.linkgreen a:active {
	color: #009900;
	line-height: 9pt;
	font-weight: bold;
	text-decoration: none 
}
