@charset "UTF-8";
@import url("base.css");
@import url("common.css");
@import url("fontsize.css");
.block1,.block2 {
	clear: both;
	padding-top: 25px;
}
.block1 img,.indexBlock img {
	float: left;
	margin-right: 17px;
}
.block1 p,.block2 p,.indexBlock p {
	font-size: 80%;
	line-height: 150%;
}
.before {
	float: left;
	width: 300px;
	margin-right: 12px;
}
.after {
	float: right;
	width: 300px;
}
h4 {
	font-size: 85%;
	color: #FF6600;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
/*
.arrow {
	text-align: center;
	width: 45px;
	float: left;
	padding-top: 75px;
}
*/
.arrow {
	float: left;
	margin-top: 70px;
	margin-left: 0px;
}
.beforeafter {
	float: left;
	width: 300px;
	margin-right: 17px;
}
.indexBlock {
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5B5B5B;
}
.moreButt {
	float: right;
	width: 100px;
	text-align: right;
	padding-top: 75px;
}
.indexBlock a {
	color: #5B5B5B;
}
.indexBlock a:hover {
	color: #FF9900;
}
.platingCoution {
	padding-top: 20px;
	padding-bottom: 20px;
	border: 1px solid #FF7F00;
}
.caseCoution {
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #FF7F00;
}
.platingCoution p,.caseCoution p {
	padding-left: 13px;
	font-size: 95%;
	line-height: 135%;
}
