@charset "utf-8";

*{	margin:0px;
	padding:0px;
}

body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background:#686769;
	border:none;
	text-decoration:none;
	word-break:break-all;
	}

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.right-float{
	float:right;
}

.left-float{
	float:left;
}

img{
	border:none;
	vertical-align:text-bottom;
}

a.visible_image:hover img{
	visibility:hidden;
}

#wrapper{
	width:1300px;
	background:url(../image/bg.jpg) no-repeat;
	margin:0 auto;
	overflow:hidden;
	line-height:0;
}

#header{
	width:1300px;
	height:118px;
}

#menu{
	list-style-type:none;
}

#menu li{
	float:left;
}

#menu li a{
	display:inline-block;
}

#menu li a.backdrop{
	width:260px;
	height:118px;
	background:url(../image/menu/glogo.png) no-repeat;
	margin-left:202px;
	margin-right:36px;

}

#menu li a.iconic{
	width:84px;
	height:28px;
	margin-top:51px;
	margin-right:2px;
}

#menu li img.dammy{
	width:84px;
	height:28px;
	margin-top:51px;
	margin-right:2px;
}

#container{
	width:900px;
	margin:0px 200px 0px 200px;
	position:relative;
}

.top_con{
	background:url(../image/top.jpg) no-repeat;
	height:684px;
}

.top_con audio{
	width:300px;
	margin-top:-8px;
}

#jump_set{
	display:inline-block;
	width:200px;
	height:50px;
}

.grisaia{
	position:absolute;
	top:598px;
	left:41px;
}

.eden{
	position:absolute;
	top:598px;
	left:261px;
}

.top_cdv{
	top:600px;
	left:500px;
	position:absolute;
}

.top_cdv img{
	margin-left:50px;
}

.spec_con{
	background:url(../image/spec.jpg) no-repeat;
	height:944px;
	position:relative;
}

.spec_con a{
	width:449px;
	height:104px;
	display:inline-block;
	top:24px;
	left:233px;
	position:absolute;
}

#footer{
	clear:both;
	width:1300px;
	height:75px;
	background:url(../image/footer.jpg) no-repeat;
}

#footer a{
	display:inline-block;
	width:130px;
	height:30px;
	margin-top:15px;
	margin-left:585px;
}