@charset "utf-8";

#wrapTopicsTtl #wrapTtl {
	width: 641px;
}

#wrapTopicsTtl #wrapTopicsMap {
	width: 259px;
}


.width760 {
	width: 760px;
}

.wrapImgDouble .width400 {
	width: 400px;
	padding: 0 10px;
}
.wrapImgDouble .width400 .capCol {
	width: 100%;
}

.wrapImgDouble .width320 {
	width: 320px;
	padding: 0 10px;
}
.wrapImgDouble .width320 .capCol {
	width: 100%;
}

.wrapImgDouble .width360 {
	width: 360px;
	padding: 0 10px;
}
.wrapImgDouble .width360 .capCol {
	width: 100%;
}


.width780 {
	width: 780px;
}

.wrapImgDouble .width240 {
	width: 240px;
	padding: 0 10px;
}
.wrapImgDouble .width240 .capCol {
	width: 100%;
}


.width920 {
	width: 920px;
}

.imgInnerTtl {
	clear: both;
	width: 450px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #c1c1c1;
	text-align: left;
}

.wrapImgDouble .width450Left {
	float: left;
	width: 450px;
}

.wrapImgDouble .width450Right {
	float: right;
	width: 450px;
}

