@charset "Shift_JIS";

/*汎用設定*/

*
{
	padding: 0px;
	margin: 0px;
}
body,table
{
	color: #fff;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 1.7em;
	line-break: strict;
	word-break: break-all;
	text-align: justify;
	text-justify: distribute;
}
.ie body,table
{
	color: #fff;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 1.7em;
	line-break: strict;
	word-break: break-all;
	text-align: justify;
	text-justify: distribute;
}
.gecko body,table
{
	color: #fff;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 1.7em;
	line-break: strict;
	word-break: break-all;
	text-align: justify;
	text-justify: distribute;
}
.mac.safari body,table
{
	color: #fff;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 1.5em;
	line-break: strict;
	word-break: break-all;
	text-align: justify;
	text-justify: distribute;
}
.mac.gecko body,table
{
	color: #fff;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 1.6em;
	line-break: strict;
	word-break: break-all;
	text-align: justify;
	text-justify: distribute;
}
.mac.chrome body,table
{
	color: #fff;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 1.5em;
	line-break: strict;
	word-break: break-all;
	text-align: justify;
	text-justify: distribute;
}
body
{
	background: url(../images/bg.jpg) no-repeat top center #423430 fixed;
}

a:link
{
	text-decoration: none;
	color: #00C;
}
a:visited
{
	text-decoration: none;
	color: #00C;
}
a:hover
{
	text-decoration: underline;
	color: #ff9900;
}
img
{
	border: none;
}

/*エリア指定*/

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

#header
{
	background: url(../images/header.png) no-repeat;
	width: 920px;
	height: 656px;
	position: relative;
}
.social
{
	position: absolute;
	top: 10px;
	left: 400px;
	width: 500px;
}
.famitsu-logo a
{
	position: absolute;
	top: 9px;
	left: 22px;
	width: 95px;
	height: 24px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

#wb
{
	background: url(../images/wb.png) no-repeat;
	width: 920px;
	height: 494px;
	position: relative;
}
#wb .link01 a
{
	position: absolute;
	top: 41px;
	left: 71px;
	width: 377px;
	height: 77px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#wb .link02 a
{
	position: absolute;
	top: 40px;
	left: 471px;
	width: 377px;
	height: 77px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#wb .link03 a
{
	position: absolute;
	top: 117px;
	left: 71px;
	width: 377px;
	height: 77px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#wb .link04 a
{
	position: absolute;
	top: 117px;
	left: 471px;
	width: 377px;
	height: 77px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#wb .link05 a
{
	position: absolute;
	top: 195px;
	left: 71px;
	width: 377px;
	height: 77px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#wb .link06 a
{
	position: absolute;
	top: 195px;
	left: 471px;
	width: 377px;
	height: 77px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#wb .link07 a
{
	position: absolute;
	top: 271px;
	left: 71px;
	width: 377px;
	height: 77px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#wb .link08 a
{
	position: absolute;
	top: 271px;
	left: 471px;
	width: 377px;
	height: 77px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#wb .link09 a
{
	position: absolute;
	top: 350px;
	left: 71px;
	width: 377px;
	height: 77px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

#intro
{
	background: url(../images/intro.png) no-repeat;
	width: 920px;
	height: 755px;
	position: relative;
}
#intro .movie
{
	position: absolute;
	top: 1px;
	left: 330px;
}
#intro .banner a
{
	position: absolute;
	top: 597px;
	left: 10px;
	width: 900px;
	height: 80px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#intro .text
{
	position: absolute;
	top: 66px;
	left: 30px;
	width: 280px;
}
#intro .official-copyright
{
	position: absolute;
	top: 696px;
	left: 10px;
	width: 900px;
	text-align: center;
}

/*フッター*/

#footer
{
	width: 920px;
	margin: 0px auto;
}
#footer a:link
{
	text-decoration: none;
	color: #FC0;
}
#footer a:visited
{
	text-decoration: none;
	color: #FC0;
}
#footer a:hover
{
	text-decoration: underline;
	color: #FF0;
}

.copyright
{
	text-align: center;
}

.footer-area
{
	color: #fff;
	padding: 20px 0px;
	background: #900;
}

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

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;
}
