@charset "utf-8";
/* #titleArea タイトル背景画像
+=========================================================+*/
#titleArea {
	background:url(../images/pic_title.jpg) center center no-repeat;
	background-size:cover;
}

/*
#mainArea table th.mark {
	color:#FFF;
	background:#ae504c;
}
*/

#mainArea table td.mark,
#mainArea table td.waku,
#mainArea table td.ban {
	background: #fff;
}

#mainArea table th.mark,
#mainArea table  th {
	color: #FFF;
	background: #21365b;
}
.table-bordered .bg-213.middle {white-space: nowrap;}
#mainArea table td {
	vertical-align: middle;
}

#mainArea table th {
	text-align: center;
	vertical-align: middle;
}

.bg-2 { background: #eee;}
.bg-3 { background: #ffeeee;}
.bg-4 { background: #eefaff;}
.bg-5 { background: #fffff6;}
.bg-6 { background: #e9faea;}
.bg-7 { background: #fef4e5;}
.bg-8 { background: #fff3ff;}
.bg-9 { background: #f4e9ff;}

.name {
	font-size: 1.5em;
	font-weight: bold;
	 white-space: nowrap;
}
