@charset "Shift_JIS";

/*汎用設定*/

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: 11px;
	line-height: 1.9em;
	line-break: strict;
	word-break: break-all;
	text-align: justify;
	text-justify: distribute;
}
.mac.gecko body,table
{
	color: #fff;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 11px;
	line-height: 1.9em;
	line-break: strict;
	word-break: break-all;
	text-align: justify;
	text-justify: distribute;
}
.mac.chrome body,table
{
	color: #fff;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 11px;
	line-height: 1.9em;
	line-break: strict;
	word-break: break-all;
	text-align: justify;
	text-justify: distribute;
}
body
{
	background: url(../images/bg.jpg) repeat-x #000;
}

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

/*エリア指定*/

#wrapper
{
	width: 860px;
	margin: 0px auto;
	background: url(../images/bg2.png) repeat-y;
}

/*コンテンツ*/

#header
{
	width: 860px;
	height: 803px;
	background: url(../images/header.jpg) no-repeat;
	position: relative;
}
#header .text01
{
	position: absolute;
	top: 315px;
	left: 34px;
	width: 309px;
}
#header .social
{
	position: absolute;
	top: 17px;
	left: 360px;
	width: 500px;
}
#header .famitsu-logo a
{
	position: absolute;
	top: 14px;
	left: 30px;
	width: 95px;
	height: 24px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}


#pic01
{
	width: 860px;
	height: 597px;
	background: url(../images/pic01.jpg) no-repeat;
	position: relative;
}
#pic01 .text01
{
	position: absolute;
	top: 100px;
	left: 30px;
	width: 310px;
}
#pic01 .text02
{
	position: absolute;
	top: 146px;
	left: 374px;
	width: 364px;
}
#pic01 .text03
{
	position: absolute;
	top: 288px;
	left: 246px;
	width: 160px;
}
#pic01 .text04
{
	position: absolute;
	top: 428px;
	left: 455px;
	width: 160px;
}
#pic01 .btn a
{
	position: absolute;
	top: 137px;
	left: 751px;
	width: 57px;
	height: 100px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

#pic02
{
	width: 860px;
	height: 391px;
	background: url(../images/pic02.jpg) no-repeat;
	position: relative;
}
#pic02 .text01
{
	position: absolute;
	top: 77px;
	left: 50px;
	width: 352px;
}
#pic02 .btn a
{
	position: absolute;
	top: 291px;
	left: 631px;
	width: 198px;
	height: 100px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}


#movie01
{
	width: 860px;
	height: 450px;
	background: url(../images/movie01.jpg) no-repeat;
	position: relative;
}
#movie02
{
	width: 860px;
	height: 450px;
	background: url(../images/movie02.jpg) no-repeat;
	position: relative;
}
#movie03
{
	width: 860px;
	height: 450px;
	background: url(../images/movie03.jpg) no-repeat;
	position: relative;
}
#movie01 .movie,
#movie02 .movie,
#movie03 .movie
{
	position: absolute;
	top: 60px;
	left: 110px;
}

/*フォント*/

.font10
{
	font-size: 10px;
	line-height: 1.5em;
	letter-spacing: 1px;
}


/*フッター*/


#official-banner
{
	width: 800px;
	margin: 30px auto;
}

.copyright
{
	margin: 0px auto;
	width:700px;
	text-align:center;
	color:#333333;
}

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

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

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