/* 全体の背景 */
body {
	background-color:ivory ;
	color: #000000;
	padding: 20px;
}
/* ページ全体のBOX（階層１） */
table#outline {
    background-color: #ffffff;
    width: 750px;
    border: 1px solid #666666;
    padding:15px;
    text-align:center;
}
/* ページ一番上のシステム名等（階層１） */
table#title {
    background-color: #999966;
    background-repeat: no-repeat;
    width: 750px;
    border: 0px;
    height: 30px;
    font-weight: bold;
    font-size: 12pt;
    color:#000000;
    text-align:center;
}
/* ページタイトルの文字 */
.title_text {
    background-color: #CCCC99;
    padding-top:5px;
    padding-bottom:5px;
    font-weight: bold;
    font-size: 12pt;
    color:#000000;
    text-align:center;
}

.title_text2 {
    background-color: #CCCC99;
    padding-top:5px;
    padding-bottom:5px;
    font-weight: bold;
    font-size: 12pt;
    color:#000000;
    text-align:left;
	width: 120px;
}

/* ページ内の本文用のBOX（階層１） */
table#comment {
	background-repeat: no-repeat;
	width: 750px;
	border: 0px;
	height: 30px;
	font-weight: normal;
	font-size: 9pt;
	line-height: 14pt;
	background-color: #FFFFFF;
}
/* ページ内の通常の文字 */
.page-comment {
	font-weight: normal;
	font-size: 10.5pt;
	line-height: 14pt
}
/* 赤い文字 */
.red {
	COLOR: #ff0000;
}
/* 文字色指定１ */
.fcolor1 {
	COLOR: #b22222;
}
/* 文字色指定２ */
.fcolor2 {
	COLOR: #000000;
}
/* 文字色指定３ */
.fcolor3 {
	COLOR: #000000;
}
/* ページ内の小さめの文字 */
.page-small {
	font-weight: normal;
	font-size: 9pt;
	line-height: 12pt
}
/* リンク */
A:hover {
	COLOR: #cccccc
}
/* 入力用タイトル上部のバー（階層２） */
table#input_ber {
	border: 1px #999999;
	background-color: #999966;
	width: 700px;
}
/* 入力用タイトル */
.input_box_header {
	background-color: #CCCC99;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	color:#FFFFFF;
	font-size:14pt;
	font-weight:900;
}
/* 入力確認用タイトル上部のバー（階層２） */
table#confirm_bar {
	border: 1px #c0cccc;
	background-color: #999966;
	width: 700px;
}
/* 入力確認用タイトル */
.confirm_box_header {
    padding-top:5px;
    padding-bottom:5px;
    background-color: #CCCC99;
    font-weight: bold;
    font-size: 12pt;
    color:#000000;
    text-align:center;
}
/* ページボックス内の本文BOX（階層２） */
table#detailout {
	width: 700px;
	border: 1px #666666;
	background-color: #666666;
}
/* 注文内容のボックス（階層３） */
table#orderdetail {
	width: 660px;
	border: 1px #999999;
	background-color: #999999;
}
/* フォームの項目名 */
.form-komoku {
	font-weight: normal;
	font-size: 9pt;
	background-color: ivory;
}
/* フォームの内容（input などが入る） */
.form-naiyo {
	font-weight: normal;
	font-size: 9pt;
	line-height: 11pt;
	background-color: #FFFFFF;
}
/* フォームの内容（合計など太字の分）*/
.form-naiyo-b {
	font-weight: bolder;
	font-size: 9pt;
	line-height: 11pt;
	background-color: #FFFFFF;
}
/* フォームの項目名（商品名などの分） */
.form-detail {
	font-weight: normal;
	font-size: 9pt;
	line-height: 11pt;
	background-color: #f3f3d9;
}
/* ページ内の本文用のBOX（階層２） */
table#comment2 {
	background-repeat: no-repeat;
	width: 700px;
	border: 0px;
	height: 30px;
	font-weight: normal;
	font-size: 9pt;
	line-height: 14pt;
	background-color: #FFFFFF;
}
/* ページ内の本文用のBOX（階層３） */
table#comment3 {
	background-repeat: no-repeat;
	width: 660px;
	border: 0px;
	height: 30px;
	font-weight: normal;
	font-size: 9pt;
	line-height: 14pt;
	background-color: #FFFFFF;
}
/* ページフッター（階層１） */
table#footer {
	background-repeat: no-repeat;
	width: 750px;
	border: 0px;
	height: 30px;
	font-weight: normal;
	font-size: 9pt;
	line-height: 14pt;
	background-color: #FFFFFF;
}
/* ページ内の汎用BOX */
table#box {
	background-repeat: no-repeat;
	border: 0px;
	font-weight: normal;
	font-size: 9pt;
	line-height: 14pt;
}
/* ページ内の項目名用 */
table#banner {
	height: 34px;
	width: 100%;
}
/* ページ内の項目名用（その２） */
table#banner2 {
	height: 34px;
	width: 90%;
}
/* ページ内項目名ポイント画像 */
.BannerLeft {
	background-image: url(Lec_image/SCADM_Bar_Side.gif);
	background-repeat: repeat;
}
/* ページ内項目名下線画像 */
.BarRight {
	background-image: url(Lec_image/SCADM_Bar_LSide.gif);
	background-repeat: repeat-x;
	font-size: 9pt;
}
/* ページ一番下Copyright表示用 */
.copyright {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 8pt;
}
/* aタグ再定義 */
a {
	text-decoration: underline;
}
/* セミナーシステム用 */
/* セミナー一覧の表示タイプ指定欄*/
table#Lec_typelist {
	font-weight: normal;
	font-size: 10.5pt;
	line-height: 14pt;
}
/* ページ上部のセミナーグループ一覧*/
table#Lec_grp_list {
    border: 1px #666666 solid;
    background-color: #FFFFF0;
    font-size:10pt;
    line-height:20pt;
    padding: 0px;
}
.lec_grp_text {
    font-size:10pt;
    line-height:20pt;
    margin:0pt;
    padding:0pt;
}
/* セミナーグループの情報ボックス */
table#lec_group {
    width: 700px;
    border: 1px #666666;
    background-color: #666666;
}
/* セミナーグループタイトルの文字設定 */
.lec_group_title {
    font-weight:bolder;
    font-size:14pt;
}
/* セミナーグループの文字設定 */
.lec_group_text {
	background-color: #FFFFF0;
    font-size:10pt;
    line-height:14pt;
}
/* セミナー（２）グループの情報ボックス */
table#lec_group2 {
	width: 680px;
	border: 1px #666666;
	background-color: #666666;
}
/* セミナーグループ（２）タイトルの文字設定 */
.lec_group2_title {
    font-weight:bolder;
    font-size:12pt;
}
/* セミナーグループ（２）の文字設定 */
.lec_group2_text {
	background-color: #FFFFF0;
    font-size:10pt;
    line-height:14pt;
}
/* セミナ情報ボックス */
table#lec_main {
	width: 700px;
	border: 1px #666666;
	background-color: #666666;
}

