@charset "Shift_JIS";

/*汎用設定*/

body
{
	color: #fff;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	line-break: strict;
	word-break: break-all;
	text-align: justify;
	text-justify: distribute;
}
body
{
	background: url(../images/bg.jpg) repeat-x 0 60px #FF7800;
}

a:link
{
	text-decoration: none;
	color: #FF0;
}
a:visited
{
	text-decoration: none;
	color: #FF0;
}
a:hover
{
	text-decoration: underline;
	color: #ff9900;
}
img
{
	border: none;
}
p
{
	margin-bottom: 1em;
}

/*エリア指定*/

#wrapper
{
	width: 1000px;
	margin: 0px auto;
}

#header
{
	background: url(../images/header.jpg) no-repeat;
	width: 1000px;
	height: 645px;
	position: relative;
}
.social
{
	position: absolute;
	top: 15px;
	left: 477px;
	width: 500px;
}
.famitsu-logo a
{
	position: absolute;
	top: 14px;
	left: 28px;
	width: 95px;
	height: 24px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

#mv-contents
{
	background: url(../images/contents.jpg) no-repeat;
	width: 1000px;
	height: 970px;
	position: relative;
}
#mv-contents .btn01 a
{
	position: absolute;
	top: 20px;
	left: 30px;
	width: 460px;
	height: 150px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#mv-contents .btn02 a
{
	position: absolute;
	top: 95px;
	left: 510px;
	width: 460px;
	height: 150px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#mv-contents .btn03 a
{
	position: absolute;
	top: 190px;
	left: 30px;
	width: 460px;
	height: 150px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#mv-contents .btn04 a
{
	position: absolute;
	top: 270px;
	left: 510px;
	width: 460px;
	height: 150px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#mv-contents .btn05 a
{
	position: absolute;
	top: 360px;
	left: 30px;
	width: 460px;
	height: 150px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#mv-contents .btn06 a
{
	position: absolute;
	top: 440px;
	left: 510px;
	width: 460px;
	height: 150px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#mv-contents .btn07 a
{
	position: absolute;
	top: 530px;
	left: 30px;
	width: 460px;
	height: 150px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#mv-contents .btn08 a
{
	position: absolute;
	top: 630px;
	left: 510px;
	width: 460px;
	height: 150px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#mv-contents .btn09 a
{
	position: absolute;
	top: 720px;
	left: 30px;
	width: 460px;
	height: 150px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#mv-contents .btn10 a
{
	position: absolute;
	top: 800px;
	left: 510px;
	width: 460px;
	height: 150px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

#mv-official
{
	background: url(../images/banner.jpg) no-repeat;
	width: 1000px;
	height: 85px;
	position: relative;
}
#mv-official .banner a
{
	position: absolute;
	top: 0px;
	left: 258px;
	width: 491px;
	height: 85px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}


/*ソーシャルブックマークアイコン*/

ul.bookmark_button {
	list-style: none;
	clear: both;
}
ul.bookmark_button li {
	float: right;
}
ul.bookmark_button li.continue {
	padding-left: 10px;
}
ul.bookmark_button li.twitter {
}
ul.bookmark_button li.hatena {
	padding-left: 10px;
}
ul.bookmark_button li.facebook {
	padding-left: 10px;
}
ul.bookmark_button li.gplus {
	padding-left: 10px;
}
iframe.twitter-share-button {
width: 105px!important;
}
