@charset "UTF-8";



#contentsbox {
	margin: 20px 0 30px;
	padding-top: 0px;
}


#contentsbox ul {
}

#contentsbox ul li {
	float: left;
	display: inline;
	margin: 0 0px 25px;
	padding: 0 11px;
	width: 210px;
	text-align: center;
	overflow: hidden;
	zoom: 1;
	background: url(../images/top/topbox.png) no-repeat 6px 0px;
}


#contentsbox ul li .scimg {
	position: relative;
	display: block;
	margin:3px auto 10px;
	width: 210px;
	height: 210px;
	background-position: 0px 15px;
	background-repeat: no-repeat;
}
#contentsbox ul li a.scimg:hover {
	text-decoration: none;
	background-color: #000;
	opacity: .6;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=60)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60); /* IE5.5+ */
}

#contentsbox ul li .sdate {
	padding: 3px 4px 2px 8px;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 8px;
	line-height: 10px;
	text-align: right;
	letter-spacig: 0.33em;
	color: #ddd;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/top/sdatebg.png);
}

#contentsbox ul li.pbck .sdate {background-position: 0 -25px;}
#contentsbox ul li.hard .sdate {background-position: 0 -50px;}
#contentsbox ul li.guid .sdate {background-position: 0 -75px;}
#contentsbox ul li.shot .sdate {background-position: 0 -100px;}
#contentsbox ul li.intv .sdate {background-position: 0 -125px;}
#contentsbox ul li.reve .sdate {background-position: 0 -150px;}
#contentsbox ul li.stry .sdate {background-position: 0 -175px;}


#contentsbox ul li .stitle {
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding: 4px 5px 3px;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	color: #fff;
	background-color: rgba(0,0,0,0.75);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#c0000000',EndColorStr='#c0000000')";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#c0000000',EndColorStr='#c0000000'); /* IE5.5+ */
}

#contentsbox ul li .xstitle {
	opacity: .7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=70)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70); /* IE5.5+ */
}






#contentsbox2 {
	margin: 20px 0 30px;
}

#bodywrap h2 span {
	padding-left: 0px;
	font-size: 69%;
	line-height: 1.4em;
	color: #666;
}

.spltj {
	margin: 4px 0 10px;
	padding: 2px 1px;
	font-size: 108%;
	color: #444;
	border-top: 2px solid #888;
}
	.tj_guid {border-top-color: #f00000;}
	.tj_hard {border-top-color: #0060E0;}
	.tj_pbak {border-top-color: #FE5F03;}
	.tj_scen {border-top-color: #F0B000;}
	.tj_movi {border-top-color: #ff3000; margin-bottom: 40px;}
	.tjtopic {border-top-color: #d00000; margin-bottom: 20px;}


#contentsbox2 p {
	margin-bottom: 1.66em;
	margin-left: 2.0em;
	font-size: 93%;
	line-height: 1.66em;
}

#contentsbox2 p.plead {
	margin-bottom: 3.33em;
	margin-left: 0;
	color: #333;
}

#contentsbox2 p.pph {
	margin-bottom: 1.66em;
	margin-left: 0;
	font-size: 77%;
	line-height: 1.6em;
	text-align: center;
}

#contentsbox2 p .phl {
	float: left;
	display: inline;
	margin: 2px 0;
	margin-right: 20px;
	font-size: 77%;
	line-height: 1.6em;
	text-align: center;
}

#contentsbox2 p .phr {
	float: right;
	display: inline;
	margin: 2px 0;
	margin-left: 20px;
	font-size: 77%;
	line-height: 1.6em;
	text-align: center;
}


#contentsbox2 p.pagelnk {
	margin: 2.5em 0 1.0em;
	margin-left: 2.0em;
	font-size: 100%;
	line-height: 1.66em;
	text-align: center;
}

