/* CSS Document */

table.graph {
	width: auto;
}

table.graph th {
	width: 150px;
}

table.graph td {
	padding: 1px;
	white-space: nowrap;
}

table.graph td div.bar {
	height:20px;
	line-height: 20px;
	float: left;
	font-size: 9px;
	overflow: hidden;
}

table.graph td div.yoto1 {
	background-color: #FFCCCD;
}

table.graph td div.yoto2 {
	background-color: #B5E2C1;
}

table.graph td div.yoto3 {
	background-color: #97C3FF;
}

table.graph td div.yoto5 {
	background-color: #FFD659;
}

table.graph td div.yoto6 {
	background-color: #FFFF59;
}

table.graph td div.yoto7 {
	background-color: #dfdfdf;
}

table#yotobetsuuchiwake th.yoto1 {
	background-color: #FFCCCD;
}

table#yotobetsuuchiwake th.yoto2 {
	background-color: #B5E2C1;
}

table#yotobetsuuchiwake th.yoto3 {
	background-color: #97C3FF;
}

table#yotobetsuuchiwake th.yoto5 {
	background-color: #FFD659;
}

table#yotobetsuuchiwake th.yoto6 {
	background-color: #FFFF59;
}

table#yotobetsuuchiwake th.yoto7 {
	background-color: #dfdfdf;
}

table#yotobetsuuchiwake th {
	color: #333;
}

table#yotobetsuuchiwake th.white {
	color: white;
}

table.graph td div.chiiki1 {
	background-color: #B5E2C1;
}
table.graph td div.chiiki2 {
	background-color: #B5E200;
}
table.graph td div.chiiki3 {
	background-color: #B5E2FF;
}
table.graph td div.chiiki4 {
	background-color: #B5FFC1;
}
table.graph td div.chiiki5 {
	background-color: #B500C1;
}
table.graph td div.chiiki6 {
	background-color: #B5EEC1;
}
table.graph td div.chiiki7 {
	background-color: #B5E2CC;
}
table.graph td div.chiiki8 {
	background-color: #B5EECC;
}
table.graph td div.chiiki9 {
	background-color: #B5FFFF;
}
table.graph td div.chiiki10 {
	background-color: #B5CCCC;
}
table.graph td div.chiiki11 {
	background-color: #B5EEEE;
}
table.graph td div.chiiki12 {
	background-color: #B55555;
}

div.bukken{
	width: auto;
	line-height: 20px;
	padding-right: 30px;
	padding-left: 20px;
}

table#yotobetsuuchiwake,
table#chiikibetsuuchiwake {
	
}

table#yotobetsuuchiwake td,
table#chiikibetsuuchiwake td {
	text-align: center;
}

table.detail tr.baikyaku th,
table.detail tr.baikyaku td {
	background: #dfdfdf;
}

caption.baikyaku_memo{
	text-align: left;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    line-height: 2;
}
