@charset "utf-8";



/*===================================================================================================================*/
/*===== recruitの詳細設定 ===========================================================================================*/
/*===================================================================================================================*/


/*===== 採用情報表 =======================================*/

div#vision div#main table
	{
	 border: 1px #cccccc solid;
	 border-bottom: none;
	 width: 700px;
	 margin: 0px auto 20px auto;
	}


div#vision div#main table tr th,
div#vision div#main table tr td
	{
	 font-size: 14px;
	 letter-spacing: 1px;
	 line-height: 20px;
	 text-align: left;
	 border-bottom: 1px #cccccc solid;
	 padding: 4px 0px 4px 6px;
	}


div#vision div#main table tr th
	{
	 font-weight: bold;
	 background-color: #eeeeee;
	 width: 180px;
	}


div#vision div#main table tr td
	{
	 background-color: #fafafa;
	}

/*========================================================*/



/*===== 採用申し込みページはこちら =======================*/

div#vision div#main p
	{
	 text-align: left;
	 background-image: url("../_img/point.jpg");
	 background-position: 0px 1px;
	 background-repeat: no-repeat;
	 margin: 0px 0px 0px 50px;
	 padding: 0px 0px 0px 12px;
	}


div#vision div#main p a
	{
	 font-weight: bold;
	 font-size: 14px;
	 letter-spacing: 1px;
	}

/*========================================================*/


/*===================================================================================================================*/
/*===================================================================================================================*/
/*===================================================================================================================*/




