@charset "shift_jis";

html {
height:100%;
}
body {
	font-family:"メイリオ", "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 1.4em;
	color:#fff;
	background-repeat:no-repeat;
	background-position:center top;
	background-attachment:fixed;
	background-size:cover;
	height:100%;
}
body.bg01 {
	background-image:url(../img/bg01.jpg);
}
body.bg02 {
	background-image:url(../img/bg02.jpg);
}
body.bg03 {
	background-image:url(../img/bg03.jpg);
}
body.bg04 {
	background-image:url(../img/bg04.jpg);
}
body.bg05 {
	background-image:url(../img/bg05.jpg);
}

a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}
h1,h2,h3,h4,h5 {
	margin:0;
	padding:0;
}
img {
	border:none;
}
.hidden {
	display:none;
}
h2 {
	margin:30px 0 15px 0;
	text-align:center;
}

#gtavBody {
	width:960px;
	background:#000;
	padding:1px 20px;
	margin:1px auto 0 auto;
}
#top {
	margin:0 0 20px 0;
}
#spec {
	width:420px;
	float:left;
	margin-right:20px;
}
.leadText01 {
	width:520px;
	font-size:16px;
	line-height:26px;
	float:left;
}
.movie {
}
.menu {
	margin:0 0 10px 0;
}
.menuImg {
	width:480px;
	height:270px;
	float:left;
}
.menuText {
	width:460px;
	height:170px;
	padding:100px 10px 0 10px;
	float:left;
	position:relative;
	font-size:24px;
	line-height:40px;
	background:#262626;
}
.menuText h3 {
	position:absolute;
	top:10px;
	left:10px;
}
.menuLink {
	width:450px;
	height:32px;
	position:absolute;
	bottom:10px;
	right:10px;
}
.mission {
	margin-bottom:15px;
}
.mission .menuText {
	height:220px;
	padding:50px 10px 0 10px;
	font-size:16px;
	line-height:24px;
}

.dlcClm {
	margin-bottom:15px;
}
.dlcClm .menuText {
	height:270px;
	padding:0 10px;
	float:left;
	position:relative;
	font-size:16px;
	line-height:24px;
	background:#262626;
}
.dlcClm h3 {
	position:absolute;
	top:0;
	left:0;
}
.dlcClm .txt {
	width:460px;
	position:absolute;
	left:10px;
	bottom:10px;
}

.gtavCopyright {
	border-top:1px solid #999;
	width:960px;
	padding:20px 0;
	text-align:left;
	margin-top:50px;
	height:45px;
	position:relative;
}
.copyrightText {
	font-size:10px;
	line-height:15px;
	position:absolute;
	bottom:20px;
	right:0;
	text-align:right;
}
.linkBanner {
	margin:15px auto;
	text-align:center;
}
.activity_ph01 {
	width:960px;
	margin:10px 0;
}
.activity_ph02 {
	width:960px;
	margin:10px 0;
}
.activity_ph03 {
	width:638px;
	float:left;
}
.activity_ph03_txt {
	width:314px;
	float:right;
	font-size:12px;
	line-height:18px;
}
.activity_ph03_txt h3 {
	font-size:13px;
	margin-bottom:2px;
	color:#fd0;
}
h2.activityH2 {
	width:560px;
	float:left;
	margin:0;
}
.leadText03 {
	width:380px;
	float:right;
	font-size:14px;
	line-height:21px;
}
.custamiseH2 {
	width:960px;
	margin:15px auto;
	float:left;
}
.custamiseH2 h2 {
	width:550px;
	float:left;
	margin:0;
}
.leadtext05 {
	width:392px;
	float:right;
	font-size:14px;
	line-height:20px;
}
.custamise_ph {
	margin-bottom:10px;
}
.custamise_ph h3 {
	width:960px;
	margin:0 auto 15px auto;
}
.custamise_phLeft {
	width:475px;
	float:left;
}
.custamise_phRight {
	width:475px;
	float:right;
}
.custamise_clm {
	border:2px solid #fff;
	background:#262626;
	padding:13px;
	line-height:20px;
}
.custamise_clm h3 {
	margin-bottom:10px;
}
.custamise_clmLeft {
	width:460px;
	float:left;
	margin:0 10px 10px 0;
}
.custamise_clmRight {
	width:460px;
	float:left;
	margin-bottom:10px;
}

.mission_ph {
	width:960px;
	margin:0 0 10px 0;
	font-size:14px;
	line-height:22px;
}
.mission_phLeft {
	width:475px;
	float:left;
}
.mission_phRight {
	width:475px;
	float:right;
}
.mission_ph h3 {
	margin-bottom:10px;
}

.right {
	float:right;
}
.gotoTop {
	text-align:right;
	margin:50px 0 15px 0;
}

/* ヘッダー */
#header {
	width:100%;
	background:#000;
	height:54px;
}
#headerBox {
	width:1200px;
	margin:0 auto;
	position:relative;
	height:54px;
}
#fdcLogo {
	position:relative;
	top:11px;
}
#socialButton {
	position:absolute;
	right:0;
	top:15px;
}
#socialButton ul {
	margin:0;
	padding:0;
}
#socialButton li {
	list-style-type:none;
}

/*フッター*/
.footer-area {
}

.mb30px
{
	padding-bottom: 30px;
}


#copyright-area
{
	padding: 20px;
	text-align: center;
}

.footer-area .copyright
{
	margin: 0px auto;
	width:700px;
	text-align:center;
	color:#333333;
	font-size:12px;
}

.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;
}

/* clearfix */
.clearfix:after {
 content:".";
 display:block;
 clear:both; 
 height:0;
 visibility:hidden;
}
.clearfix {
 display:inline-block;
	overflow:hidden;
}
/* exlude MacIE5 \*/
* html .clearfix {
 height:1%;
}
.clearfix {
 display:block;
}
/* end MacIE5 */

.clearfix + *{
    clear: both;
}
