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

.iidakosodate #container #mainContent h1 {
	margin: 0px;
	padding: 0;
	background-image: url(../basic/src/subtitle.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	line-height: 0;
	height: 33px;
}
.iidakosodate #contents #table_list {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 11px;
}
.iidakosodate #contents #table_list .cell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin: 0px;
	padding: 5px;
}
.iidakosodate #contents #table_list .cell_line {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin: 0px;
	padding: 5px;
}
.iidakosodate #contents #table_list .cell_line_r {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin: 0px;
	padding: 5px;
}
.iidakosodate #contents #table_list .cell_line_l {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	margin: 0px;
	padding: 5px;
}

