@charset "UTF-8"

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

/***********************************************************/
/* マルチヌーについて                                 */
/***********************************************************/
table.ABOUT01 {
	width  : 700px;
	height : 500px;
	border-style : none;
	border-width : 3px;
}

td.AB_TD_HEAD {
	width       : 347px;
	height      : 30px;
	background-color : #d8d8eb;
	color       : #cc0000;
	text-align  : left;
	font-size   : 12pt;
	font-weight : bold;
	border-style : none;
	border-width : 3px;
}

td.AB_TD_VCENTER {
	width       : 2px;
	height      : 20px;
	background-color : #d8d8eb;
	color       : #cc0000;
	border-style : none;
	border-width : 3px;
}

td.	AB_TD_VLINE {
	width       : 2px;
	height      : 20px;
	background-color : #7400e8;
	color       : #cc0000;
	border-style : none;
	border-width : 3px;
}

td.AB_TD_INDENT {
	width       : 25px;
	height      : 20px;
	color       : #cc0000;
	border-style : none;
	border-width : 3px;
}


td.AB_TD_REF01 {
	width       : 322px;
	height      : 20px;
	color       : #cc0000;
	text-align  : left;
	font-size   : 9pt;
	font-weight : bold;
	vertical-align : top;
	border-style : none;
	border-width : 3px;
}

td.AB_TD_REF02 {
	width       : 297px;
	height      : 20px;
	color       : #cc0000;
	text-align  : left;
	font-size   : 9pt;
	font-weight : bold;
	vertical-align : top;
	border-style : none;
	border-width : 3px;
}