#contentsbox2 p.pagelnk a {
	display: inline-block;
	padding: 0px 12px;
	height: 24px;
	line-height: 24px;
	background-color: #eee;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: 8px 8px;
}
#contentsbox2 p.pagelnk a span {
	padding-right: 4px;
	font-size: 85%;
	color: #444;
}

#contentsbox2 p.pagelnk a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #c00;
}
#contentsbox2 p.pagelnk a:hover span {
	color: #fff;
}

#contentsbox2 p.nextp a {
	background-image: url(../../images/elems/linkarr_g.png);
}
#contentsbox2 p.nextp a:hover {
	background-image: url(http://fujisprintcup.jp/images/elems/linkarr_w.png);
}
#contentsbox2 p.prevp a {
	background-image: url(http://fujisprintcup.jp/images/elems/linkarl_g.png);
}
#contentsbox2 p.prevp a:hover {
	background-image: url(http://fujisprintcup.jp/images/elems/linkarl_w.png);
}



#contentsbox2 p.pagenate {
	margin-bottom: 1.66em;
	margin-left: 2.0em;
	font-size: 85%;
	line-height: 1.66em;
	text-align: center;
}

#contentsbox2 p.pagenate span,
#contentsbox2 p.pagenate a {
	display: inline-block;
	margin: 4px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border: 1px solid #666;
	overflow: hidden;
}

#contentsbox2 p.pagenate span {
	color: #fff;
	background-color: #666;
}

#contentsbox2 p.pagenate a:hover {
	text-decoration: none;
	color: #fff;
	border-color: #c00;
	background-color: #c00;
}


#bodywrap h3 {
	margin-bottom: 16px;
	margin-left: 0px;
	padding: 3px 1px 3px 10px;
	font-size: 123.1%;
	line-height: 1.33em;
	color: #666;
	background-color: #eee;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../../images/elems/h_brd1.png);
}


#bodywrap h6 {
	margin-bottom: 4px;
	margin-left: 1.0em;
	font-size: 93.0%;
	line-height: 1.33em;
	font-weight: bold;
	color: #555;
}



#seqindex {
	clear: both;
	margin: 10px 0;
	padding: 10px 2px 2px;
	border-top: 1px solid #ddd;
}

#bodywrap #seqindex h5 {
	margin-bottom: 4px;
	padding: 3px 1px 3px 6px;
	font-size: 93%;
	line-height: 1.33em;
	color: #666;
	border-left: 3px solid #999;
}

#seqindex p {
	margin-left: 1.0em;
	font-size: 93%;
	line-height: 1.8em;
}

#seqindex a {
	padding-left: 14px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../../images/elems/linkarr_g.png);
}

#seqindex a:hover {
	background-image: url(../../images/elems/linkarr_r.png);
}



/* GUIDE */




/* MOVIE */
.moviecnt {
	margin-bottom: 50px;
}

.moviecnt2 {
	float: left;
	width: 330px;
}

.moviecnt p,
.moviecnt2 p {
	margin-left: 10px;
}

.moviecnt p a,
.moviecnt2 p a {
	position: relative;
	display: block;
	margin-bottom: 15px;
	padding: 4px;
	padding-left: 140px;
	min-height: 66px;
	height: auto!important;
	height: 66px;
	font-size: 10px;
	line-height: 17px;
	color: #666;
	border: 2px solid #ddd;
	background-color: #fff;
}

.moviecnt p a {
	float: left;
	display: inline;
	margin-right: 10px;
	padding: 4px;
	padding-top: 124px;
	width: 208px;
	min-height: 51px;
	height: auto!important;
	height: 51px;
}
	.win .moviecnt p a,
	.win .moviecnt2 p a {
		font-size: 11px;
}

.moviecnt p a strong,
.moviecnt2 p a strong {
	color: #333;
}

.moviecnt p a span,
.moviecnt2 p a span {
	font-size: 11px;
	font-weight: bold;
}
	.win .moviecnt p a span,
	.win .moviecnt2 p a span {
		font-size: 12px;
	}

