@charset "UTF-8";

#wrapper #contents h3 img {
	margin-bottom: 36px;
	margin-top: 12px;
}


/*value*/
#wrapper #contents #value {
	margin-bottom: 20px;
	line-height: 0;
}

#wrapper #contents #value dt, #wrapper #contents #value dd {
	line-height: 0;
}

#wrapper #contents #value dt img, #wrapper #contents #value dd img {
	line-height: 0;
	display: block;
}



/*step*/
#wrapper #contents #step dt, #wrapper #contents #step dd {
	line-height: 0;
}

#wrapper #contents #step dt img, #wrapper #contents #step dd img {
	line-height: 0;
	display: block;
}
