@charset "utf-8";
/* Copyright 2016 FSFIELD All Rights Reserved. */

/* ------------------------------------------------------------

会社概要

------------------------------------------------------------ */

/* table
---------------------------------------------- */
table.table_company01 {
	width:100%;
	border-bottom:1px dotted #A2A2A2;
}

table.table_company01 tr {border-top:1px dotted #A2A2A2;}

table.table_company01 th {
    padding: 7px 0 8px 10px;
    font-weight: normal;
    text-align: left;
    color: #02004C;
	background:#EFEFEF;
	width:27%;
}

table.table_company01 td {padding: 7px 0 8px 10px;}

table.table_company01 td a {
	color:#C19B38;
	text-decoration:underline;
}
