@charset "utf-8";



/*===================================================================================================================*/
/*===== profireの詳細設定 ===========================================================================================*/
/*===================================================================================================================*/


/*===== 会社情報表 =======================================*/

div#vision div#main table
	{
	 border: 1px #cccccc solid;
	 border-bottom: none;
	 width: 700px;
	 margin: 0px auto 0px 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;
	}

/*========================================================*/


/*===================================================================================================================*/
/*===================================================================================================================*/
/*===================================================================================================================*/




