@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------------------------------
force-creative.jp
------------------------------------------------------------------------------ */
h2 {
	padding:0px;
	margin:0px;
}

.eco100Tit {
	padding-top:40px;
	margin-bottom:17px;
}
.eco100Txt {
	font-size:0.9em;
	line-height:2em;
}

.tagcloudWrap {
	width: 960px;
	height: 700px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: -120px;
	text-align: left;
}
#tagcloud {
	width: 960px;
	height: 750px;
}
#tagcloud ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#tagcloud ul li {
	padding:0px;
	margin:0px;
}
.eco100BackBtn {
	margin-bottom: 40px;
	margin-top: 0px;
}

/*iframe*/
.iframeBox {
	width: 640px;
	height: 360px;
	margin-left: auto;
	margin-right: auto;
}
.iframeBox video {
	width: 640px;
	height: 360px;
}
