dl.inner dd ul.links li{
margin: 0 40px;
}
dl.inner dd ul.links img {
	width: auto;
	height: 180px;
}
dl.inner dd ul.links img[alt*="擦乾用毛巾"] {
	width: 70%;
	height: auto;
}
.mainSections .Tips ul.links{
	width: 45%;
}
.mainSections .Tips ul.links img{
	width: 100%;
}

.captionImg {
	position: relative;
}
.mainSections dd p.caption {
	position: absolute;
	bottom: 5px;
	width: 570px;
	margin: 0;
	padding: 10px 20px;
	color: #fff;
	font-size: 1.4rem;
	background: rgba(0,0,0,0.5);
}