@charset "UTF-8";

/* CSS Document */

.equipment-box {
	padding: 20px;
}
.equipment-txt {
	width: 530px;
	float: left;
	font-size: 109%;
	line-height: 200%;
}
.equipment-txt h3 {
	margin-bottom: 15px;
}
.equipment-photo {
	width: 345px;
	float: right;
}
.equipment-color {
	background: #edf9fd;
}