@charset "iso-8859-1";

@import url("common.css");

/* --------------------------------------------------------------------------------------
 common
--------------------------------------------------------------------------------------- */

/* text -------------------- */

div#ctRight em,
div#ctRight02 em {
	display: block;
	font-weight: bold;
}


/* explanation -------------------- */

p.explanation {
	padding: 6px 32px 27px;
	background: url(../img/bg_explanation.gif) no-repeat left bottom;
	color: #020202;
}


/* title -------------------- */

h2 {
	position: relative;
	margin-top: 40px;
	padding: 0 30px 12px;
	border-bottom: 1px solid #D2D2D2;
}

h2 span.btn {
	position: absolute;
	top: 1px;
	right: 30px;
	text-align: right;
}

h3 {
	position: relative;
	width: 600px;
	padding-bottom: 5px;
	background: url(../img/line_dot01.gif) repeat-x left bottom;
}


/* box -------------------- */

div.ctBox {
	margin-left: 30px;
	padding-left: 20px;
	background: url(../img/bg_line_left.gif) repeat-y;
}


/* NISMO btn -------------------- */
div#nismoBtn {
margin:40px 0 10px 30px;
}


/* --------------------------------------------------------------------------------------
 top
--------------------------------------------------------------------------------------- */

div.indexArea {
	width: 900px;
	margin: 0 0 0px 0px;
}

dl.indexNews {
	position: relative;
	width: 900px;
	min-height: 80px;
	background: url(../../img/bg_news_rp.gif) repeat-y;
}
* html dl.indexNews {
	height: 80px;
}

dl.indexNews dt {
	position: absolute;
	top: 1px;
	left: 0;
	width: 170px;
	padding: 30px 0 31px;
	background: #E5E5E5;
	text-align: center;
}

dl.indexNews dd {
	padding: 10px 25px 10px 195px;
	background: url(../../img/bg_news_tp.gif) no-repeat;
}

dl.indexNews dd table th,
dl.indexNews dd table td {
	padding: 1px 0;
	text-align: left;
	vertical-align: top;
	font-size: 83%;
}

dl.indexNews dd table th {
	padding-right: 20px;
	font-weight: bold;
}


/* --------------------------------------------------------------------------------------
 What's SUPER GT?
--------------------------------------------------------------------------------------- */

/* sub menu -------------------- */

ul.subMenu {
	margin: 0 0 42px 30px;
}
ul.subMenu:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
ul.subMenu { display:inline-block; }
/*\*/
* html ul.subMenu { height:1%; }
ul.subMenu { display:block; }
/**/

ul.subMenu li {
	float: left;
	margin-right: 1px;
}


/* content -------------------- */

dl.aboutCt {
	margin-left: 30px;
}

dl.aboutCt dt {
	padding: 7px 20px;
	background: url(../img/bg_line_left.gif) repeat-y;
	font-size: 117%;
	font-weight: bold;
}

dl.aboutCt dd {
	width: 580px;
	margin: 14px 0 30px 20px;
}
dl.aboutCt dd:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
dl.aboutCt dd { display:inline-block; }
/*\*/
* html dl.aboutCt dd { height:1%; }
dl.aboutCt dd { display:block; }
/**/

dl.aboutCt dd div.txtArea {
	float: left;
	width: 280px;
	margin-bottom: 10px;
}

dl.aboutCt dd div.txtArea p {
	margin-bottom: 13px;
}

dl.aboutCt dd ul.photoArea {
	float: right;
	width: 280px;
}

dl.aboutCt dd ul.photoArea li {
	margin-bottom: 10px;
}

dl.aboutCt dd p img {
	margin-top: 20px;
}


/* table */

dl.aboutCt dd table {
	clear: both;
	width: 580px;
	margin-top: 20px;
	border-top: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	background: #D6D6D6;
	color: #333333;
}

dl.aboutCt dd table.btm {
	margin: 0 0 10px;
}

dl.aboutCt dd table th,
dl.aboutCt dd table td {
	padding: 3px 0;
	background: #FAFAFA;
	border-bottom: 1px solid #D6D6D6;
	border-left: 1px solid #D6D6D6;
	text-align: center;
	vertical-align: middle;
	font-size: 83%;
}

dl.aboutCt dd table th {
	font-weight: bold;
}

dl.aboutCt dd table th.bg {
	background: #E2E2E2;
}

dl.aboutCt dd table tr.bg th,
dl.aboutCt dd table tr.bg td {
	background: #F5F5F5;
}

dl.aboutCt dd table tr.lineBt th,
dl.aboutCt dd table tr.lineBt td {
	padding-bottom: 5px;
	background: #FAFAFA url(../../about/img/line_tbl_bt.gif) repeat-x left bottom;
}

dl.aboutCt dd table tr th.lineL {
	background: #FAFAFA url(../../about/img/line_tbl_l.gif) repeat-y;
	border-left: none;
}

dl.aboutCt dd table tr.bg th.lineL {
	background: #F5F5F5 url(../../about/img/line_tbl_l.gif) repeat-y;
	border-left: none;
}

dl.aboutCt dd table tr.point {
	color: #FF0000;
}

dl.aboutCt dd table tr td.none {
	background: #FFFFFF;
}



/* --------------------------------------------------------------------------------------
 Team&amp;Driver
--------------------------------------------------------------------------------------- */