/* セミナー汎用 */
.lec_table {
	width: 100%;
	border: 1px #666666 solid;
	background-color: #FFFFF0;
}

/* 感想ボックス */
table#lec_comment {
	width: 95%;
	border: 1px #666666 solid;
	background-color: #FFFFF0;
}

/* プロフィールブロックタイトル */
.block_title {
	color: #0000cd;
	font-weight: normal;
	font-size: 11pt;
}
/* 茶色太字強調フォント */
font.name {
	color: #b22222;
	font-size: 14pt;
	font-weight:bolder;
}

/* 太字で強調10.5pt */
font.stronger {
	font-size: 10.5pt;
	font-weight:bolder;
	line-height: 12.5pt
}


/* セミナータイトルの文字設定 */
.lec_main_title {
    font-weight:bolder;
    font-size:12pt;
}
/* セミナ情報の項目名の文字設定 */
.lec_main_header {
	font-weight: bolder;
	font-size: 9pt;
	line-height: 11pt;
	background-color: #CCCC99;
}
/* セミナー情報の文字設定 */
.lec_main_text {
	font-weight: normal;
	font-size: 9pt;
	line-height: 11pt;
	background-color: #FFFFFF;
}
/* 終了したセミナー情報の文字設定 */
.lec_main_close_text {
	font-weight: normal;
	font-size: 9pt;
	line-height: 11pt;
	background-color: #f5f5f5;
}

