@charset "shift_jis";
.service_info {
	font-size: large;
	font-weight: bold;
	width: 710px;
	line-height: 1.3;
	margin-bottom: 5px;
	margin-left: 10px;
}
.service_text {
	width: 700px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	line-height: 1.5;
	margin-bottom: 10px;
}
.service_list {
	width: 520px;
	float: left;
	margin-bottom: 10px;
}
#main dl {
	padding-right: 10px;
	padding-left: 10px;
}

#main dt, #main dd {
	line-height: 1.5;
}


.service_photo {
	width: 170px;
	padding-right: 10px;
	float: left;
	margin-bottom: 10px;
}
.service_title {
	clear: both;
}
.service_other_text {
	font-size: x-large;
	width: 700px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.service_other_photo {
	text-align: center;
	width: 720px;
	margin-bottom: 20px;
}
