body {
	background-image: url(../img/main_bg.jpg);
}

#contents {
	min-height: 1250px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/visual.png);
	background-repeat: no-repeat;
	background-position: 166px 73px;
	padding-bottom: 180px;
	position: relative;
}

#contents h1 {
	position: absolute;
	left: 530px;
	top: 62px;
}
#contents h2 {
	position: absolute;
	left: 660px;
	top: 0px;
}
#contents h3 {
	position: absolute;
	left: 416px;
	top: 25px;
}
#contents #copy {
	position: absolute;
	left: 485px;
	top: 325px;
}


#global {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:80;
}


#gMenu1,#gMenu2,#gMenu3,#gMenu4,#gMenu5,#gMenu6,#gMenu7,#gMenu8 {
	width: 220px;
	height: 50px;
	position : relative;
}

#gMenu1 {
	background-image: url(../img/b_global01.png);
}
#gMenu2 {
	background-image: url(../img/b_global02.png);
}
#gMenu3 {
	background-image: url(../img/b_global03.png);
}
#gMenu4 {
	background-image: url(../img/b_global04.png);
}
#gMenu5 {
	background-image: url(../img/b_global05.png);
}
#gMenu6 {
	background-image: url(../img/b_global06.png);
}
#gMenu7 {
	background-image: url(../img/b_global07.png);
}
#gMenu8 {
	background-image: url(../img/b_global08.png);
}
.new {
	position : absolute;
	top : 22px;
	right :0px;
	background-image: url(../img/new.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 29px;
}

#global a {
	transition: opacity 0.5s;
	opacity: 0.0;
}
#global a:hover {
	opacity: 1;
}




/*━━━━━━━━━━━━━━
■ピックアップ
━━━━━━━━━━━━━━━*/
#contentsBana {
	width: 280px;
	position: absolute;
	right: 0px;
	/* top: 765px; */
	top: 1065px;
}


#contentsBana li {
	margin: 0px;
}
.pv {
	height: 165px;
}
.bana {
	height: 165px;
}
.comike {
	height: 137px;
}

#contentsBana a,#bdbana a {
	transition: opacity 0.5s;
	opacity: 1.0;
}
#contentsBana a:hover,#bdbana a:hover {
	opacity: 0.7;
}

/*━━━━━━━━━━━━━━
■ソーシャル設定
━━━━━━━━━━━━━━━*/

#social_wrap {
	position: absolute;
	top: 420px;
	left: 0px;
	width: 165px;
}
#social li {
	float: left;
	margin: 0px;
}
#social a {
	display: block;
	width: 55px;
	height: 50px;
	line-height: 50px;
	text-indent: 100%;
	overflow: hidden;
	background: url(gra/btn_common.png) no-repeat;
	transition: opacity 0.3s;
}
#social a:hover {
	opacity: 0.7;
}
#twitter a {background-position: 0px 0;}
#facebook a {background-position: -55px 0;}
#gglplus a {background-position: -110px 0;}

/*━━━━━━━━━━━━━━
■インフォメーション設定
━━━━━━━━━━━━━━━*/
#bdbana {
	width: 330px;
	height: 100px;
	position: absolute;
	top: 710px;
	left: 0;
}

#newsB {
	background-image: url(../img/bg_news.png);
	background-repeat: no-repeat;
	width: 330px;
	height: 200px;
	position: absolute;
	left: 0px;
	top: 820px;
	padding-top: 15px;
}

#twitterB {
	background-image: url(../img/bg_twitter.png);
	background-repeat: no-repeat;
	width: 330px;
	height: 185px;
	position: absolute;
	left: 0px;
	top: 1025px;
	padding-top: 15px;
}

#newsIn,#tweetIn {
	height: 140px;
	width: 310px;
	margin-left: 10px;
	overflow: auto;
}




#moreB {
	width: 70px;
	height: 15px;
	margin-left: 249px;
	margin-bottom: 20px;
}

#followB {
	width: 99px;
	height: 15px;
	margin-left: 220px;
	margin-bottom: 20px;
}

#followB a,#moreB a {
	transition: opacity 0.5s;
	opacity: 1.0;
}
#followB a:hover,#moreB a:hover {
	opacity: 0.3;
}
.day {
	font-size: 14px;
	line-height: 150%;
	color: #FF3333;
	padding-bottom: 5px;
}
.scoop {
	font-size: 14px;
	line-height: 150%;
	color: #FFF;
}
