@charset "Shift_JIS";

/*-----------------------------------------------------
 基本フォントクラス
---------------------------------------------------- */
BODY,TABLE,TR,TD,TH,A {
	font-size:12px;
	line-height:2.0em;
}

.appealFont {
	font-size:16px;
	color:#003300;
	line-height:2.0em;
}

.red {
	font-size:12px;
	color:red;
	line-height:2.0em;
}

/*----------------------------------------------------
 共通リンク
----------------------------------------------------- */

a:link {
	font-size: 14px;
	color:#003300;
	line-height: 1.4em; text-decoration: underline;
}
a:visited {
	font-size:14px;
	color:#003300;
	line-height:1.4em;
	text-decoration: underline;
}
a:hover {
	font-size: 14px;
	color: #999999;
	line-height: 1.4em;
}
a:active {
	font-size:14px;
	color:#999999;
	line-height: 1.4em;
}

/*----------------------------------------------------
 タイトルリンク
----------------------------------------------------- */

a.headlink:link {
	font-size: 12px;
	color:#000066;
	text-decoration:none; 
}
a.headlink:visited {
	font-size: 12px;
	color:#000066;
	text-decoration:none; 
}
a.headlink:hover {
	font-size: 12px;
	color: #3333cc;
	text-decoration:none; 
}
a.headlink:active {
	font-size:12px;
	color:#000066;
	text-decoration:none; 
}

/*-----------------------------------------------------
 ページ背景の定義
---------------------------------------------------- */
body {
	background-repeat:repeat;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-reght:0px;
}

/*-----------------------------------------------------
 ページ全体の定義(テーブル)
---------------------------------------------------- */
table.base {
	width:720px;
	border-collapse:collapse;
	background-color:#ffffff;
/*	border-left:1px;
*/	border-left:0px;
	border-left-style:solid;
	border-left-color:#EFE8D7;
/*	border-right:1px;
*/	border-right:0px;
	border-right-style:solid;
	border-right-color:#EFE8D7;
	border-top:2px;
	border-top-style:solid;
	border-top-color:#EFE8D7;
	border-bottom:2px;
	border-bottom-style:solid;
	border-bottom-color:#EFE8D7;
}

/*-----------------------------------------------------
 フッタの定義
---------------------------------------------------- */
td.footer {
	text-align:center;
	padding-top:10px;
}
img.footer {
	width:720px;
	height:15px;
}
div.footer {
	margin-top:-20px;
	margin-left:10px;
	text-align:left;
	font-size:9pt;
	font-weight:bold;
}

/*-----------------------------------------------------
 ナビゲーターの定義
---------------------------------------------------- */
/* テーブル定義 */
td.navigater {
	height:auto;
	border-top-style:solid;
	border-top-color:#006600;
}

/* ナビゲーターボタン画像定義 */
img.navigater {
	border:none;
}

/*-----------------------------------------------------
 メニューの定義
---------------------------------------------------- */
/* テーブル定義 */
td.menu {
	width:180px;
	height:auto;
	text-align:center;
	vertical-align:top;
}
/* メニューボタン画像定義 */
img.menu {
	border:none;
	margin-top:1px;
	margin-bottom:1px;
}
/* メニュー部Ｐマーク画像定義 */
img.menuPmark {
	margin-top:20px;
}

/*-----------------------------------------------------
 トップページの定義
---------------------------------------------------- */
/* イメージ画像定義 */
img.topImg {
/*	width:720px;
	height:305px;
*/	border-top:6px;
	border-top-style:solid;
	border-top-color:#0066ff;
	border-bottom:6px;
	border-bottom-style:solid;
	border-bottom-color:#0066ff;
}
/* Ｐマーク定義 */
td.topPmark {
	width:150px;
	text-align:center;
	vertical-align:top;
	font-size:12px;
}
img.topPmark {
	margin-top:20px;
}
/* トピックスヘッダー */
td.topixHeaderImage {
	width:470px;
	text-align:left;
}
/* 採用ヘッダー */
td.saiyoHeaderImage {
	width:220px;
	text-align:left;
}
/* 採用ボタン */
td.saiyoImage {
	width:220px;
	text-align:left;
}
/* アピール文 */
td.greenAppeal {
	width:680px;
	height:110px;
	font-size:13px;
	color:#003300;
	line-height:1.8em;

	padding:15px;
/*
	padding-left:15px;
	padding-top:10px;
*/
}

/* トップページ トピックス 枠 */
table.topTopixArea {
	border-top:1px solid #008000;
	border-left:1px solid #008000;
}

