/* 会社案内 */
.company_area {
	margin-bottom: 0px;
	margin-top: 20px;
}
.company_box {
	margin-bottom: 0px;
	background-color: #fff;
	padding: 10px;
}
.com_ttl {
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding: 10px;
}
.com_list li {
	font-size: 100%;
	white-space: nowrap;
	display: inline;
	padding-right: 10px;
}



/*概要*/
.n_table {
	clear: both;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
}
.n_table th {
	width: 25%;
	background-color: #F2F2F2;
	background: #E8E2D0;
	text-align: center;
	vertical-align: middle;
}
.n_table td {
	width: 75%;
	background-color: #fff;
	background: #FFFDF7;
}
.n_table th,.n_table td {
	color: #333333;
	font-size: 100%;
	line-height: 160%;		
	padding: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B3A882;
	font-weight: normal;
}	






@media (max-width: 1200px) {

}


@media (max-width: 992px)  {
	
	
}



@media (max-width: 768px)  {

}


@media (max-width: 468px) {


}
