/***********************************************************************
 * Created on 2008/05/12
 *
 * @author  S.Okazaki(HCC Software Engineering)
 ***********************************************************************/
/*** 全般設定 **********************************************************/
body {background: #FFFFFF;}

/**** メインテーブル部分 ***********************************************/
/* タイトル部分 */
td#title1 {width:900px; height:72px; background:url(img/header01.gif);}
td#title2 {width:900px; height:24px; padding:5px; padding-left:15px; font-size:12px; background:url(img/header02.gif);}
/* リンクの色 */
td#title2 a {color: #0000FF; text-decoration: none;}
td#title2 a:hover {color: #4170FF; text-decoration: underline;}

/* 左側<メニュー>部分 */
td#mainMenu {width:210px; background:url(img/side_bg.gif);}
/* 右側<コンテンツ>部分 */
td#main {width:690px; background:#FFFFFF;}
/* フッターー部分 */
td#footer {padding:1px; text-align:center; font-size:13px; color:#FFFFFF; background:#4170FF;}
/* フッターメニュー部分 */
td#footerMenu {height:20px; padding:0px; text-align:right; font-size:12px; background:url(img/footer_bg.gif);}
/* リンクの色 */
td#footerMenu a {color: #0000FF; text-decoration: none;}
td#footerMenu a:hover {color: #4170FF; text-decoration: underline;}


/**** メニューテーブル ********************/
td#menu {height:45px; background:url(img/menu_bg01.gif);}
td#menuTd1 {width:50px; height:36px; background:#FFFFFF;}
td#menuTd2 {width:140px; height:36px; background:#FFFFFF; font-size:13px;}
/* リンクの色 */
td#menuTd2 a {color: #0000FF; text-decoration: none;}
td#menuTd2 a:hover {color: #4170FF; text-decoration: underline;}

/**** おしらせ部分 ********************/
/* タイトル部分 */
td#news_title1 {width:680px; height:35px; background:url(img/news_title_bg.gif); font-size:14px; color:#7473ff; padding-left:40px;}
/* 表示部分 */
td#news_title2 {background:#F4F4F4;}
/* フッター部分 */
td#news_title3 {width:680px; height:15px; background:url(img/news_bg2.gif);}
/* RSSタイトル部分 */
td#rss_title {padding-left:10px; font-size:13px; color:#3D3D3D;}

/**** コンテンツ部分（ロング） ********************/
/* タイトル部分 */
td#content_title1 {width:680px; height:35px; background:url(img/content_title_bg_long.gif); font-size:14px; color:#7473ff; padding-left:40px;}
/* お知らせ部分（画像） */
td#topics_img {width:70px;}
/* お知らせ部分（文字部分） */
td#topics {width:550px; padding:5px; font-size:13px; color:#3D3D3D;}
/* リンクの色 */
td#topics a {color: #0000FF; text-decoration: underline;}
td#topics a:hover {color: #4170FF; text-decoration: none;}

/**** コンテンツ部分（ショート） ********************/
/* タイトル部分 */
td#content_title2 {width:330px; height:35px; background:url(img/content_title_bg.gif); font-size:14px; color:#7473ff; padding-left:40px;}
/* お知らせ部分（文字部分） */
td#topics2 {width:310px; padding:5px; font-size:13px; color:#3D3D3D;}
/* リンクの色 */
td#topics2 a {color: #0000FF; text-decoration: underline;}
td#topics2 a:hover {color: #4170FF; text-decoration: none;}

/**** コンテンツ部分（記事）****************************/
td#content {padding:5px; font-size:13px; color:#3D3D3D; letter-spacing: 1px;}
td#content a {color: #0000FF; text-decoration: underline;}
td#content a:hover {color: #4170FF; text-decoration: none;}

/**** 入試テーブル部分 ****************************/
td#evaluate {padding:2px; font-size:13px; color:#3D3D3D; letter-spacing: 1px;}

/**** 緊急お知らせ部分（ロング） ********************/
td#topics3 {width:650px; padding:5px; font-size:13px; color:#3D3D3D;}