.sheet_type1 table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}
.sheet_type1 th, .sheet_type1 td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.sheet_type1 th a, .sheet_type1 td a {
	color: #00F;
}

.sheet_type2 {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 12px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
.sheet_type2 table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.sheet_type2 th, .sheet_type2 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 12px;
	line-height: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
	font-weight: normal;
}
.sheet_type2 th a, .sheet_type2 td a {
	color: #00F;
}


#toiawase .toiawase_table{
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	border-collapse: collapse;
}

#toiawase .toiawase_koumoku_title{
	background-color: #F6F6F3;
	border: 1px solid #333333;
	padding: 5px;
	font-size: 90%;
}

#toiawase .toiawase_koumoku_naiyo{
	border: 1px solid #333333;
	padding: 5px;
	font-size: 90%;
}

#toiawase .hissu{
	font-size: 90%;
	color: #FF0000;
}
