/********************************************************************/
/*                                                                  */
/*  ECC進学ゼミ-総合版- スタイルシート(windows-ie版)   　　　　　　 */
/*  　　　　　　　　　　　　　　　　　　　　           2002.07.04版 */
/*                                                制作者：松井 隆昌 */
/*                                                                  */
/********************************************************************/


/* リンク（通常） */
a:link {
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
text-decoration : underline;			/* 文字装飾（下線） */
color : #3366CC;				/* フォントカラー */
	}

/* リンク（訪問済み） */
a:visited {
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
text-decoration : underline;			/* 文字装飾（下線） */
color : #996699;				/* フォントカラー */
	}

/* リンク（リンクボタン押した直後） */
a:active {
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
text-decoration : underline;			/* 文字装飾（下線） */
color : #ffcccc;				/* フォントカラー */
	}

/* リンク（リンク上にマウスポインタ） */
a:hover {font-size : 12px;			/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
text-decoration : underline;			/* 文字装飾（下線） */
color : #ff6633;				/* フォントカラー */
	}

/* body内の文字設定 */
body {	
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
	}

/* td内の文字設定 */
td {	
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
	}

/* デフォルトフォント */
font {	
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
	}

/* フォント10px （通常版）*/
.f10 {
font-size : 10px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
color : #333333;				/* フォントカラー */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* フォント12px （通常版）*/
.f12 {
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
color : #333333;				/* フォントカラー */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* フォント12px(太文字)*/
.b_f12 {
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
color : #333333;				/* フォントカラー */
font-weight : bold;				/* 太字 */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* フォント16px(太文字)*/
.b_f16 {
font-size : 16px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 150%;				/* 行間 */
color : #333333;				/* フォントカラー */
font-weight : bold;				/* 太字 */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 白色 #FFFFFF 12px */
.white_1 {
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
color : #FFFFFF;				/* フォントカラー */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 白色(太文字) #FFFFFF 12px */
/* 使用例：合格実績の学校名 */
.b_white_1 {
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
color : #FFFFFF;				/* フォントカラー */
font-weight : bold;				/* 太字 */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 薄い青 #0099FF 12px */
/* 使用例：校舎案内ページ */
.rightblue_1 {
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
color : #0099FF;				/* フォントカラー */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 抹茶色 #999933 12px */
/* 使用例：サポートシステム */
.maccha_1 {
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
color : #999933;				/* フォントカラー */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 抹茶色(太文字) #999933 12px */
/* 使用例： */
.b_maccha_1 {
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
color : #999933;				/* フォントカラー */
font-weight : bold;				/* 太字 */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 濃い緑 #669900 12px */
/* 使用例：資料請求ページ */
.koi_green_1 {
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
color : #669900;				/* フォントカラー */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 濃い緑(太文字) #669900 12px */
/* 使用例：トップページ集中講座、資料請求ページ、講座案内（社会）、高卒クラス（OB・OG VOICE） */
.b_koi_green_1 {
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
color : #669900;				/* フォントカラー */
font-weight : bold;				/* 太字 */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 濃い緑(太文字) #669900 14px */
/* 使用例：高3生科その他の学部・学科系統受講マニュアルのコース名 */
.b_koi_green_2 {
font-size : 14px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 150%;				/* 行間 */
color : #669900;				/* フォントカラー */
font-weight : bold;				/* 太字 */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 濃い緑(太文字) #669900 16px */
/* 使用例： */
.b_koi_green_3 {
font-size : 16px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 150%;				/* 行間 */
color : #669900;				/* フォントカラー */
font-weight : bold;				/* 太字 */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 濃い緑(太文字) #669900 18px */
/* 使用例：合格実績の人数、講座案内（社会） */
.b_koi_green_4 {
font-size : 18px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 150%;				/* 行間 */
color : #669900;				/* フォントカラー */
font-weight : bold;				/* 太字 */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 青緑色 #336600 10px */
/* 使用例：少人数クラス */
.aomidori_0 {
font-size : 10px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
color : #336600;				/* フォントカラー */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 青緑色 #336600 12px */
/* 使用例：少人数クラス */
.aomidori_1 {
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
color : #336600;				/* フォントカラー */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 青緑色(太文字) #336600 12px */
/* 使用例： */
.b_aomidori_1 {
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
color : #336600;				/* フォントカラー */
font-weight : bold;				/* 太字 */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 緑青色 #009999 10px */
/* 使用例：テキストのページ */
.midoriao_0 {
font-size : 10px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
color : #009999;				/* フォントカラー */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 緑青色 #009999 12px */
/* 使用例：テキストのページ */
.midoriao_1 {
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
color : #009999;				/* フォントカラー */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 緑青色(太文字) #009999 12px */
/* 使用例：講座案内（数学科） */
.b_midoriao_1 {
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
color : #009999;				/* フォントカラー */
font-weight : bold;				/* 太字 */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 緑青色(太文字) #009999 18px */
/* 使用例：講座案内（数学科） */
.b_midoriao_4 {
font-size : 18px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 150%;				/* 行間 */
color : #009999;				/* フォントカラー */
font-weight : bold;				/* 太字 */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 青紫色 #006699 10px */
/* 使用例：テキストのページ */
.aomurasaki_0 {
font-size : 10px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
color : #006699;				/* フォントカラー */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 青紫色 #006699 12px */
/* 使用例：テキストのページ */
.aomurasaki_1 {
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
color : #006699;				/* フォントカラー */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 青紫色(太文字) #006699 12px */
/* 使用例：テキストのページ */
.b_aomurasaki_1 {
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
color : #006699;				/* フォントカラー */
font-weight : bold;				/* 太字 */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 青色 #0066CC 12px */
/* 使用例： */
.aoiro_1 {
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
color : #0066CC;				/* フォントカラー */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 青色 #0066CC(太文字) 12px */
/* 使用例： */
.b_aoiro_1 {
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
color : #0066CC;				/* フォントカラー */
font-weight : bold;				/* 太字 */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 青色 #0066CC(太文字) 12px */
/* 使用例： */
.b_aoiro_2 {
font-size : 14px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 150%;				/* 行間 */
color : #0066CC;				/* フォントカラー */
font-weight : bold;				/* 太字 */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 青色 #0066CC(太文字) 18px */
/* 使用例： */
.b_aoiro_4 {
font-size : 18px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 150%;				/* 行間 */
color : #0066CC;				/* フォントカラー */
font-weight : bold;				/* 太字 */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 紫色 #CC6699 10px */
/* 使用例： */
.murasaki_0 {
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
color : #CC6699;				/* フォントカラー */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 紫色 #CC6699 12px */
/* 使用例：カリキュラムのページ */
.murasaki_1 {
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
color : #CC6699;				/* フォントカラー */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 紫色 #CC6699(太文字) 12px */
/* 使用例： */
.b_murasaki_1 {
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
color : #CC6699;				/* フォントカラー */
font-weight : bold;				/* 太字 */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 薄紫色 #CC99CC 12px */
/* 使用例：カリキュラムのページ */
.right_murasaki_1 {
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
color : #CC99CC;				/* フォントカラー */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 薄紫色 #CC99CC(太文字) 12px */
/* 使用例：カリキュラムのページ */
.b_right_murasaki_1 {
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
color : #CC99CC;				/* フォントカラー */
font-weight : bold;				/* 太字 */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 黒紫色 #663366 12px */
/* 使用例：カリキュラム */
.kuromurasaki_1 {
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
color : #663366;				/* フォントカラー */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 黄土色 #CC9900 12px */
/* 使用例：イベント案内 */
.oudoiro_1 {
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
color : #CC9900;				/* フォントカラー */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 黄土色(太文字) #CC9900 12px */
/* 使用例：トップページイベント案内 */
.b_oudoiro_1 {
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
color : #CC9900;				/* フォントカラー */
font-weight : bold;				/* 太字 */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 黄土色(太文字) #CC9900 14px */
/* 使用例：イベント案内 */
.b_oudoiro_2 {
font-size : 14px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 150%;				/* 行間 */
color : #CC9900;				/* フォントカラー */
font-weight : bold;				/* 太字 */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 赤茶色 #CC6600 12px */
/* 使用例：トップページガンバルー、高2生科、高1生科 */
.aka_chairo_1 {
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
color : #CC6600;				/* フォントカラー */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 赤茶色(太文字) #CC6600 12px */
/* 使用例：トップページガンバルー、高2生科、高1生科、アンケート結果発表 */
.b_aka_chairo_1 {
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
color : #CC6600;				/* フォントカラー */
font-weight : bold;				/* 太字 */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* こげ茶色 #996600 10px  */
/* 使用例：記入例 */
.kogecha_0 {
font-size : 10px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 115%;				/* 行間 */
color : #996600;				/* フォントカラー */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* こげ茶色 #996600 12px */
/* 使用例：記入例 */
.kogecha_1 {
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
color : #996600;				/* フォントカラー */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 赤色 #ff3300 10px */
/* 使用例：注意書き */
.red_0 {
font-size : 10px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 115%;				/* 行間 */
color : #ff3300;				/* フォントカラー */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 赤色 #ff3300 12px */
/* 使用例： */
.red_1 {
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
color : #ff3300;				/* フォントカラー */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 赤色(太文字) #ff3300 12px */
/* 使用例：エラー */
.b_red_1 {
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
color : #ff3300;				/* フォントカラー */
font-weight : bold;				/* 太字 */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 赤色(太文字) #ff3300 14px */
/* 使用例：エラー */
.b_red_2 {
font-size : 14px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 150%;				/* 行間 */
color : #ff3300;				/* フォントカラー */
font-weight : bold;				/* 太字 */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 紅色 #ff6666 12px */
/* 使用例：高卒クラス */
.beni_1 {
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
color : #ff6666;				/* フォントカラー */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 紅色 #ff6666(太文字) 12px */
/* 使用例：*/
.b_beni_1 {
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
color : #ff6666;				/* フォントカラー */
font-weight : bold;				/* 太字 */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 桃色 #ff6699 12px */
/* 使用例： */
.momo_1 {
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
color : #ff6699;				/* フォントカラー */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 桃色 #ff6699(太文字) 12px */
/* 使用例：講座案内（国語科） */
.b_momo_1 {
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
color : #ff6699;				/* フォントカラー */
font-weight : bold;				/* 太字 */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 桃色 #ff6699(太文字) 18px */
/* 使用例：講座案内（国語科） */
.b_momo_4 {
font-size : 18px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 150%;				/* 行間 */
color : #ff6699;				/* フォントカラー */
font-weight : bold;				/* 太字 */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 赤だいだい色 #ff6600 10px */
/* 使用例：チューター */
.akadai_0 {
font-size : 10px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
color : #ff6600;				/* フォントカラー */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 赤だいだい色 #ff6600 12px */
/* 使用例：アンケート結果発表、チューター */
.akadai_1 {
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
color : #ff6600;				/* フォントカラー */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 赤だいだい色(太字) #ff6600 12px */
/* 使用例：講座案内（理科） */
.b_akadai_1 {
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
color : #ff6600;				/* フォントカラー */
font-weight : bold;				/* 太字 */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 赤だいだい色(太字) #ff6600 12px */
/* 使用例：講座案内（理科） */
.b_akadai_4 {
font-size : 18px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 150%;				/* 行間 */
color : #ff6600;				/* フォントカラー */
font-weight : bold;				/* 太字 */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* だいだい色 #ff9900 12px */
/* 使用例： */
.daidai_1 {
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
color : #ff9900;				/* フォントカラー */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* だいだい色(太文字) #ff9900 12px */
/* 使用例：OB･OG VOICE */
.b_daidai_1 {
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
color : #ff9900;				/* フォントカラー */
font-weight : bold;				/* 太字 */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* だいだい色(太文字) #ff9900 14px */
/* 使用例：OB･OG VOICE */
.b_daidai_2 {
font-size : 14px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 150%;				/* 行間 */
color : #ff9900;				/* フォントカラー */
font-weight : bold;				/* 太字 */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 薄い青色 #0099ff 12px */
/* 使用例：校舎案内 */
.rightblue_1 {
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
color : #0099ff;				/* フォントカラー */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 薄い青色(太文字) #0099ff 12px */
/* 使用例： */
.b_rightblue_1 {
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
color : #0099ff;				/* フォントカラー */
font-weight : bold;				/* 太字 */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 薄い青色(太文字) #0099ff 14px */
/* 使用例： */
.b_rightblue_2 {
font-size : 14px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 150%;				/* 行間 */
color : #0099ff;				/* フォントカラー */
font-weight : bold;				/* 太字 */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 薄い青色(太文字) #0099ff 16px */
/* 使用例： */
.b_rightblue_3 {
font-size : 16px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 150%;				/* 行間 */
color : #0099ff;				/* フォントカラー */
font-weight : bold;				/* 太字 */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 薄い青色(太文字) #0099ff 18px */
/* 使用例： */
.b_rightblue_4 {
font-size : 18px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 150%;				/* 行間 */
color : #0099ff;				/* フォントカラー */
font-weight : bold;				/* 太字 */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* トップナビゲーション #ffffff 12px */
.top_navi {
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
color : #ffffff;				/* フォントカラー */
font-weight : bold;				/* 太字 */
text-decoration : none;				/* 文字装飾(なし) */
	}

/* 著作権 */
.copyright {
font-size : 12px;				/* 文字サイズ */
font-family : "ＭＳ Ｐゴシック", "Osaka";	/* フォント(Win,Mac) */
line-height : 130%;				/* 行間 */
	}