@charset "Shift_JIS";

/* -------- table  -------- */

.fukutabi_top {
	font-size: 100%;
	line-height: 1.2em;
	text-align:left;
	color: #fff;
	background-color: #cc0000;
	padding: 4px 20px;
}

.bikou {
	font-size: 93%;
	line-height: 1.2em;
	text-align:left;
	color: #333;
	padding: 4px;
}

.itable_top {
	font-size: 100%;
	line-height: 1.2em;
	text-align:left;
	color: #333;
	background-color: #FFDDDD;
	padding: 12px 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

 .itable2_top {
	font-size: 100%;
	line-height: 1.2em;
	text-align:left;
	color: #333;
	background-color: #fffff7;
	padding: 12px 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}


.itable {
	font-size: 100%;
	line-height: 1.2em;
	text-align:left;
	color: #333;
	background-color: #FFDDDD;
	padding: 12px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

 .itable2 {
	font-size: 100%;
	line-height: 1.2em;
	text-align:left;
	color: #333;
	background-color: #fffff7;
	padding: 12px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
