@charset "utf-8";

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

　 個別設定

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


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


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


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


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

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

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

.contactForm td span.subTxt {
	display: block;
	margin-top: 0.5em;
	margin-left: -0.5em;
}

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

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



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

.seminarName {
	font-size: 1.2em !important;
	border: 3px solid #d60000;
}

.seminarName label,
.seminarName ul li {
	font-weight: bold;
}

.seminarName label:last-child {
	margin-bottom: 0;
}

.contactForm th.seminarttl {
	background-color: #FFE4E4 !important;
}

.contactForm label {
	display: block;
	margin-bottom: 1em;
	cursor: pointer;
	text-indent: -1.5em;
	margin-left: 1.5em;
}

.contactForm label .txtRed {
	font-size: 1em;
	font-weight: bold;
}

.contactForm .txtRed small {
	display: block;
	margin-top: 0.92em;
	font-size: 0.85em;
	font-weight: bold;
}

.contactForm .txtInfo {
	margin-bottom: 1.5em;
	padding: 1em;
	background-color: #FFF5F5;;
}

.contactForm .txtInfo p {
	font-weight: bold;
	line-height: 1.6em;
}

.contactForm hr {
	margin-bottom: 1.5em;
	border-width: 0.5px;
}

.contactForm input[type="checkbox"], input[type="radio"] {
	margin-right: 10px;
}

/* -- トップ -- */


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