/* CSS Document */

@charset "Shift_JIS";

.main_box strong {
	color: #FF6600;
	font-weight: bold;
}


/* 制作例 サムネール */
.example_space {
	width: 760px;
	line-height: 1.3;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}


.example_space img {
	width: 148px;
	height: 111px;
}

.example_space a {
	text-decoration: none;
	color: #666666;
	font-size: 90%;
}
.example_space a:hover {
	position : relative;
	top:1px;
	left:1px;
}


/* お客様の声 */
.main_box iframe {
	width: 620px;
	height: 140px;
}
