@charset "Shift_JIS";

/************************************************************************

	★生涯教育協力講座
		各協賛会社用スタイル

************************************************************************/

/* ヘッダ ▼ ------------------------------------------------------------------------ */

/* メニュー ------------------------------------ */
#menu { padding:0px 10px 10px 0px; background:#00accc; }
#menu ul { margin:0px; padding:0px; list-style:none; }
#menu li { padding:0px; width:266px; height:25px; background:url(../images/suport_menu.gif) no-repeat; float:left; }
#menu a { width:266px; height:25px; background:url(../images/suport_menu.gif) no-repeat; display:block; }

#menu #toppage { margin:0px 0px 0px 10px; background-position:-10px -25px; }
#menu #history { margin:0px 0px 0px 15px; background-position:-292px -25px; }
#menu #use { margin:0px 0px 0px 13px; background-position:-574px -25px; }
#menu #use-self { display:none; }
#menu #inquiry { display:none; }

/* リンク */
#menu #toppage a { background-position:-10px 0px; }
#menu #history a { background-position:-292px 0px; }
#menu #use a { background-position:-574px 0px; }

/* マウスオーバー時 */
#menu #toppage a:hover { background-position:-10px -25px; }
#menu #history a:hover { background-position:-292px -25px; }
#menu #use  a:hover  { background-position:-574px -25px; }

/* カレント */
#menu #toppage.current a { background-position:-10px -25px; }
#menu #history.current a{ background-position:-292px -25px; }
#menu #use.current a { background-position:-574px -25px; }

/* Win IE 用 \*/
* html #menu ul { width:840px; }
* html #menu #toppage { margin:0px 0px 0px 5px; }
* html #menu #history { margin:0px 0px 0px 14px; }
* html #menu #use { margin:0px 0px 0px 14px; }
/* */

/* ------------------------------------------------------------------------ */



/* その他 ▼ ------------------------------------------------------------------------ */

/* キャプチャ */
#capture { margin:0px auto 20px; padding:20px 0px; text-align:center; border:1px solid #cccccc; }


/* 新着情報 ------------------------------------ */
#newinfo { margin:0px 0px 25px; }

/* 罫線 */
.line { margin:0px 5px; background:url(../images/line.gif) left top; line-height:25px; }
.line dt  { padding:0px 0px 0px 20px; }
.line dd  { margin:-25px 0px 0px; padding:0px 0px 0px 110px; }

/* Win IE 用 \*/
* html .line { font-size:100%; line-height:1.5; }
* html .line dt { margin:0px; padding:0px 0px 0px 20px; height:25px; }
* html .line dd { margin:-25px 0px 0px 110px; padding:0px 0px 0px; height:25px; }
* html #newinfo dt  { background:url(../images/icon_book.gif) no-repeat left top; }

/* */

/* NEW アイコン */
.new { width:30px; height:12px; background:url(../images/icon_new.gif) no-repeat; display:inline-block; }

/* Win IE 用 \*/
* html .new { margin:5px 0px 0px 5px; display:inline; zoom:1; }
/* */

/*Firefox2 用 */
.new, x:-moz-any-link { margin:0px 0px 0px 5px; padding:0px 15px; width:auto; display:inline; zoom:1; }


/* Mac IE 用 \*//*/
#content { clear:none; }
/*  */

/* ------------------------------------------------------------------------ */





