@charset "EUC-JP";

body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, table, caption, tr, th, td, img, form, div {
	margin: 0;
	padding: 0;
	border: none;
	font-style: normal;
	font-weight: normal;
	list-style-type: none;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯","¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku Gothic Pro","¥á¥¤¥ê¥ª",Meiryo,sans-serif;
	line-height:1.5em;
	color:#222;
}
img {
	vertical-align: bottom;
}
.clearfix {width:100%;}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

body {
	width: 100%;
	font-size:12px;
	text-align:center;
	background-color:#000;
}
#bg_top_body {
	width: 100%;
	background: #000;
	height:910px;
}
#bg_top_main {
	width: 100%;
	background: url("../images/bg_top_main.jpg") no-repeat center top;
}
#wrapper {
	width: 800px;
	margin:0 auto;
	text-align:left;
	position:relative;
}
a#infotopLogo {
	display: block;
	height: 44px;
	left: 0;
	position: absolute;
	top: 0;
	width: 129px;
}
.gnav_top {
	padding-top: 463px;
	height: 72px;
}
.gnav_top1 {
	float: left;
}
.gnav_top2 {
	float: right;
}

.social_btn_top {
	height: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 25px;
	width: 350px;
	float: right;
	padding: 0;
}
.social_btn_top .twitter {
	display: inline;
	float: right;
	margin: 0 5px;
	padding: 0;
	width: 80px;
}
.social_btn_top .facebook {
	display: inline;
	float: right;
	margin: 0 5px;
	padding: 0;
	width: 120px;
}
.social_btn_top .plus1 {
	display: inline;
	float: right;
	margin: 0 5px;
	padding: 0;
	width: 60px;
}

.sns-area{
	width: 760px;
  margin: 20px auto 0;
  display: flex;
  justify-content: space-between;
}

#facebook{
	width: 368px;
  text-align:left;
}

#twitter{
	width: 368px;
  height: 130px;
  text-align:left;
}

.sns-area h3 {
  margin-bottom: 10px;
}

#footer {
	clear: both;
	line-height: 2em;
	padding-top: 20px;
	text-align: center;
	color:#fff;
	height: 60px;
}

#footer a{
	color:#fff;
	text-decoration:none;
}

.banner_box {
	height: 70px;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
  margin-bottom: 15px;
	clear: both;
}

.banner_box_last {
	height: 70px;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

#wrapper h2 {
  width: 760px;
  margin: 55px auto 0;
}