﻿@charset "utf-8";
/* CSS Document */

@import "common.css";.concept {
	text-align: center;
	line-height: 1.8em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-size: 14px;
}
.concept .title {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #635E40;
	margin-bottom: 20px;
	padding-bottom: 5px;
	margin-top: 40px;
	font-size: 18px;
}
