@charset "utf-8";

/* =============================================================

　 個別設定

============================================================= */


/*  全体・コンテナー 設定
--------------------------------------------- */


/*  ヘッダー 設定
--------------------------------------------- */


/*  コンテンツ 設定
--------------------------------------------- */


/*  Content Top
-----------------------------------*/

/* -------- カテゴリータイトル -------- */

.boxCategoryTitle {
  background-image: url(../img/categorytitle-bg-all.png);
  
}

.tblAttendance th,
.tblAttendance td {
font-weight: bold;
font-size: 1.2em;
}



/*  Content Main
-----------------------------------*/

/* -------- タイトル -------- */



/* ------ コンテンツ ------ */

/* -- トップ -- */

.contactForm td label {
	display: inline-block;
	margin-right: 20px;
	cursor: pointer;
}





/*  フッター 設定
--------------------------------------------- */
