@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;
}
.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 #000;
}

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

/*エリア指定*/

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

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


#contents-base
{
	background: url(../images/contents_base.jpg) no-repeat;
	width: 1000px;
	height: 655px;
	position: relative;
}
#contents-base .btn01 a
{
	position: absolute;
	top: 12px;
	left: 602px;
	width: 309px;
	height: 62px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#contents-base .btn02 a
{
	position: absolute;
	top: 86px;
	left: 779px;
	width: 211px;
	height: 69px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#contents-base .btn03 a
{
	position: absolute;
	top: 118px;
	left: 461px;
	width: 229px;
	height: 66px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#contents-base .btn04 a
{
	position: absolute;
	top: 172px;
	left: 686px;
	width: 229px;
	height: 66px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#contents-base .btn05 a
{
	position: absolute;
	top: 258px;
	left: 581px;
	width: 211px;
	height: 66px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#contents-base .btn06 a
{
	position: absolute;
	top: 280px;
	left: 787px;
	width: 211px;
	height: 66px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#contents-base .btn07 a
{
	position: absolute;
	top: 366px;
	left: 701px;
	width: 250px;
	height: 66px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#contents-base .official a
{
	position: absolute;
	top: 455px;
	left: 581px;
	width: 419px;
	height: 141px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#contents-base .movie
{
	position: absolute;
	top: 282px;
	left: 0px;
}


/* ニュースリスト用（ギルティギア参考） */


#dscs-news-list-box
{
	border: 1px solid #666;
	padding: 10px 20px;
	background: #222;
}

#newsList {
	padding: 0;
}
#newsList p{
	margin-bottom: 0.5em;
}

#newsList .itemBox {
	border-bottom: 1px dotted #CCCCCC;
	max-height: none;
	min-height: 5.5em;
	padding: 1em 0;
	height: auto;
	margin: 0;
	overflow: hidden;
}

#newsList .newsImg {
	border: 1px solid #CCCCCC;
	float: left;
	margin: 0 10px 0 0;
	width: 100px;
}

.textArea {
	margin: 0 0 10px 110px;
}

.news-time {
	margin: 0 10px;
	color: #208620;
}

.itemBox .textArea .newsHead {
	color: #FFFFFF;
}

#newsList div.itemBox:last-child {
	border: none;
}

#footer ul#copy li {
	color: #000;
}

.news-time {
	color: #FC0;
	float: left;
}
.news-rt
{
	float: right;
}

.itemBox .textArea .newsHead {
	color: #FFFFFF;
}

#newsList div.itemBox:last-child {
	border: none;
}


/*フッター*/

#dscs-copyright
{
	padding: 20px 0;
	text-align: center;
}

#footer
{
	width: 1000px;
	margin: 0px auto;
}
#footer a:link
{
	text-decoration: none;
	color: #000;
}
#footer a:visited
{
	text-decoration: none;
	color: #000;
}
#footer a:hover
{
	text-decoration: underline;
	color: #F00;
}

.copyright
{
	text-align: center;
}

.footer-area
{
	color: #333;
	padding: 20px 0px;
	background: #FC0;
}

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

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