.moviecnt p a img {
	position: absolute;
	left: 4px;
	top: -17px;
	width: 208px;
	clip: rect(21px 208px 135px 0px);
}

/*.moviecnt2 p a img {
	position: absolute;
	left: 4px;
	top: -8px;

	clip: rect(12px 120px 78px 0px);
}*/

.moviecnt p a:hover,
.moviecnt2 p a:hover {
	text-decoration: none;
	color: #c00;
	border-color: #c00;
	background-color: #fff8f8;
}

	.moviecnt p a:hover strong,
	.moviecnt2 p a:hover strong {
		color: #c00;
	}

.moviecnt p a span.mthumb,
.moviecnt2 p a span.mthumb {
	position: absolute;
	left: 4px;
	top: 4px;
	width: 120px;
	height: 66px;
	background-position: center center;
	background-repeat: no-repeat;
	overflow: hidden;
}

.moviecnt p a span.mthumb {
	left: 44px;
	top: 24px;
}

.moviecnt p a span.mthumb img {
	position: relative;
	left: 0px;
	top: 0px;
	width: 120px;
	clip: none;
}


/*--------------------------------------------------------
for A Scene from Racing Memories.(120813_sim_nak)
--------------------------------------------------------*/


#bodywrap h2.midashi {
margin-bottom: 20px;
margin-left: 0px;
padding: 1px 1px 1px 10px;
font-size: 153.9%;
line-height: 1.33em;
color: #C00;
background-repeat: repeat-y;
background-position: left top;
background-image: url(../../images/elems/h_brd2.png);
}

#bodywrap h2.midashi span {
padding-left: 0px;
font-size: 69%;
line-height: 1.4em;
color: #C00;
}


#bodywrap h3.sns-banner {
margin: 20px 0 10px 0;
padding:0;
line-height: 1.0em;
background-color: #fff;
background-repeat: no-repeat;
background-position: left top;
background-image: none;
}


/* Facebook wighet */
#facebook{
width:678px;
height:100%;
margin:0 0 15px 0;
padding:10px;
border:1px #d4d4d4 solid;
}


/* Twitter botton */
#twitter_button{
width:678px;
height:100%;
margin:0;
padding:10px;
border-top:1px #d4d4d4 solid;
border-right:1px #d4d4d4 solid;
border-left:1px #d4d4d4 solid;
}


/* Twitter wighet */
#twitter{
width:678px;
height:100%;
margin:0;
padding:10px;
border:1px #d4d4d4 solid;
}


/* author img */
ul.ttw-inner span.ttw-author-img{
/*display:block;
width:55px;
height:55px;
margin:0;
overflow:hidden;
float:left;*/
float: left;
padding: 8px 0 0 56px;
}

ul.ttw-inner span.ttw-author-img img{
position: absolute;
top: 8px;
left: 0;
}
/* author name */
ul.ttw-inner strong a{
margin-right:5px;
}
/* tweet body */
ul.ttw-inner span.ttw-body {
/*float:left;
display:block;
margin-left:0;
height:55px;
width:623px;*/

min-height: 55px;
_height: 55px;
display:block;
padding: 0 0 0 56px;
word-wrap: break-word;

}
/* tweet content */
ul.ttw-inner span.ttw-content{}
/* tweet meta : date, reply, retweet line */
ul.ttw-inner span.ttw-meta {
/*color:#999999;
display:block;
font-size:0.764em;
margin:3px 0 0;*/

float: right;
margin: 8px 0 0;
color: #666;
white-space: nowrap;
}
ul.ttw-inner span.ttw-meta a{
text-decoration:none;
}
ul.ttw-inner span.ttw-meta a:hover{
text-decoration:underline;
}
/* customize reply link */
ul.ttw-inner a.ttw-reply { }
/* customize retweet link */
ul.ttw-inner a.ttw-retweet { }
/* customize links */
ul.ttw-inner a.ttw-link { }
/* customize @user links */
ul.ttw-inner a.ttw-at { }
/* customize #hashtags links */
ul.ttw-inner a.ttw-hashtag { }
/* li's will have class that reflects users influence levels from 0 to 10 */
/* Customize tweets of users with influence levels from 0 to 10 */
li.ttw-inf-0,
li.ttw-inf-1,
li.ttw-inf-2,
li.ttw-inf-3,
li.ttw-inf-4,
li.ttw-inf-5,
li.ttw-inf-6,
li.ttw-inf-7,
li.ttw-inf-8,
li.ttw-inf-9,
li.ttw-inf-10
{
position: relative;
margin: 0 8px;
padding: 8px 0 6px;
border-top: 1px solid white;
border-bottom: 1px solid #DDD;
overflow: hidden;

/*width:678px;
margin:5px 0 0 0;*/
}
/* ...... */
li.ttw-inf-10{}
/* Customize users image with influence levels from 0 to 10 */
li.ttw-inf-0 img{}
/* ...... */
li.ttw-inf-10 img{}
/* Customize users name with influence levels from 0 to 10 */
li.ttw-inf-0 strong{}
/* ...... */
li.ttw-inf-10 strong{}



