@charset "UTF-8";

#Compare {
	margin: 20px auto;
	width: 560px;
}
#Compare th,
#Compare td {
	padding: 5px 10px;
	border: 1px solid #959595;
}
#Compare th {
	background: #eae5dd;
	font-weight: normal;
}
#Compare .Label {
	background: #f4f4f4;
	white-space: nowrap;
}
#Compare th,
#Compare .Label {
	text-align: center;
}
.FigureCenter {
	margin: 10px auto;
	width: 561px;
}
#AboutarticleBox strong {
	font-weight: normal;
	color: #fb8200;
}
#Songai .left,
#Songai .right {
	width: 285px;
	height: 100px;
}
.Peculiarity h5 {
	font-size: 131%;
	text-align: center;
	text-shadow:-2px -2px #fff,2px -2px #fff,-2px 2px #fff,2px 2px #fff;
	behavior: url(./js/PIE.htc);
	margin-bottom: 5px;
}

#LogoArea {
	border: 1px solid #21ae60;
	padding: 40px;
	width: 540px;
	margin: 0 auto 25px;
}
#LogoArea .left {
	width: 230px;
}
#LogoArea .right {
	width: 300px;
}
#LogoArea h3 {
	color: #2b7611;
	font-size: 153.9%;
	margin-bottom: 5px;
}
#LogoArea .right p {
	margin-bottom: 1em;
}

#AboutBnr {
	width: 622px;
	margin: 0 auto 25px;
}
#AboutBnr li {
	float: left;
	border: 1px solid #21ae60;
	padding: 15px;
	margin: 0 30px 20px 0;
	width: 263px;
}
#AboutBnr li.Last {
	margin-right: 0 !important;
}
#AboutBnr li em {
	background: url(../images/icon_circle.png) no-repeat 0 0.2em;
	font-style: normal;
	font-size: 123.1%;
	color: #2b7611;
	padding-left: 17px;
	letter-spacing: 1px;
	white-space: nowrap;
}
#AboutBnr a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#AboutarticleBox .flex-box {
	display: flex;
	justify-content: space-between;
}

.font-red {
	color: #f00;
}

.mb-10 {
	margin-bottom: 10px;
}

.ml-20 {
	margin-left: 20px;
}