@charset "utf-8";
/* CSS Document */

#repair h2 {
	font-size: x-large;
	margin-bottom: 20px;
	margin-top: 10px;
}
#repair_img {
	width: 650px;
	height: 400px;
	float: left;
}
#repair_1 {
	width: 310px;
	height: 185px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 5px;
	float: left;
}

#repair_2 {
	width: 310px;
	height: 185px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 10px;
	float: right;	
	
}
#repair_12 {
	width: 650px;
	height: 200px;
}
#repair h3 {
	font-weight: bold;
	font-size: x-large;
	margin-bottom: 10px;
	margin-top: 20px;
}
#repair {
	width: 650px;
	float: left;
}
.b_repair {
	color: #0530F9;
	font-size: 45px;
	font-weight: bold;
	font-style: normal;
}

#b_infobox {
	width: 650px;
	height: 50px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#yoyaku {
	width: 650px;
	height: 100px;
	padding-bottom: 10px;
}
