@charset "UTF-8";
/*
-----------------------------------------------
companyName pageName Styles
Version: 1.00
----------------------------------------------- */


/* pageStructure
----------------------------------------------- */
/* 講師派遣ご案内
----------------------------------------*/
#dispatch {
	width: 480px;
	border-top: 1px solid #272552;
	border-left: 1px solid #272552;
	margin-bottom: 15px;
	line-height: 100%;
}

#dispatch td {
	border-right: 1px solid #272552;
	border-bottom: 1px solid #272552;
	padding: 2px 1px 1px 3px;
	text-align: left;
	font-size: 0.75em;
	font-weight: normal;
	color: #000000;
}

#dispatch .columnHeader {
	border-right: 1px solid #272552;
	border-bottom: 1px solid #272552;
	background-color: #f4f4f4;
	padding: 2px 1px 1px 3px;
	text-align: left;
	font-size: 0.75em;
	font-weight: normal;
	color: #000000;
}

#dispatch .td01 {
	background-color: #ffffff;
}

#dispatch .td02 {
	background-color: #ffffff;
}

#dispatch .colWidth01 {
	width: 110px;
}

#dispatch .colWidth02 {
	width: 370px;
}

/* カセット会員募集
----------------------------------------*/

#tapeApplication {
	width: 480px;
	border-top: 1px solid #272552;
	border-left: 1px solid #272552;
	margin-bottom: 15px;
	line-height: 100%;
}

#tapeApplication td {
	border-right: 1px solid #272552;
	border-bottom: 1px solid #272552;
	padding: 2px 1px 1px 3px;
	text-align: left;
	font-size: 0.75em;
	font-weight: normal;
	color: #000000;
}

#tapeApplication .columnHeader {
	border-right: 1px solid #272552;
	border-bottom: 1px solid #272552;
	background-color: #f4f4f4;
	padding: 2px 1px 1px 3px;
	text-align: left;
	font-size: 0.75em;
	font-weight: normal;
	color: #000000;
}

#tapeApplication .td01 {
	background-color: #ffffff;
}

#tapeApplication .td02 {
	background-color: #ffffff;
}

#tapeApplication .colWidth01 {
	width: 230px;
}

#tapeApplication .colWidth02 {
	width: 250px;
}

/* テープ配送予定
__________________________________*/ 
#tableTapeDeliver {
	width: 480px;
	border-top: 1px solid #272552;
	border-left: 1px solid #272552;
	margin-bottom: 15px;
	line-height: 100%;
}

#tableTapeDeliver th {
	border-right: 1px solid #272552;
	border-bottom: 1px solid #272552;
	background-color: #f4f4f4;
	padding: 2px 1px 1px 3px;
	text-align: center;
	font-size: 0.75em;
	font-weight: normal;
	color: #000000;
}

#tableTapeDeliver td {
	border-right: 1px solid #272552;
	border-bottom: 1px solid #272552;
	background-color: #ffffff;
	padding: 1px 0 1px 3px;
	text-align: center;
	font-size: 0.75em;
	font-weight: normal;
	color: #000000;
}

#tableTapeDeliver .colWidth01 {
	width: 70px;
}
#tableTapeDeliver .colWidth02 {
	width: 70px;
}
#tableTapeDeliver .colWidth03 {
	width: 130px;
}
#tableTapeDeliver .colWidth04 {
	width: 70px;
}
#tableTapeDeliver .colWidth05 {
	width: 70px;
}
#tableTapeDeliver .colWidth06 {
	width: 70px;
}

#tableTapeDeliver .textLeft {
	text-align: left;
}

/* 経営フォーラム会員募集
__________________________________*/
#tableApplication {
	width: 480px;
	border-top: 1px solid #272552;
	border-left: 1px solid #272552;
	margin-bottom: 15px;
	line-height: 100%;
}

#tableApplication th {
	border-right: 1px solid #272552;
	border-bottom: 1px solid #272552;
	background-color: #f4f4f4;
	padding: 2px 1px 1px 3px;
	text-align: left;
	font-size: 0.75em;
	font-weight: normal;
	color: #000000;
}

#tableApplication td {
	border-right: 1px solid #272552;
	border-bottom: 1px solid #272552;
	padding: 2px 1px 1px 3px;
	text-align: left;
	font-size: 0.75em;
	font-weight: normal;
	color: #000000;
}

#tableApplication .tr01 {
	background-color: #ffffff;
}

#tableApplication .tr02 {
	background-color: #ffffff;
}

#tableApplication .colWidth01 {
	width: 75px;
}
#tableApplication .colWidth02 {
	width: 155px;
}
#tableApplication .colWidth03 {
	width: 240px;
}

/* フォーラムスケジュール
__________________________________*/
#tableSchedule {
	width: 480px;
	border-top: 1px solid #272552;
	border-left: 1px solid #272552;
	margin-bottom: 15px;
	line-height: 100%;
}

#tableSchedule th {
	border-right: 1px solid #272552;
	border-bottom: 1px solid #272552;
	background-color: #f4f4f4;
	padding: 2px 1px 1px 3px;
	text-align: center;
	font-size: 0.75em;
	font-weight: normal;
	color: #000000;
}

#tableSchedule td {
	border-right: 1px solid #272552;
	border-bottom: 1px solid #272552;
	padding: 2px 1px 1px 3px;
	text-align: center;
	font-size: 0.75em;
	font-weight: normal;
	color: #000000;
}

#tableSchedule .tr01 {
	background-color: #ffffff;
}

#tableSchedule .tr02 {
	background-color: #ffffff;
}

#tableSchedule .colWidth01 {
	width: 70px;
}
#tableSchedule .colWidth02 {
	width: 120px;
}
#tableSchedule .colWidth03 {
	width: 130px;
}

#tableSchedule .colWidth04 {
	width: 80px;
}

#tableSchedule .colWidth05 {
	width: 80px;
}