@charset "utf-8";
/* Page: Service-about Styles
	Copyright (C) FE TRADE CO.,LTD All Rights Reserved.
*/

/* ----------------------------------------------------------
	Introduction
---------------------------------------------------------- */
#visual {
	min-height: 17px;
}
#visual h2 {
	text-align:center;
	padding: 80px 0px 40px 0px;
}
/* ----------------------------------------------------------
	Components
---------------------------------------------------------- */
/* Section-A */
.sectionA01 {
	margin: 50px 0 0;
}
.sectionA02 {
	margin: 60px 0 0;
	padding-top:60px;
}
.sectionA03 {
	margin: 30px 0 0;
}
.sectionA02 .box01 {
	float: left;
	width: 250px;
	min-height:300px;
	text-align:left;
}
.sectionA02 .box01 h3 {
	margin: 0 0 0px;
	font-size: 117%;
	font-weight: normal;
	line-height: 1.5;
	color:#cdcdcd;
}
.sectionA02 .box02 {
	float: left;
	width: 720px;
	min-height:300px;
	line-height: 2.4;
	text-align:left;
	color: #ffffff;
}
.sectionA02 .box02 p {
	font-size: 93%;
	padding-right:30px;
	padding-left:80px;
	color:#cdcdcd;
}
.sectionA03 p {
	text-align:center;
	color:#ffffff;
	font-size: 183.3%;
}