body {
	padding: 0px;
	background-color: #F7F8Fa;
	font-family: "Helvetica Neue",
	Arial,
	"Hiragino Kaku Gothic ProN",
	"Hiragino Sans",
	Meiryo,
	sans-serif;
}

#header {
	z-index: 9999;
	position: fixed;
	background-color: rgba(255,255,255,0.95);
	width: 100%;
	top: 0px;
	padding: 10px;
}

#dummy_header {
	height:86px;
}

#menu_bar{
	z-index: 9999;
	width: 100%;
}

div#top-contents {
	background-image: url("../img/4107194_l(25).jpg");
	background-size: cover;
	background-position: center;
	top: 116px;
	height: 800px;
}
div#compdir {
	background-image: url("../img/crowded_train_s.jpg");
	background-size: cover;
	background-position: center;
}

a.bright_a_tag {
	color: #0066ff;
}

.twitter-timeline {
	margin-left: 10px;
	margin-right: 10px;
	display: block !important;
}

.noto-sans-jp-700 {
	font-family: "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
}
