/* charset */
@charset "utf-8";



.torihiki {
	margin-top: 10px;
}

.torihiki table {
	width:99%;
	border-top: 1px solid #696969;
	border-left: 1px solid #696969;
	margin-bottom: 40px;
	font-size: 80%;
	text-align: left;
}

.torihiki td {
	padding: 5px;
}

.c1 {
	width: 7.2em;
	color: #000;
	background-color: #B9E8FF;
	border-right: 1px solid #696969;
	border-bottom: 1px solid #696969;
	text-align: center;
}

.c2 {
	color: #000;
	background-color: #FFF;
	border-right: 1px solid #696969;
	border-bottom: 1px solid #696969;
}
