@charset "utf-8";

body{
	font-size:100%;
	font-family:'Lucida Grande', Meiryo, sans-serif;
	line-height:1.5;
	color:#333333;
	background:#0050a5;
	-webkit-text-size-adjust:none;
	-webkit-font-smoothing:antialiased;
}
#wrapper{
	padding-top:0px !important;
}
section#content {
	width:100%;
	background:url(/fc-buddyfight100/images/bg2.jpg) no-repeat center top #0050a5;
}
#box{
	width:980px;
	margin:auto;
	position:relative;
}
#box:after{
    content:".";
    display:block;
    height:0;
    font-size:0;
    clear:both;
    visibility:hidden;
}

h1{}
h2{}
h3{margin-bottom:1em;}
h4{}
h5{}
h6{}







#character{
	margin:0 auto;
	width:980px;
}
#inner{	
	margin:0 auto;
	padding-top:910px;
	width:980px;
	position:relative;
	left:8px;
	z-index:300;
}

#logo_fcbf100	{position:absolute; left:251px; top:601px; z-index:200; width:492px; height:275px; background:url(/fc-buddyfight100/images/logo_fcbf100.png) no-repeat center top;}
#text1			{position:absolute; left:846px; top:14px; z-index:201; width:97px; height:384px; background:url(/fc-buddyfight100/images/text1.png) no-repeat center top;}
#text2			{position:absolute; left:42px; top:17px; z-index:202; width:98px; height:256px; background:url(/fc-buddyfight100/images/text2.png) no-repeat center top;}
#human1			{position:absolute; left:327px; top:224px; z-index:98; width:482px; height:710px; background:url(/fc-buddyfight100/images/human1.png) no-repeat center top;}
#human2			{position:absolute; left:153px; top:271px; z-index:97; width:361px; height:555px; background:url(/fc-buddyfight100/images/human2.png) no-repeat center top;}
#human3			{position:absolute; left:538px; top:317px; z-index:96; width:189px; height:218px; background:url(/fc-buddyfight100/images/human3.png) no-repeat center top;}
#human4			{position:absolute; left:734px; top:374px; z-index:95; width:169px; height:218px; background:url(/fc-buddyfight100/images/human4.png) no-repeat center top;}
#human5			{position:absolute; left:241px; top:0px; z-index:92; width:593px; height:653px; background:url(/fc-buddyfight100/images/human5.png) no-repeat center top;}
#monster1		{position:absolute; left:352px; top:484px; z-index:100; width:564px; height:668px; background:url(/fc-buddyfight100/images/monster1.png) no-repeat center top;}
#monster2		{position:absolute; left:60px; top:461px; z-index:99; width:997px; height:677px; background:url(/fc-buddyfight100/images/monster2.png) no-repeat center top;}
#monster3		{position:absolute; left:570px; top:244px; z-index:94; width:208px; height:362px; background:url(/fc-buddyfight100/images/monster3.png) no-repeat center top;}
#monster4		{position:absolute; left:652px; top:267px; z-index:93; width:172px; height:248px; background:url(/fc-buddyfight100/images/monster4.png) no-repeat center top;}
#monster5		{position:absolute; left:26px; top:0px; z-index:91; width:914px; height:550px; background:url(/fc-buddyfight100/images/monster5.png) no-repeat center top;}
#date			{position:absolute; left:8px; top:857px; z-index:203; width:980px; height:41px; background:url(/fc-buddyfight100/images/date.png) no-repeat center top;}

.fixHeight{
	overflow:hidden;
	_zoom:1;
}
.icon_new{
	float:right;
}
#box_news{
	width:980px;
	color:#ffffff;
}
#box_news p a{
	color:#ffffff;
}
#box_news .fixHeight{
	width:960px;
	margin:16px auto;	
}
#box_news .fixHeight div{
	display:inline;
	float:left;
	width:302px;
	margin:0 9px 20px;
}
#box_news p{
	font-size:0.9em;
	line-height:1.3;
}
#box_news .day{
	font-size:0.7em;
	padding-bottom:6px;
	border-bottom:1px solid #ffffff;
}
#box_news .title{
	font-weight:bold;
	font-size:1.1em;
	margin:10px auto;
	line-height:1.3;
	clear:both;
}
#box_movie{
	width:460px;
	height:380px;
	float:left;
	margin-right:20px;
	padding-left:20px;
	background:url(/fc-buddyfight100/images/bg_movie.png) no-repeat center top;
}
#box_movie .box_left{
	float:left;
	width:200px;
	margin:110px 20px 0px 0px;
}
#box_movie .box_right{
	float:left;
	width:220px;
	font-size:0.75em;
	line-height:1.4;
	margin-top:60px;
}
#box_twitter{
	width:480px;
	float:left;
}
#box_bnr{
	clear:both;
	width:520px;
	margin:auto;
	
}
#box_bnr a{
	float:left;
	width:240px;
	margin:20px 10px;
}
#box_movie:after,
#box_twitter:after{
    content:".";
    display:block;
    height:0;
    font-size:0;
    clear:both;
    visibility:hidden;
}
#footer{
	margin:0;
	padding:0;
	width:100%;
	border-top:1px solid #023c79;
	background:#0050a5;
}
#copy{
	color:#ffffff;
	border-top:1px solid #2474c9;
	font-size:0.9em;
	padding-top:20px;
	padding-bottom:20px;
}


/* ニュース
---------------------------------*/
#news_inner{
	background:#fff;
	/*width:800px !important;*/
}
#news_inner p{
	font-size:0.8em;
}
#news_inner .day{
	font-size:0.7em;
	color:#0050a5;
	padding-bottom:3px;
	border-bottom:3px solid #0050a5;
}
#news_inner .title{
	font-weight:bold;
	font-size:1.1em;
	margin:10px auto;
}
.fcbf100img{
	margin-top:1em;
	border:1px solid #333333;
}







#news_inner img{
	width:100%;
}
#news_inner ul li{
	border-bottom:none;
	font-size:0.9em;
	line-height:1.5;
	margin:0 0 0 0.9em;
	padding:0;
	list-style:disc outside;
}
#news_inner ul{
	margin:0;
	padding:0;
}
.tit_list{
	border-bottom:dashed 2px #df3b47;
}
.tit_list span{
	padding:4px 2px;
	color:#df3b47;
	font-weight:bold;
}

/*.bg_news{
	min-height:600px;
	background:url(/fc-buddyfight100/news/images/150328a01.gif) no-repeat 95% 0%;
}
.li_left{
	clear:both;
	float:left;
	width:80px;
	height:200px;
	margin-left:20px;
	margin-right:20px;
	vertical-align:middle;
}
.li_right{
	float:left;
	width:500px;
}
.li_right p{
	font-size:1.0em !important;
}
.li_right p.title{
	font-size:1.5em !important;
	margin-top:20px !important;
}
.bg_news:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}*/



/* TVA共通部分解除
---------------------------------*/
header{
	width:100%;
	height:169px;
	background:url(/common/images/bg-gnav.gif) repeat!important;
}
#wrapper{
	background:none !important;
}
#footer_bar p#page-top a:hover{
	text-decoration:none;
	background:none;
}





