@charset "utf-8";

/* 会社情報ページ */
@import url("common.css");


/* contents */

/*width: 859px;*/
#contents table {
	width: 840px;
	border-collapse: collapse;
}
#contents table th,
#contents table td {
	padding-bottom: 8px;
	font-size: 14px;
	line-height: 22px;
	vertical-align: top;
}
#contents table th {
	width: 65px;
	font-weight: normal;
	text-align: left;
}
#contents table td {
	width: 647px;
	padding-left: 19px;
}
* html #contents table td {width: 663px;}
/*\*//*/
div#contents table td {width: 647px;}
/**/
#contents table td.month {
	width: 105px;
	padding-right: 0px;
	text-align: right;
}