@charset "utf-8";

.width666 {
	width: 666px;
}

.wrapImgDouble .width326 {
	width: 326px;
	padding: 0 10px;
}
.wrapImgDouble .width326 .capCol {
	width: 100%;
}

.wrapImgDouble .width300 {
	width: 300px;
	padding: 0 10px;
}
.wrapImgDouble .width300 .capCol {
	width: 100%;
}

.wrapImgDouble .width370 {
	width: 370px;
	padding: 0 10px;
}
.wrapImgDouble .width370 .capCol {
	width: 100%;
}

.wrapImgDouble .width256 {
	width: 256px;
	padding: 0 10px;
}
.wrapImgDouble .width256 .capCol {
	width: 100%;
}


.width780 {
	width: 780px;
}

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


#wrapBox {
	clear: both;
	width: 920px;
	margin: 0 auto;
}

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

#wrapBox .box600 {
	float: left;
	width: 600px;
}

#wrapBox .box600 .wrapInner {
	padding-left: 50px;
}

#wrapBox .box600 .wrapInner p {
	float: left;
}

#wrapBox .box300 {
	float: right;
	width: 300px;
	margin-bottom: 20px;
}



