@charset "utf-8";

/* --------------------------------------------------
	SiteName : iicoto
	FileName : company.css
	Description : index.html
	Version : 0.9.1
	Last Updated : 2013.8.18
-------------------------------------------------- */

/* Law
================================================== */
.lawclm  th {
	padding: 8px 10px;
	width: 160px;
	border-bottom: 1px solid #fff;
	background: #AD9A96;
	vertical-align: middle;
	color: #fff;
	height: 100
}

.lawclm th.fst {
	border-top: 1px solid #AD9A96;
}

.lawclm th.lst {
	border-bottom: 1px solid #AD9A96;
}

.lawclm  td {
	padding: 8px 10px;
	width: 496px;
	border: 1px solid #AD9A96;
	background: #fff;
}

.agreeclm {
	line-height: 1.5;
}

.agreeclm dd {
	margin: 10px 0 0 0;
}
