/*--------------------------------------
++ 全てのページに関連 ++
---------------------------------------*/
/*-------------------------------
　    全体
-----------------------------*/
body               { background-image: url(../img/backimg.gif); background-repeat: repeat-y; font-size: small;
                     line-height: 1.5em; }

/*-------------------------------
　　　リンク　色設定
----------------------------*/
a:link             { color: #009933; text-decoration: none; }
a:visited          { color: #006600; text-decoration: none; }
a:hover            { color: #FF0000; text-decoration: none; }
a:active           { color: #0000FF; text-decoration: none; }

/*-------------------------------
       ヘッダー
----------------------------*/
#header            { width: 800px; height: 60px; background-color: #FFFFFF; }

/*-------------------------------
       コンテンツ
----------------------------*/
#contents          {
	width: 800px;
	background-color: #FFFFFF;
	overflow:hidden;
	}


/*IE6に適用*/
*html .clearfix{
	zoom:1;
	}

/*--------------------------------
       フッター
------------------------------*/
#footer            {
	width: 800px;
	height: 60px;
	background-color: #FFFFFF;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
#footer p          {
	padding-top: 25px;
	text-align: right;
	padding-right: 20px;
}

/*-------------------------------
      トップメニュー
----------------------------*/
#topmenu           { width: 300px; float: right; height: 20px; }
#topmenu ul        { padding-top: 10px; }
#topmenu li        { list-style-type: none; float: right; padding-left: 10px; top: 0px;
                     padding-top: 0px; padding-right: 10px; }
#topmenu li.line   { background-image: url(../img/border_tate.gif); background-repeat: no-repeat;
                     background-position: left center;}
#topmenu a:link,#footmenu a:link,#pagetop a:link    { color: #CCCCCC; text-decoration: none; }
#topmenu a:visited,#footmenu a:visited,#pagetop a:visited { color: #999999; text-decoration: none; }
#topmenu a:hover,#footmenu a:hover,#pagetop a:hover   { color: #FF0000; text-decoration: none; }
#topmenu a:active,#footmenu a:active,#pagetop a:active  { color: #666666; text-decoration: none; }

/*-------------------------------
       メニュー
-----------------------------*/
#menu              { height: 60px; width: 540px; padding-left: 10px; }

/*-------------------------------
       ロゴ
-----------------------------*/
#rogo              { float: left; padding-left: 10px; padding-top: 10px; width: 400px; }

/*-------------------------------
左コンテンツ
-----------------------------*/
#left_contents     { width: 540px; float: left; }
#left_contents img.pagetop { padding: 10px; margin-left: 470px; }

/*-------------------------------
右コンテンツ
-----------------------------*/
#right_contents    { width: 240px; float: right; text-align: center; }
#right_contents ul { margin: 0px; padding: 0px; }
#right_contents li { list-style-type: none; margin: 0px; padding: 0px; }

/*-------------------------------
       サブタイトル
-----------------------------*/
#title             { width: 450px; margin: 20px 0px 20px 10px; }

/*--------------------------------
       フットメニュー
--------------------------------*/
#footmenu          { width: 200px; float: right; height: 30px; padding-bottom: 10px; padding-top: 15px; }
#footmenu ul       { padding-top: 10px; }
#footmenu li       { list-style-type: none; float: right; padding-left: 10px; top: 0px;
                     padding-top: 0px; padding-right: 10px; color: #CCCCCC; }


/*-------------------------------------------------
++ トップページ ++
--------------------------------------------------*/

