@charset "utf-8";

/*-- ************** --*/
/*-- 文字サイズ標準 --*/
/*-- ************** --*/

p,th,td,dt,dd,li { font-size: 12px; line-height: 1.6em; }
h3 { font-size:12px; }


/*----------------------*/
/*-- トップページ指定 --*/
/*----------------------*/

#contents-top dt {
	font-size: 14px;
}
#contents-top dt.recruit { background: url(../../_img/ic_recruit.gif) no-repeat 4px 2px; }
#contents-top dt.info { background: url(../../_img/ic_info.gif) no-repeat 4px 2px; }

/*------------------*/
/*-- 事業案内指定 --*/
/*------------------*/

.main-guide h2 {
	font-size: 12px;
}

/*------------------*/
/*-- 採用情報指定 --*/
/*------------------*/

#contents .recruit p {
	font-size: 14px;
}
.recruit div h2 {
	font-size: 12px;
}

#contents .recruit div p {
	font-size: 12px;
}
.recruit div input.name,
.recruit div input.email {
	font-size: 12px;
}
.recruit div textarea {
	font-size: 12px;
}

/*------------------------------*/
/*-- プライバシーポリシー指定 --*/
/*------------------------------*/

.privacy h2 {
	font-size: 16px;
}


/*-------------------------------------------------------*/
/*-- ヘッダー・ボタン切り替え --*/

#txt-normal a {
	background: url(../img/textsize_n_on.gif) no-repeat 0 0;
}
#txt-large a {
	background: url(../img/textsize_b.gif) no-repeat 0 0;
}

/*-------------------------------------------------------*/