@charset "shift_jis";
.zaiko td.w30 {
	width: 30px;
	text-align: center;
}
.zaiko td.w40 {
	width: 50px;
	text-align: center;
}

.zaiko td.w150  {
	width: 13%;
}
.zaiko td.w65 {
	width: 7%;
}
.zaiko td.txt {
	font-size: 11px;
	line-height: 1.2em;

}



/* CSS Document */
.zaiko_s10 {
	width: 300px;
	float: left;
	margin-right: 20px;
}

.zaiko_s10R {
	width: 300px;
	float: left;
}
.zaiko_s10 table, .zaiko_s10R table {
	width: 300px;
}

.zaiko_s10 tr td, .zaiko_s10R tr td {
	border: 1px solid #CCC;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.zaiko_s10 .bg_01, .zaiko_s10R .bg_01 {
	background-color: #EFF3F5;
	width: 30%;
}


.zaiko_s10 .bg_02, .zaiko_s10R .bg_02 {
	background-color: #EFF3F5;
	text-align:right;
	border-right:none;
	vertical-align: top;
	padding-right: 8px;
	width: 13%;
}
.zaiko_s10 .bg_03, .zaiko_s10R .bg_03 {
	background-color: #EFF3F5;
	border-left:none;
	text-align: left;
	padding-left: 8px;
	width: 20%;
}
.zaiko_s10 .size11, .zaiko_s10R .size11 {
	font-size:11px;
}
.zaikoMenu {
	border: 1px solid #CCC;
	background-color: #EEF7FF;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-right: 20px;
	/*padding-bottom: 5px;*/
	padding-left: 20px;
}
.zaikoMenu li {
	background-image: url(../img/zaiko/zaiko_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
}
.zaikoMenu li a {
	color: #00194C;
	text-decoration: none;
}
.zaikoMenu li a:hover {
	color: #00194C;
	text-decoration: underline;
}



.zaikoMenu ul {
	float: left;
	margin-right: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
}
