@charset "utf-8";

.width700 {
	width: 700px;
}

.wrapImgDouble .width180 {
	width: 180px;
	padding: 0 10px;
}
.wrapImgDouble .width180 .capCol {
	width: 100%;
}

.wrapImgDouble .width480 {
	width: 480px;
	padding: 0 10px;
}
.wrapImgDouble .width480 .capCol {
	width: 100%;
}

.wrapImgDouble .width330 {
	width: 330px;
	padding: 0 10px;
}
.wrapImgDouble .width330 .capCol {
	width: 100%;
}