@import "main.css";

/*段落*/
.text {
	width: 570px;
	height: auto;
	margin: 25px 0px 10px 20px;
	text-align: justify;
	text-justify: inter-ideograph;
	font-size: 100%;
	font-weight: normal;
	line-height: 130%;
	background-color: transparent;
	color: #000000;
	clear: both;
}

/*実績*/
h4  {
	width: 570px;
	height: auto;
	margin: 30px 0px 10px 20px;
	font-size: 130%;
	font-weight: bold;
	line-height: 130%;
	color: #000000;
	border-bottom: 3px solid #ff6600;
}


.rela {
	width: 570px;
	height: auto;
	margin: 25px 0px 10px 20px;
	text-align: justify;
	text-justify: inter-ideograph;
	font-size: 110%;
	font-weight: normal;
	line-height: 130%;
	background-color: transparent;
	color: #000000;
	clear: both;
}

	.rela p {
		width: 570px;
		height: auto;
		margin: 25px 0px 10px 0px;
		background-color: transparent;
		color: #000000;
		clear: both;
	}

/*見積もりボタン*/
.text_cen {
	width: 570px;
	height: auto;
	margin: 25px 0px 10px 20px;
	text-align: center;
	font-size: 100%;
	font-weight: normal;
	line-height: 130%;
	background-color: transparent;
	color: #000000;
	clear: both;
}
