/* CSS Document */

div.tablehead {
	margin-bottom:20px;
}

div.tablearea {
	width:730px;
}

div.tablestage {
	width:540px;
}

div.tablearea p {
	margin-top:20px;
}

div.tablearea table {
	font-size:0.9em;
	border-top:solid #dfdfdf 1px;
	border-left:solid #dfdfdf 1px;
}

div.tablearea td {
	padding:0.4em;
	border-bottom:solid #dfdfdf 1px;
	border-right:solid #dfdfdf 1px;
}

div.generallist div {
	float:left;
	width:168px;
	height:30px;
	padding:0.4em;
}

div.gotodetail {
	clear:both;
	padding:0.4em;
}

td.yellow {
	background-color:#FFFFCC;
}

td.gray {
	background-color:#efefef;
}

td.arrange-r {
	text-align:right;
}

td.arrange-c {
	text-align:center;
}

td.arrange-l {
	text-align:left;
}

td.w01 {
	width:156px;
}

td.w02 {
	width:96px;
}

td.w03 {
	width:50px;
}

td.w04 {
	width:158px;
}

td.w05 {
	width:99px;
}

td.w06 {
	width:50px;
}

td.w07 {
	width:86px;
}

td.w09 {
	width:132px;
}

td.w10 {
	width:50px;
}

td.w11 {
	width:60px;
}

td.w12 {
	width:99px;
}

td.w20 {
	width:105px;
}

td.w21 {
	width:76px;
}

td.w22 {
	width:58px;
}

td.w23 {
	width:164px;
}


td.w30 {
	width:75px;
}

td.w31 {
	width:100px;
}

td.w32 {
	width:80px;
}

td.w33 {
	width:300px;
}

/* -----ie6以下適用------*/

* html td.w01 {
	width:165px;
}

* html td.w02 {
	width:106px;
}

* html td.w03 {
	width:58px;
}

* html td.w04 {
	width:173px;
}

* html td.w05 {
	width:116px;
}

* html td.w06 {
	width:56px;
}

* html td.w07 {
	width:94px;
}

* html td.w09 {
	width:142px;
}

* html td.w10 {
	width:58px;
}

* html td.w11 {
	width:92px;
}

* html td.w12 {
	width:116px;
}

* html td.w20 {
	width:110px;
}

* html td.w21 {
	width:85px;
}

* html td.w22 {
	width:65px;
}

* html td.w23 {
	width:172px;
}


/* -----ie7のみ適用------*/

*:first-child+html td.w01 {
	width:165px;
}

*:first-child+html td.w02 {
	width:106px;
}

*:first-child+html td.w03 {
	width:58px;
}

*:first-child+html td.w04 {
	width:173px;
}

*:first-child+html td.w05 {
	width:116px;
}

*:first-child+html td.w06 {
	width:56px;
}

*:first-child+html td.w07 {
	width:94px;
}

*:first-child+html td.w09 {
	width:142px;
}

*:first-child+html td.w10 {
	width:58px;
}

*:first-child+html td.w11 {
	width:92px;
}

*:first-child+html td.w12 {
	width:116px;
}

*:first-child+html td.w20 {
	width:110px;
}

*:first-child+html td.w21 {
	width:85px;
}

*:first-child+html td.w22 {
	width:65px;
}

*:first-child+html td.w23 {
	width:172px;
}
