@charset "UTF-8";
#titleMain {
	margin: 0px;
	padding: 0;
	background-image: url(../privatization/src/subtitle.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	line-height: 0;
	height: 33px;
}
#titleMatsuo {
	margin: 0px;
	padding: 0;
	background-image: url(../privatization/src/subtitle_matsuo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	line-height: 0;
	height: 33px;
}
/* CSS Document */

.iidakosodate #mainContent #contents_wide {
}
#contents_wide td {
	font-size: 90%;
}
#contents_wide table .tag {
	font-size: 100%;
	font-weight: bold;
	background-color: #FF9900;
}
#contents_wide table .sect {
	font-weight: bold;
	color: #666666;
	background-color: #eeeeee;
}
#wakuJissen {
	margin: 0px;
	padding: 10px;
	border: thin solid #000000;
}
#wakuTensenUp {
	margin: 0px;
	padding: 10px;
	border: thin dotted #999999;
}
#wakuTensenBottom {
	margin: 0px;
	padding: 10px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

