@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/wot/bg.jpg) #000 repeat-x;
}

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: 990px;
	margin: 0px auto;
}
#header
{
	background: url(../images/wot/header.jpg) no-repeat;
	width: 990px;
	height: 310px;
	position: relative;
}
.social
{
	position: absolute;
	top: 10px;
	left: 490px;
	width: 500px;
}
.famitsu-logo a
{
	position: absolute;
	top: 10px;
	left: 6px;
	width: 95px;
	height: 24px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
.neko-btn a
{
	position: absolute;
	top: 105px;
	left: 818px;
	width: 172px;
	height: 172px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}


/*コンテンツ*/

#contents-wrapper
{
	width: 990px;
	overflow: hidden;
	margin-bottom: 20px;
}
#side-area
{
	width: 240px;
	float: left;
}
#side-area .side-bg
{
	background: url(../images/wot/side_bg.jpg);
	padding: 0px 10px;
}

#main-area
{
	width: 728px;
	border: 1px solid #615F4D;
	float: right;
	padding-bottom: 20px;
}

#movie-bg
{
	width: 728px;
	height: 399px;
	background: url(../images/wot/movie_bg.jpg) no-repeat;
	position: relative;
}
#movie-bg .movie
{
	position: absolute;
	top: 20px;
	left: 44px;
}
#topics
{
	padding: 0px 20px;
}
#topics .itemBox
{
	border-bottom: 1px solid #615F4D;
	overflow: hidden;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#topics .itemBox .newsImg
{
	float: left;
	width: 100px;
}
#topics .itemBox .textArea
{
	float: right;
	width: 580px;
}
#topics .itemBox .textArea .newsTitle
{
	font-size: 14px;
	font-weight: bold;
}
#topics .itemBox .textArea .news-time
{
	font-size: 10px;
	letter-spacing: 1px;
	color: #FC0;
}

/*余白*/

.mb20px
{
	margin-bottom: 20px;
}
.mb10px
{
	margin-bottom: 10px;
}
.banner-base
{
	width: 710px;
	margin: 0px auto 20px auto;
	overflow: hidden;
}
.banner
{
	width: 335px;
	float: left;
	margin: 0px 10px;
}
.banner-long
{
	margin: 0px auto 20px auto;
	width: 690px;
}


/*フッター*/

#game-copyright
{
	text-align: center;
	padding-bottom: 20px;
}

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