*{
	margin: 0;
	padding: 0;
}

*IMG {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

IMG.LINKIMG { vertical-align:text-bottom; }

.text8px { font-size: 8px; line-height: 10px }
.text10px { font-size: 10px; line-height: 12px }
.text12px { font-size: 12px; line-height: 14px }
.text14px { font-size: 14px; line-height: 16px }
.text16px { font-size: 16px; line-height: 18px }
.text18px { font-size: 18px; line-height: 20px }
.text20px { font-size: 20px; line-height: 20px }
.text30px { font-size: 30px; line-height: 30px }


/*===================================*/
/* メニュー文字リンク色
/*===================================*/
A.T1 { color: #FEC20E; TEXT-DECORATION: none }
A.T1:visited { color: #FEC20E }
A.T1:hover { color: #FEC20E }

/*===================================*/
/* ページ内文字リンク色
/*===================================*/
A.T2 { COLOR: #00386B; TEXT-DECORATION: none }
A.T2:visited { COLOR: #00386B }
A.T2:hover { COLOR: red }

/*===================================*/
/* CELPADDING
/*===================================*/
.PADDING3 { padding:3px; }
.PADDING5 { padding:5px; }
.PADDING10 { padding:10px; }
.PADDING15 { padding:15px; }
.PADDING20 { padding:20px; }

/*===================================*/
/* テーブル設定
/*===================================*/
TABLE.TBLPADDING3 TD{
	margin: 0px;
	padding:3px;
}

TABLE.TBLPADDING5 TD{
	margin: 0px;
	padding:5px;
}

TABLE.TBLPADDING10 TD{
	margin: 0px;
	padding:10px;
}

TABLE.TBLPADDING15 TD{
	margin: 0px;
	padding:15px;
}

TABLE.TBLPADDING20 TD{
	margin: 0px;
	padding:20px;
}

/*===================================*/
/* 採用情報　表調整
/*===================================*/
.recruit_table1{ border:1px solid #2B93D1; text-align:left; font-weight:normal; }
.recruit_table1 th{ font-weight:normal; padding:5px; }
.recruit_table1 td{ font-weight:normal; padding:5px; }

.recruit_th1a{ border-bottom:1px solid #2B93D1; border-right:1px solid #2B93D1; background:#D7F1FE; text-align:center; vertical-align:top; }
.recruit_th1b{ border-right:1px solid #2B93D1; background:#D7F1FE; text-align:center; vertical-align:top; }

.recruit_td1a{ border-bottom:1px solid #2B93D1; background:#FFFFFF; }
.recruit_td1b{ background:#FFFFFF; }




