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


/*科目リスト*/
table.renkei_kamoku  {
	border: 1px solid #999;
	background: #fff;
	line-height: 1.2em;
}
table.renkei_kamoku  tr td {
	border-bottom: 1px dotted #999;
	border-right: 1px dotted #999;
}
table.renkei_kamoku  tr th:last-of-type {
	border-right: none;
}
table.renkei_kamoku  tr th {
	color: #FFF;
	background: #666;
}
table.renkei_kamoku  tr .td_last_solid {
	border-bottom-style: solid;
}
table.renkei_kamoku td.td_last_right_dotted {
	border-right: dotted 1px #999!important;
	color:red;
}
table.renkei_kamoku tr td:last-of-type{
	border-right: none;
}

table.renkei_kamoku tr:last-of-type td{
	border-bottom: none!important;
}
table.renkei_kamoku tr td.dot_right{
	border-right: 1px dotted #999;
}

/*table.renkei_kamoku tr td table tr td {
	background: #FFF;
	line-height: 1.2em;
	color:red;
}*/
/*table.renkei_kamoku tr td table tr.td_last_solid td {border-bottom: solid;
	color:red;
}*/
/*.renkei_kamoku tr td table caption {
	background: #FFF;
	color:red;
}*/
/*.renkei_kamoku tr td table tr th {
	background: #666;
	color: #FFF;
	color:red;
}*/
/*.renkei_kamoku tr td.td_last_solid2 {
	border-right: none;
	color:red;
}*/
/*.renkei_kamoku tr:last-of-type td {
	border-bottom: none;
	color:red;
}*/
/*.renkei_kamoku tr .td_last {
	border-right-style: none;
	color:red;
}*/
/*.renkei_kamoku tr .td_last_bottom {
	border-bottom-style: none;
	color:red;
}*/
/*.renkei_kamoku.radius-10 tr.td_last_solid {
	border-bottom-style: solid;
	color:red;
}
*/
/*.renkei_kamoku.radius-10-bottom .solid td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	color:red;
}
*/


/*table.renkei_kamoku tr th:last-of-type{
	border-right: none!important;
	color:red;
}*/
/*.renkei_kamoku.radius-10-bottom tr .coment_kamoku {
	font-size: 85%;
	line-height: 1.3em;
	color:red;
}*/
/*End 科目リスト*/




/*.renkei_kamoku.radius-10-bottom tr .td_last_last {
	border-style: none;
	color:red;
}
*/

/*オリジナル*/
.renkei_kamoku-original {
	border: 1px solid #999;
	background: #fff;
	line-height: 1.2em;
}
.renkei_kamoku-original tr td table tr th {
	background: #666;
	color: #FFF;
}
.renkei_kamoku-original tr td {
	border-bottom: 1px dotted #999;
	border-right: 1px dotted #999;
}
.renkei_kamoku-original tr td:last-of-type {
	border-right: none;
}
.renkei_kamoku-original tr:last-of-type td {
	border-bottom: none;
}
.renkei_kamoku-original tr th:last-of-type {
	border-right: none;
}
.renkei_kamoku-original tr .td_last {
	border-right-style: none;
}
.renkei_kamoku-original tr th {
	color: #FFF;
	background: #666;
}
.renkei_kamoku-original tr .td_last_bottom {
	border-bottom-style: none;
}
.renkei_kamoku-original.radius-10-bottom tr .td_last_solid {
	border-bottom-style: solid;
}
.renkei_kamoku-original.radius-10 tr.td_last_solid {
	border-bottom-style: solid;
}
/*End オリジナル*/