/* @group COMMON */

* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	background-color: #ffffff;
}

* html body {
	text-align: center;
}

p {
	text-align: left;
}

table {
	width: 100%;
	height: 100%;
	border: none;
	border-collapse: 0;
	border-spacing: 0;
}

span.text {
	position: absolute;
	left: -9999px;
}

#store p span {
	position: absolute;
	left: -9999px;
}

#footer {
	height: 30px;
	background-color: #90d7f6;
}

#footer ul {
	width: 1000px;
}

#footer ul li {
	float: left;
	list-style-type: none;
}

#footer ul li a {
	display: block;
	height: 30px;
	width: 100%;
}

#footer ul li#copyright {
	float: right;
}

#footer #roxy {
	margin-right: 25px;
}

#footer #roxy a {
	display: block;
	height: 30px;
	width: 55px;
	background: url(../img/footer.gif) 0 0;
}

#footer #roxy a:hover {
	background-position: 0 30px;
}

#footer #qsj a {
	display: block;
	height: 30px;
	width: 69px;
	background: url(../img/footer_quiksilver.gif) 0 0;
}

#footer #qsj a:hover {
	background-position: 0 30px;
}

#footer #copyright {
	display: block;
	height: 30px;
	width: 100px;
	background: url(../img/copyright.gif) no-repeat 0 center;
}

#video div#commingsoon,
#store div#commingsoon {
	text-align: center;
}

/* @end */

#store .topics_container{
	background: #cccccc url(../img/news_topicbg.jpg) -3px top;
	width:972px;
}

#store .topics_inner {
	padding: 20px;
	background: url(../img/news_topicbg_bottom.jpg) no-repeat -3px bottom;
}

#store div.topics_container .list {
	padding: 25px 10px;
	background-color: #ffffff;
	font: normal 12px/20px "Arial", sans-serif;
}

#store h2 {
	width: 897px;
	padding-top: 20px;
	padding-left: 75px;
	height: 43px;
	background: url(../img/heading.gif) no-repeat;
	font: bold 12px/17px "Arial" sans-serif;
	color: #ffffff;
	text-align:left;
}

#store .menulink{width:972px;font: 12px/17px "Arial" sans-serif;margin:15px 0;}
#store .menulink a{color:#EC008C;text-decoration:none;margin:0 3px;}
#store .menulink a:hover{text-decoration:underline;}

#store .topics_inner td{padding:3px 0;text-align:left;}

#store .pagetop{width:972px;text-align:right;margin:10px 0 30px;}
#store .pagetop img{border:none;}

/* @group NEWS & VIDEO */

#news h1 {
	width: 966px;
	margin-top: 26px;
	margin-bottom: 20px;
	background: url(../img/logo.gif) no-repeat;
	height: 24px;
}

#news div.topics,
#video div.topics {
	width: 972px;
	margin-bottom: 40px;
	text-align: left;
}

#news div.topics h2,
#video div.topics h2 {
	width: 972px;
	padding-top: 20px;
	padding-left: 75px;
	height: 43px;
	background: url(../img/heading.gif) no-repeat;
	font: bold 12px/17px "Arial" sans-serif;
	color: #ffffff;

}

#news div.topics h2 span,
#video div.topics h2 span {
	color: #fdb5fa;
	margin-right: 10px;
}

#news div.topics_container,
#video div.topics_container {
	background: #cccccc url(../img/news_topicbg.jpg) -3px top;
}

#video #flashcontent {
	margin-bottom: 1px;
}

#news div.topics_inner {
	padding: 20px;
	background: url(../img/news_topicbg_bottom.jpg) no-repeat -3px bottom;
}

#news div.topics_container p {
	padding: 25px 10px;
	background-color: #ffffff;
	font: normal 12px/20px "Arial", sans-serif;
}

#news div.topics_container p.img{
	float: left;
	padding: 10px;
	margin-right: 10px;
}

#news div.topics_container p:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#news div.topics_inner div.imgcontents p {
	background-color: transparent;
}

#news div.topics_inner div.imgcontents {
	background: url(../img/news_bg.gif) repeat-y;
}

#news h1 span,
#video h1 span {
	font: bold 10px/17px "Arial" sans-serif;
	color: #96a143;
}

#video .videocontent {
	padding: 20px;
	background: url(../img/news_topicbg_bottom.jpg) no-repeat -3px bottom;
}

#video div.youtube {
	background: url(../img/video_bg.gif) repeat-y;
}

#video div.youtube blockquote {
	float: left;
	padding: 10px;
}

#video div.topics_container p {
	padding: 20px 20px 2px 465px;
	font: normal 12px/20px "Arial", sans-serif;
}

#video div.topics_container p:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html #news div.imgcontents {
	zoom: 100%;
}

*+html #news div.imgcontents {
	zoom: 100%;
}

* html #video div.youtube {
	zoom: 100%;
}

*+html #video div.youtube {
	zoom: 100%;
}

* html #news div.topics h2,
* html #video div.topics h2 {
	width: 897px;
}

* html #store #commingsoon,
* html #team #commingsoon {
	margin-bottom: 10%;
}

*+html #store #commingsoon,
*+html #team #commingsoon {
	margin-bottom: 10%;
}

/* @end */

/* @group RIDER PROFILE */

#riderprofile #content {
	height: 722px;
}

#riderprofile .detail {
	background: url(../team/rider/img/bg_fortext_top.gif) -2px top;
}

#riderprofile .detail-inner {
	padding: 35px;
	width: 245px;
	line-height: 150%;
	color: #333333;
	font-size: 12px;
	background: url(../team/rider/img/bg_fortext_bottom.gif) no-repeat -2px bottom;
}

#riderprofile table {
	width: auto;
	height: auto;
}

#riderprofile td.space {
	width: 12px;
}

#riderprofile .detail table th {
	color: #009999;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	padding-right: 10px;
}

#riderprofile .detail table td {
	font-size: 11px;
	padding-bottom: 5px;
	text-align: left;
}

*+html div.detail {
	text-align: left;
}

* html #riderprofile div.detail-inner {
	width: 315px;
}

*+html #riderprofile div.detail-inner {
	width: 315px;
}

#riderprofile #footer {
	margin-top: 40px;
}
/* team */
#team{font-size:10px;color:#545454;font-family: Verdana, Arial, Helvetica, sans-serif; line-height:1.8em;}
#team a{color:#E4007D;text-decoration:none;}
#team a:hover{text-decoration:underline;}

#team .rider_row{background: url(../team/img/bg_team.gif) repeat-y 0 0;margin:0 auto 3px;width:972px;}
#team .rider_row .rider_box{width:240px; float:left; margin-right:3px;padding-bottom:30px;}
#team .rider_row .rider_box p{margin:10px;}
#team .b75{margin-bottom:75px;}
#team .rider_row .rider_box .history{width:220px;display:none;}
#team .rider_row .rider_box .table{width:220px;}
#team .rider_row .rider_box th{padding:0 5px 0 0; vertical-align:top;text-align:left;}
#team .rider_row .rider_box td{vertical-align:top;padding:0;text-align:left;}
#team .rider_row .rider_box .close{text-align:right;}

/* フロート回り込み解除
----------------------------------------------- */
br.clear {
    clear: both;
    display: none;
    font-size: 0px;
    line-height: 0%;
    height: 0px
}
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

/* @end */
