@charset "UTF-8";
/* CSS Document */

/* DTD宣言テーブル（file3） */
/*------------------------------*/
#DTDtxt {
	border-right: 1px solid #A5ACB2;
	border-top: 1px solid #A5ACB2;
	margin: 1em 2.5% 2em 2.5%;
}
#DTDtxt th, #DTDtxt td {
	border-left: 1px solid #A5ACB2;
	border-bottom: 1px solid #A5ACB2;
	padding: 1px 3px;
	line-height:100%;
}
#DTDtxt .HTMLver {
	font-size:10px;
	_font-size:80%;
	color: #FFFFFF;
}
#DTDtxt th.HTMLver {
	background-color: #264E75;
}
#DTDtxt td.HTMLver {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #336699;
}
#DTDtxt .TSF {
	font-size:10px;
	_font-size:80%;
	color: #FFFFFF;
	background-color: #4B87C2;
}
#DTDtxt th.TSF {
	font-size:12px;
	_font-size:100%;
	background-color: #3871A9;
}
#DTDtxt .dtd {
	font-size:10px;
	_font-size:80%;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#DTDtxt th.dtd {
	font-size:12px;
	_font-size:100%;
	background-color:#EEEEEE;
}
#DTDtxt .browser {
	background-color:#003300;
}
#DTDtxt .ie6 {
	background-color:#009900;
}
#DTDtxt .modern {
	background-color:#006633;
}
#DTDtxt .browser, #DTDtxt .ie6, #DTDtxt .modern {
	font-size:10px;
	_font-size:80%;
	text-align:center;
	color:#FFFFFF;
	white-space: nowrap;
}
#DTDtxt .mode {
	text-align:center;
	background-color:#EEEEEE;
	color: #333333;
	white-space: nowrap;
}
#DTDtxt th.mode {
	font-size:10px;
	_font-size:80%;
	background-color:#DDDDDD;
}
#DTDtxt .borderBottom {
	border-bottom: 2px solid #333333;
}

