﻿span.fw-b {
	font-weight:bold;
}
span.fs-m {
	font-size:medium;
}
#contents #company table {
	margin:6px 0 6px 12px;
	font-size:13px;
	line-height:1.3;
	color:#000000;
}
#contents #company caption {
	text-align:left;
	font-weight:bold;
	color:#000066;
}
#contents #company p.line-navi{
	margin:5px 0;
	color: #000000;
}
/* 会社概要 */
#company table{
	background:#666666;
}
#company td {
	background:#ffffff;
  padding:3px;
}
#company td.title{
	width:80px;
	text-align:center;
	background:#CCCCFF;
	font-weight:bold;
}
#company td.vtop {
  vertical-align: top;
}
dt {
  width:8em;float:left;
}
dd {
  
}
