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