/* Android アピール文 本文 */
td.androidAppealArea {
/*	width:720px;
*/	width:505px;
	height:180;
/*	background-image:url(../image/smartPhone.jpg);
*/	background-image:url(../image/AndroidBack.jpg);
	background-repeat:no-repeat;
	padding:10px;
	font-size:12px;
/*
	padding-left:10px;
	padding-right:10px;
*/
}

/*-----------------------------------------------------
 トップページの定義 ( 更新情報 )
---------------------------------------------------- */
td.newsHeaderMark {
	width:10px;
	border-bottom:2px;
	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
	padding-top:7px;
	padding-bottom:9px;
}
td.newsHeader {
	width:38px;
	font-size:12px;
	color:#003300;
	border-bottom:2px;
	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
	padding-top:8px;
	padding-bottom:8px;
}
td.newsComment {
	width:380px;
	font-size:13px;
	border-bottom:2px;
	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
	padding-top:6px;
	padding-bottom:10px;
}

/*-----------------------------------------------------
 コンテンツの定義 ( 共通 )
---------------------------------------------------- */
div.contentsMargin {
	margin: 0px 0px 0px 0px;
}

/* テーブル定義 */
td.contents {
	width:530px;
	vertical-align:top;
}


td.pageMidCont {
	color: black;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
}
td.pageMidTitle {
	color: #ffffff;
	background-color: #339933;
	font-family:MS P ゴシック;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	padding:5px 5px 5px 10px;
}
td.pageMidTitle_t2 {
	color: #ffffff;
	background-color: #ff9900;
	font-family:MS P ゴシック;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	padding:5px 5px 5px 10px;
}

/*-----------------------------------------------------
 コンテンツの定義 ( 共通：表形式 ) 
---------------------------------------------------- */
table.celllist {
	width:490px;
	vertical-align: top;
}

th.celltop {
	width: 90px;
	font-family:MS P 明朝;
	font-size:9pt;
	font-weight:normal;
	color:#003300;
	background-color:#ffffcc;
	border-left:5px;
	border-left-style:solid;
	border-left-color:#339933;
	border-right:1px;
	border-right-style:solid;
	border-right-color:#339933;
	border-top:2px;
	border-top-style:solid;
	border-top-color:#339933;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#339933;
}
th.cellmid {
	width: 90px;
	font-family:MS P 明朝;
	font-size:9pt;
	font-weight:normal;
	color:#003300;
	background-color:#ffffcc;
	border-left:5px;
	border-left-style:solid;
	border-left-color:#339933;
	border-right:1px;
	border-right-style:solid;
	border-right-color:#339933;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#339933;
}
th.cellbot {
	width: 90px;
	font-family:MS P 明朝;
	font-size:9pt;
	font-weight:normal;
	color:#003300;
	background-color:#ffffcc;
	border-left:5px;
	border-left-style:solid;
	border-left-color:#339933;
	border-right:1px;
	border-right-style:solid;
	border-right-color:#339933;
	border-bottom:2px;
	border-bottom-style:solid;
	border-bottom-color:#339933;
}

td.celltop {
	font-family:MS P ゴシック;
	font-size:9pt;
	font-weight:normal;
	color:#000000;
	padding: 5px 0px 5px 8px;
	text-align: left;
	vertical-align: top;
	border-right:2px;
	border-right-style:solid;
	border-right-color:#339933;
	border-top:2px;
	border-top-style:solid;
	border-top-color:#339933;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#339933;

}
td.cellmid {
	font-family:MS P ゴシック;
	font-size:9pt;
	font-weight:normal;
	color:#000000;
	padding: 5px 0px 5px 8px;
	text-align: left;
	vertical-align: top;
	border-right:2px;
	border-right-style:solid;
	border-right-color:#339933;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#339933;
}
td.cellbot {
	font-family:MS P ゴシック;
	font-size:9pt;
	font-weight:normal;
	color:#000000;
	padding: 5px 0px 5px 8px;
	text-align: left;
	vertical-align: top;
	border-right:2px;
	border-right-style:solid;
	border-right-color:#339933;
	border-bottom:2px;
	border-bottom-style:solid;
	border-bottom-color:#339933;
}

/*-----------------------------------------------------
 コンテンツの定義 ( 共通：表形式 上下ライン無し ) 
---------------------------------------------------- */

th.cellmid2 {
	width: 90px;
	font-family:MS P 明朝;
	font-size:9pt;
	font-weight:normal;
	color:#003300;
	background-color:#ffffcc;
	border-left:5px;
	border-left-style:solid;
	border-left-color:#339933;
	border-right:1px;
	border-right-style:solid;
	border-right-color:#339933;
}
td.cellmid2 {
	font-family:MS P ゴシック;
	font-size:9pt;
	font-weight:normal;
	color:#000000;
	padding: 5px 0px 5px 8px;
	text-align: left;
	vertical-align: top;
	border-right:1px;
	border-right-style:solid;
	border-right-color:#339933;
}

