@charset "UTF-8";
/* CSS Document */
/*
ヘッダアイテム/ロゴ：#054fd3
フッタ背景色：#054fd3
TOPページ：#5083e0
*/
/*
環境計測：#00d66b
オートモーティブ：#ffae00
IoT：#ee73fd
*/

.inactiveContent {

  filter: alpha(opacity=50);

  opacity: 0.5;

}

p.emph {
	background-color: #fffec5;
	margin-left: 5%;
	margin-right: 5%;
	text-indent: 0;
	text-align: center;
}

.superStrong {
	background-color: #fffec5;
}

.youtube-wrapper {
	max-width: 720px;
	max-height: 405px;
	margin: 0px auto;
}

figure.addRightMargin {
	margin-right: 20px;
}

figure.addLeftMargin {
	margin-left: 20px;
}

.blackLink {
	color: #000;
}