/* index -------------------- */

div.teamArea {
	position: relative;
	width: 410px;
	margin: 20px 0 0 220px;
}

div.teamArea h3 {
	width: 410px;
	margin: 9px 0 10px;
}

div.teamArea h3 span {
	display: block;
	position: absolute;
	top: -5px;
	right: 5px;
	height: 23px;
	text-align: right;
	color: #202020;
	font-size: 10px;
	line-height: 1.2em;
	overflow: hidden;
}

div.teamArea ul:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.teamArea ul { display:inline-block; }
/*\*/
* html div.teamArea ul { height:1%; }
div.teamArea ul { display:block; }
/**/

div.teamArea ul li {
	float: left;
	width: 200px;
	margin-right: 5px;
	color: #202020;
	line-height: 1.3em;
}
div.teamArea ul li:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.teamArea ul li { display:inline-block; }
/*\*/
* html div.teamArea ul li { height:1%; }
div.teamArea ul li { display:block; }
/**/

div.teamArea ul li img {
	float: left;
	margin-right: 10px;
}

div.teamArea ul li span {
	color: #606060;
	font-size: 83%;
}

div.teamArea p.pic {
	position: absolute;
	top: 0;
	left: -190px;
}


/* taem index -------------------- */

div.teamInfo div.ctBox {
	width: 570px;
	margin-top: 20px;
}

div.teamInfo div.ctBox p.imgArea img {
	margin: 0 10px 6px 0;
	vertical-align: bottom;
}

div.teamInfo h3 {
	margin: 40px 0 0 30px;
}


/* nicsmo img */

div.teamInfo div.ctBox div.imgArea02 {
	width: 570px;
	padding-bottom: 6px;
}

div.teamInfo div.ctBox div.imgArea02 img {
	margin-bottom: 2px;
}

div.teamInfo div.ctBox div.imgArea02 div.btmArea {
	margin-top: 9px;
}
div.teamInfo div.ctBox div.imgArea02 div.btmArea:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.teamInfo div.ctBox div.imgArea02 div.btmArea { display:inline-block; }
/*\*/
* html div.teamInfo div.ctBox div.imgArea02 div.btmArea { height:1%; }
div.teamInfo div.ctBox div.imgArea02 div.btmArea { display:block; }
/**/

div.teamInfo div.ctBox div.imgArea02 div.btmArea p {
	float: left;
	margin-right: 10px;
}

div.teamInfo div.ctBox div.imgArea02 div.btmArea p.right {
	padding-top: 60px;
}


/* profile */

div.profileArea {
	width: 600px;
	margin: 15px 0 20px 30px;
	padding-bottom: 16px;
	background: url(../img/line_dot01.gif) repeat-x left bottom;
}
div.profileArea:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.profileArea { display:inline-block; }
/*\*/
* html div.profileArea { height:1%; }
div.profileArea { display:block; }
/**/

div.profileArea div.ctBox {
	display: inline;
	float: left;
	width: 265px;
	margin: 0 30px 0 0;
}

div.profileArea div.nomgr {
	margin-right: 0;
}

div.profileArea div.photoArea {
	width: 265px;
	margin-bottom: 7px;
}
div.profileArea div.photoArea:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.profileArea div.photoArea { display:inline-block; }
/*\*/
* html div.profileArea div.photoArea { height:1%; }
div.profileArea div.photoArea { display:block; }
/**/

div.profileArea div.photoArea p {
	float: left;
}

div.profileArea div.photoArea dl {
	float: right;
	width: 165px;
}

div.profileArea div.photoArea dt {
	color: #202020;
	line-height: 1.3em;
}

div.profileArea div.photoArea dt span {
	color: #606060;
	font-size: 83%;
}

div.profileArea div.photoArea dd {
	margin-top: 5px;
	font-size: 83%;
}


/* btn */

p.backBtn {
	width: 600px;
	margin-left: 30px;
	text-align: right;
}


/* carrier -------------------- */

div.carrierArea {
	margin-top: 20px;
	margin-bottom: 15px;
}

div.carrierArea table {
	width: 580px;
}

div.carrierArea table th,
div.carrierArea table td {
	text-align: left;
	vertical-align: top;
	background: url(../img/line_dot01.gif) repeat-x left bottom;
}

div.carrierArea table th {
	width: 65px;
	padding: 12px 0;
	font-weight: bold;
}

div.carrierArea table td {
	padding: 12px 5px;
}


/* --------------------------------------------------------------------------------------
 Nissan race car
--------------------------------------------------------------------------------------- */

div.carArea {
	width: 630px;
	margin-top: 25px;
}

div.carArea p.topImg {
	width: 360px;
	margin: 0 auto 30px;
	text-align: right;
}

div.carArea h3 {
	margin: 30px 0 15px 30px;
}

div.carArea table {
	width:420px;
}

div.carArea table th,
div.carArea table td {
	padding: 5px 9px 5px 0;
	background: url(../img/line_dot01.gif) repeat-x left bottom;
	text-align: left;
	vertical-align: top;
	font-size: 83%;
	font-weight: bold;
}

div.carArea table td {
	text-align: right;
}

div.carArea table td.color {
	color: #C71444;
}


/* --------------------------------------------------------------------------------------
 Race schedule and Reports
--------------------------------------------------------------------------------------- */

div.reportArea {
	margin-top: 20px;
}