/*-----------------------------------------------------
 研修制度の定義
---------------------------------------------------- */
img.kensyuImg {
	width: 300px;
	height: 200px;
	border:none;
}
td.kensyuComment {
	color: #000000;
	font-family:MS P 明朝;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}
td.kensyuImgComment {
	color: #000000;
	font-family:MS P ゴシック;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
}

/*-----------------------------------------------------
 イベントの定義
---------------------------------------------------- */
img.iventImg {
	width: 240px;
	height: 180px;
	border:none;
}
td.iventComment {
	color: #000000;
	font-family:MS P 明朝;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}
td.iventImgComment {
	color: #000000;
	font-family:MS P ゴシック;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
}

/*-----------------------------------------------------
 事業所案内の定義
---------------------------------------------------- */
td.companyAddress {
	color: #000000;
	font-family:MS P ゴシック;
	font-size: 9.5pt;
	font-style: normal;
	font-weight: normal;
}

/*-----------------------------------------------------
 当サイトについての定義
---------------------------------------------------- */
td.siteInfoComment {
	color: #000000;
	font-family:MS P 明朝;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}
td.siteInfoHead {
	color: #ffffff;
	background-color: #006600;
	font-family:MS P ゴシック;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
td.siteInfoBody {
	color: black;
	font-family:MS P ゴシック;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
}

/*-----------------------------------------------------
 個人情報の取扱いの定義
---------------------------------------------------- */
td.privacyPolicyComment {
	color: #000000;
	font-family:MS P 明朝;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}
td.privacyPolicyHead {
	color: #ffffff;
	background-color: #006600;
	font-family:MS P ゴシック;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
td.privacyPolicyBody {
	text-indent: 1em;
	color: black;
	font-family:MS P ゴシック;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
}

/*-----------------------------------------------------
 個人情報の取扱い内、問い合わせの定義
---------------------------------------------------- */
td.inquiryHead {
	color: #000000;
	font-family:MS P ゴシック;
	font-size: 10.5pt;
	font-style: normal;
	font-weight: bold;
	padding:5px;
}
td.inquiryBody {
	color: #000000;
	font-family:MS P ゴシック;
	font-size: 9.5pt;
	font-style: normal;
	font-weight: normal;
	padding:5px;
}


/*-----------------------------------------------------
 パートナー企業様募集の定義
---------------------------------------------------- */
td.partnerComment {
	color: #000000;
	font-family:MS P 明朝;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}
td.partnerHead {
	color: #ffffff;
	background-color: #1f5c97;
	font-family:MS P ゴシック;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
td.partnerBody {
	color: black;
	font-family:MS P ゴシック;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
}


/*----------------------------------------------------
 トピックス画面の設定
----------------------------------------------------- */

.topix_Topix{
	font-family:MS P 明朝;
	font-size:9pt;
	font-style:italic;
}
.topix_Mess{
	font-family:MS P 明朝;
	font-size:9pt;
}


/*----------------------------------------------------
 パッケージ紹介の定義
----------------------------------------------------- */
td.pkgIntro {
	padding-top:12px;
/*	padding-left:18px;
*/}

td.pkgExpln {
	font-size:11pt;
/*	padding-left:43px;
*/	padding-left:26px;
}

td.pkgPanelSpace {
	width:100%;
	text-align:center;
}

td.pkgPanelTitle {
	width:680px;
	height:30px;
	font-weight:bold;
	font-size:11pt;
	color:#008000;
	padding-left:20px;
	background-image: url(../image/pkg_header.gif);
}

td.pkgPanelImage {
	width:90px;
	height:120px;
	text-align:center;
}

td.pkgPanelExplain {
	width:240px;
	height:180px;
}

td.dtailBtnSpace {
	width:240px;
	height:35px;
	text-align:right;
	padding-right:5px;
}

span.patlyEmph {
	color:#FF3300;
	font-weight:bold;
}

td.pkgPanelInterval {
	height:20px;
}

#bodymain{
  padding:0;
  margin:0 auto;
  display: block;
  clear: both;
  width:715px;
}



.px12-130{
	font-size: 12px;
	line-height: 130%;
}

.px12-150{
	font-size: 12px;
	line-height: 150%;
}

.exSize {
	font-weight:lighter;
	font-size:12;
	margin:0;
}

.exSize2 {
	font-weight:lighter;
	font-size:14;
	margin:0;
}


#headimg {
  width:715px;
  height:300px;
  margin:0 0 30px 0;
  padding:0;
}

#headimg li{
  list-style:none;
}

table.pkgTbl {
	width:500px;
	margin:5px;
}


