@charset "UTF-8";

/* ms-top-memoir-box
--------- --------- --------- */
#contents .ms-top-memoir-box .company-box {
	margin-bottom: 10px;
}

#contents .ms-top-memoir-box .company-box {
	padding-left: 28px;
	text-indent: -28px;
}

#contents .ms-top-memoir-box .company-box .cp-name {
	font-size: 14px;
	font-weight: bold;
}

#contents .ms-top-memoir-box .detail-table table{
	border: 1px #8bc9ff solid;
	border-collapse: collapse;
}

#contents .ms-top-memoir-box .detail-table table th{
	background: #e8f4ff;
	border-bottom: 1px #8bc9ff dotted;
	padding: 15px;
	width: 100px;
	text-align: left;
}

#contents .ms-top-memoir-box .detail-table table td{
	background: #fff;
	border-bottom: 1px #8bc9ff dotted;
	padding: 15px;
}