@charset "UTF-8";

/*汎用設定*/

body
{
	color: #333;
	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;
}
.mac.safari body,
.mac.gecko body,
.mac.chrome body
{
	color: #333;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
body
{
	background: url(../images/bg.jpg) no-repeat top center #4DAC00;
}

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

/*エリア指定*/

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

#header
{
	background: url(../images/header.jpg) no-repeat;
	width: 980px;
	height: 410px;
	position: relative;
}
.social
{
	position: absolute;
	top: 13px;
	left: 465px;
	width: 500px;
}
.famitsu-logo a
{
	position: absolute;
	top: 20px;
	left: 25px;
	width: 95px;
	height: 24px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

#contents-wrap
{
	width: 980px;
	overflow: hidden;
}
#side-area
{
	width: 300px;
	float: left;
}
#contents-area
{
	width: 680px;
	float: right;
}
#info-area
{
	width: 300px;
	height: 331px;
	position: relative;
	background: url(../images/info_base.jpg) no-repeat;
}
#info-area #info-box
{
	position: absolute;
	top: 140px;
	left: 30px;
	width: 240px;
	height: 180px;
	overflow: auto;
	overflow-x: hidden;
	padding-right: 10px;
}
#tw-area
{
	width: 300px;
	height: 443px;
	position: relative;
	background: url(../images/tw_base.jpg) no-repeat;
}
#tw-area .tw
{
	position: absolute;
	top: 144px;
	left: 25px;
	width: 255px;
}

#link-area
{
	width: 300px;
	height: 300px;
	position: relative;
	background: url(../images/link_base.jpg) no-repeat;
}
#link-area .link01 a
{
	position: absolute;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	top: 20px;
	left: 80px;
	width: 200px;
	height: 80px;
}
#link-area .link02 a
{
	position: absolute;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	top: 110px;
	left: 80px;
	width: 200px;
	height: 80px;
}
#link-area .link03 a
{
	position: absolute;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	top: 200px;
	left: 80px;
	width: 200px;
	height: 80px;
}
#copyright-area
{
	font-size: 10px;
	padding: 0px 20px 20px 20px;
}


#btn-area
{
	width: 680px;
	height: 889px;
	position: relative;
	background: url(../images/btn_base.jpg) no-repeat;
}
#btn-area .link01 a
{
	position: absolute;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	top: 51px;
	left: 21px;
	width: 248px;
	height: 139px;
}
#btn-area .link02 a
{
	position: absolute;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	top: 20px;
	left: 362px;
	width: 299px;
	height: 110px;
}
#btn-area .link03 a
{
	position: absolute;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	top: 581px;
	left: 476px;
	width: 170px;
	height: 141px;
}
#btn-area .link04 a {
	display: block;
	position: absolute;
	overflow: hidden;
	text-indent: -9999px;
	top: 597px;
	left: 40px;
	width: 199px;
	height: 105px;
}
#btn-area .link05 a {
	display: block;
	position: absolute;
	overflow: hidden;
	text-indent: -9999px;
	top: 256px;
	left: 22px;
	width: 215px;
	height: 105px;
}
#btn-area .link06 a {
	display: block;
	position: absolute;
	overflow: hidden;
	text-indent: -9999px;
	top: 188px;
	left: 428px;
	width: 215px;
	height: 105px;
}
#btn-area .link07 a {
	display: block;
	position: absolute;
	overflow: hidden;
	text-indent: -9999px;
	top: 331px;
	left: 557px;
	width: 100px;
	height: 220px;
}
#btn-area .link08 a {
	display: block;
	position: absolute;
	overflow: hidden;
	text-indent: -9999px;
	top: 732px;
	left: 55px;
	width: 249px;
	height: 102px;
}
#btn-area .link09 a {
	display: block;
	position: absolute;
	overflow: hidden;
	text-indent: -9999px;
	top: 754px;
	left: 413px;
	width: 249px;
	height: 111px;
}
#movie
{
	width: 640px;
	margin: 0px auto 20px auto;
}

/*フッター*/

#footer
{
	width: 1000px;
	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: #0F3162;
}

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

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