/*-------------------------------
       おしらせ（news）
-----------------------------*/
#news              { height: auto; width: 500px; padding-top: 10px; margin: 10px; }
#news h2           { padding-left: 10px; }
#news table.oshisase { margin-left: 20px; padding-top: 5px; }
#news td.date      {width:80px;}
#news td.aicon     {width:70px;}
#news td.text      {width:340px;}
#news td.border    { background-image: url(../img/border.gif); background-repeat: no-repeat; }
.title             { color: #009933; }

/*--------------------------------
       すきま
-----------------------------*/
#sukima            { height: 20px; width: 450px; }

/*--------------------------------
       トピックス
-----------------------------*/
#topics            { width: 500px; padding-top: 10px; margin: 10px; height: auto; }
#topics h2         { padding-left: 10px; }
#topics table.oshisase { margin-left: 20px; padding-top: 5px; }
#topics td.top,#news td.top { vertical-align: top; }
#topics td,#news td { padding-top: 7px; padding-bottom: 7px; border-bottom-width: 1px; border-bottom-style: dotted;
	                  border-bottom-color: #CCCCCC; padding-left: 10px; }
#topics td.date    { width:80px; }
#topics td.aicon   { width:70px; }
#topics td.text    { width:340px; }

/*---------------------------------------------------
++ 会社概要 ++
--------------------------------------------------*/
#kaisyagaiyou td    { border-right: 1px solid #000000; border-bottom: 1px solid #000000; padding:5px;}

#kaisyagaiyou table { border-top: 1px solid #000000; border-left: 1px solid #000000; margin-left: 25px; }

/*---------------------------------------------------
++ ごあいさつ ++
--------------------------------------------------*/
#goaisatsu          { margin-left: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; }
#goaisatsu h2       { padding:30px 0px 10px 0px; text-align: center; }
#goaisatsu h3       { padding:10px 0px 20px 40px;}
#goaisatsu p        { padding:0px 40px 5px;	text-indent: 0.8em;	line-height: 1.5em;	margin: 0px;}
#goaisatsu p.center { text-align: center;}

/*---------------------------------------------------
++ 店舗一覧 ++
--------------------------------------------------*/
#tenpo2             { margin-top: 10px; margin-bottom: 10px; margin-left: 25px; }

/*テーブルサイズ*/
#tenpo2 th.ten,#tenpo2 td.ten { width:155px; padding-left: 5px; }
#tenpo2 th.jyu,#tenpo2 td.jyu { width:250px; padding-left: 5px; }
#tenpo2 th.tel,#tenpo2 td.tel { width:100px; padding-left: 5px; }
/*テーブルサイズ微調整*/
#tanpo2 th,#tenpo2 td { padding-top: 3px; padding-bottom: 3px; padding-left: 2px; }
/*テーブル枠ライン*/
#tenpo2 table       { border-top: 1px solid #999999; border-left: 1px solid #999999; background-color:#FFFFFF;
                      width: 500px; margin-left: 10px; }
#tenpo2 td,#tenpo2 th { border-right: 1px solid #999999; border-bottom: 1px solid #999999; }
/*テーブルタイトル*/
#tenpo2 caption     { font-size: 14px; font-style: normal; font-weight: bold; letter-spacing: 0.2em;
                      text-align: left; color:#2E0003; padding-top: 20px; padding-bottom: 3px; padding-left: 5px; }
#tenpo              { width: 480px; background-position: left; margin-bottom: 20px; }
#tenpo li           { font-size: 14px; font-weight: bold; float: left; list-style-type: none;
	                  background-image: url(../img/arrow2.gif); background-repeat: no-repeat;
	                  background-position: left center; margin-bottom: 20px;
	                  padding-left: 20px; padding-right: 30px; }
/*ページトップへ*/
#pagetop            { height: 20px; width: 530px; margin-bottom: 20px; }
#pagetop li         { list-style-type: none; float: right; }

/*-------------------------------------------------
++ 採用情報 ++
--------------------------------------------------*/
#topimg2            { margin-left: 10px; }
#syoukai            { height: auto; width: 500px; padding-top: 10px; margin: 10px; }
#syoukai h2         { padding-left: 10px; }
#syoukai table      { margin-left: 20px; }

/*-------セミナー情報--------*/
#saiyoujouhou h2    { padding-left: 15px; }
#saiyoujouhou h3    { font-size: 14px; font-weight: bold; background-image: url(../img/arrow2.gif); 
                      background-repeat: no-repeat; background-position: left center; margin-left: 25px;
				      padding-left: 20px; }
#seminar            { width: 510px; margin-left: 35px; }
#seminar th         { background-color: #D8F2C1; height: 10px;}
#seminar table      { border-top-width: 1px; border-left-width: 1px; border-top-style: solid;
                      border-left-style: solid; border-top-color: #000000; border-left-color: #000000; }
#seminar td,#seminar th  { border-right: 1px solid #000000; border-bottom: 1px solid #000000; padding:5px; }
#schedule table.schedule { width: 461px; margin-left: 50px; }
#data               { width: 480px; margin-left: 80px; }
/*--------先輩紹介----------*/
#syoukai p.main     { margin-left: 10px; }
#syoukai p.sub      { margin-top: 20px; margin-left: 10px; }
#syoukai td.text    { padding-left: 20px; padding-bottom: 20px; }
