/*----------------------------------------------*/
/* 作陽学園スタイルシート		*/
/*----------------------------------------------*/

/* BODY */
BODY{
background-image:url(); 
background-repeat:no-repeat; 
background-attachment:; 
background-color:#FFEFD5; 
}

/* TD */
TD{ 
color:black; 
font-size:10pt; 
}

/* 見出し一覧 */
TD.bg-msglist{ 
}
DIV.msglist{ 
}
/* 見出し詳細 */
TD.bg-msgdetail{ 
}
DIV.msgdetail{ 
}
/* メッセージ1 */
TD.bg-msg1{ 
}
DIV.msg1{ 
}
/* 検索条件部 */
TD.bg-search{ 
}
DIV.search{ 
}
/* タイトル */
TD.bg-title{ 
}
DIV.title{ 
}
/* 日程 */
TD.bg-scadule1{ 
	background-color: #EEE8AA;
	text-align: left;
}
DIV.scadule1{ 
	color: black;
	font-size: 11pt;
	font-weight: bold;
}
FONT.scadule1-1{ 
	font-weight: bold;
}
/* 時間 */
TD.bg-scadule2{ 
	background-color: #EEE8AA;
	text-align: left;
}
DIV.scadule2{ 
	color: black;
	font-size: 10pt;
}
/* 場所 */
TD.bg-scadule3{ 
	background-color: #EEE8AA;
	text-align: left;
}
DIV.scadule3{ 
	color: black;
	font-size: 10pt;
	font-weight: bold;
}
FONT.scadule3-1{ 
	font-weight: bold;
}
/* 登録日 */
TD.bg-scadule4{ 
}
DIV.scadule4{ 
}
/* 更新日 */
TD.bg-scadule5{ 
}
DIV.scadule5{ 
}
/* その他1 */
TD.bg-scadule6{ 
}
DIV.scadule6{ 
}
/* その他2 */
TD.bg-scadule7{ 
}
DIV.scadule7{ 
}
/* その他3 */
TD.bg-scadule8{ 
}
DIV.scadule8{ 
}
/* その他4 */
TD.bg-scadule9{ 
}
DIV.scadule9{ 
}
/* その他5 */
TD.bg-scadule10{ 
}
DIV.scadule10{ 
}
/* 日程ライン */
TD.bg-bdscadule{ 
	background-color: #BDB76B;
}
DIV.bdscadule{ 
}
/* 備考1 */
TD.bg-txt1{ 
}
DIV.txt1{ 
}
/* 備考2 */
TD.bg-txt2{ 
}
DIV.txt2{ 
}
/* サブタイトル */
TD.bg-subtitle{ 
}
DIV.subtitle{ 
}
/* 記事1 */
TD.bg-maintxt1{ 
}
DIV.maintxt1{ 
}
/* 記事1ライン */
TD.bg-bdmaintxt1{ 
}
DIV.bdmaintxt1{ 
}
/* 記事2 */
TD.bg-maintxt2{ 
}
DIV.maintxt2{ 
}
/* 記事2ライン */
TD.bg-bdmaintxt2{ 
}
DIV.bdmaintxt2{ 
}
/* 参照リンク1 */
TD.bg-link1{ 
}
DIV.link1{ 
}
/* 参照リンク2 */
TD.bg-link2{ 
}
DIV.link2{ 
}
/* 画像 */
TD.bg-photo{ 
}
DIV.photo{ 
}
/* 画像注釈 */
TD.bg-photoc{ 
}
DIV.photoc{ 
}
/* 資料 */
TD.bg-doc{ 
}
DIV.doc{ 
}
/* 問合せ先 */
TD.bg-maintxt3{ 
}
DIV.maintxt3{ 
}
/* 問合せ先ライン */
TD.bg-bdmaintxt3{ 
}
DIV.bdmaintxt3{ 
}
/* 区分1 */
TD.bg-kubun1{ 
}
DIV.kubun1{ 
}
/* 区分1ライン */
TD.bg-bdkubun1{ 
}
DIV.bdkubun1{ 
}
/* 区分2 */
TD.bg-kubun2{ 
}
DIV.kubun2{ 
}
/* 区分2ライン */
TD.bg-bdkubun2{ 
}
DIV.bdkubun2{ 
}
/* 区分3 */
TD.bg-kubun3{ 
}
DIV.kubun3{ 
}
/* 区分3ライン */
TD.bg-bdkubun3{ 
}
DIV.bdkubun3{ 
}
/* 区分4 */
TD.bg-kubun4{ 
}
DIV.kubun4{ 
}
/* 区分4ライン */
TD.bg-bdkubun4{ 
}
DIV.bdkubun4{ 
}
/* 区分5 */
TD.bg-kubun5{ 
}
DIV.kubun5{ 
}
/* 区分5ライン */
TD.bg-bdkubun5{ 
}
DIV.bdkubun5{ 
}
/* 行区切り画像 */
TD.bg-rowline{ 
}


