@charset "UTF-8";
@import url('service.css');
@import url('sub_styles.css');
@import url('sub_footer.css');

.box_area.index dt {
	height: 160px;
	position: relative;
}

.box_area.index dd {
	height: 140px;
}

.image{
	height: 120px;
	overflow:hidden;
}

.image dt {

}

.image dd {
	text-align: center;
	padding-top: 15px;
}