/*
.open{
background: #FFF;
color: #fff;
cursor: pointer;
width:700px;
padding: 10px
}*/

#slideBox{
float:left;
margin:0 0 20px 0;
padding: 10px;
border:1px #f9c108 solid;
display:none;
background:#FFF;

}


.answer_button {
float: right;
width:220px;
height:60px;
position:relative;
display: inline;
margin: 0 0 20px 0;
padding: 0;
text-align: left;
color:#f9c108;
background:#000;
border:1px #f9c108 solid;
cursor: pointer;
}

.answer_button2 {
float: left;
width:320px;
height:60px;
position:relative;
display: block;
margin: 0;
padding: 0;

text-align: left;
color:#f9c108;
background:#000;
border:1px #f9c108 solid;
cursor: pointer;
}



.answer_button img,
.answer_button2 img {
position:absolute;
top:0;
left:0;
height:60px;
margin:0;
padding: 0;
}


.answer_button span,
.answer_button2 span {
position:absolute;
top:12px;
left:80px;
margin:0;
padding:0;
line-height: 1.5em;
}

.answer_button span a,
.answer_button2 span a  {
color:#f9c108;
text-decoration:none;
}

.answer_button span a:hover,
.answer_button2 span a:hover {
color:#f9c108;
text-decoration:underline;
}


/*--------------------------------------------------------
for inside FSC story(120925_sim_nak)
--------------------------------------------------------*/

h4.interviewer {
margin:0 0 10px 0 !important;
padding:0 !important;
font-size: 1.0em !important;
line-height: 1.33em;
color: #C00 !important;
background: none !important;
/*background-repeat: repeat-y;
background-position: left top;
background-image: url(../../images/elems/h_brd1.png);*/
}

p.interviewee {
margin:0 0 2.0em 0 !important;
padding: 0 !important;
font-size: 1.0em !important;
line-height: 1.66em;
}

p.interviewee strong {
font-size: 1.0em !important;
font-weight: bold;
}

/*--------------------------------------------------------
Takuma Sato(121101_sim_nak)
--------------------------------------------------------*/

h3.ts01 {
margin:0 0 10px 0 !important;
padding:0 !important;
font-size: 1.2em !important;
line-height: 1.33em;
color: #C00 !important;
background: none !important;
/*background-repeat: repeat-y;
background-position: left top;
background-image: url(../../images/elems/h_brd1.png);*/
}

p.ts02 {
margin-bottom: 1.66em !important;
margin-left: 0 !important;
font-size: 93% !important;
line-height: 1.66em !important;
}


/*--------------------------------------------------------
legend cup(121106_sim_nak)
--------------------------------------------------------*/

p.lcpv {
margin-bottom: 1.66em !important;
margin-left: 0 !important;
font-size: 93% !important;
line-height: 1.66em !important;
}