/*本文設定＋マージン＋フォント＋基本カラー*/
BODY { background-color: #ffffff; margin-left: 10px; font-size:10pt; color:#222222;}

/*リンクのフォント設定*/
a:link    {color:#332222; text-decoration:none;}
a:visited {color:#332222; text-decoration:none;}
a:active  {color:#332222; text-decoration:none;}
a:hover   {color:#ff0000; text-decoration:underline;}

.we {font-weight:900;}


/*表示部新基準*/
table {border-width:0px;}

td {
	font-size:10pt;
	vertical-align:middle;
}

td.d0{	height:4px;}
td.d1 {	height:24px;
	border :1px solid #878787;
	border-right:0px;
	border-bottom:0px;
}

td.d2{
	width:98px;
	background-color:#5e5e5e;
	color:#ffffff;
	font-weight:900;
	text-align:center;
	border-left:2px solid #ffffff;
}

td.d3{
	width:380px;
	background-color:#878787;
	text-indent:0.5em;
	color:#ffffff;
	font-weight:900;
	border-left:2px solid #ffffff;
}

td.d4{
	text-algin:center;
	width:60px;
	font-size:8pt;
	text-align:center;
	border :1px solid #878787;
	border-left:0px;
	border-bottom:0px;
}

td.d5 {
	width:595px;
	color:#222222;
	text-algin:left;
	border :1px solid #878787;
	border-top:0px;
	padding:2px;
}

td.d6{
	width:480px;
	background-color:#878787;
	text-indent:0.5em;
	color:#ffffff;
	font-weight:900;
	border-left:2px solid #ffffff;
}
