@charset "shift_jis";

@import url("common.css");

/* --------------------------------------------------------------------------------------
 共通要素
--------------------------------------------------------------------------------------- */

/* ボックス装飾 -------------------- */

div.ctBox {
	padding: 2px 0 2px 20px;
	background: url(../img/bg_line_left.gif) repeat-y;
}


/* --------------------------------------------------------------------------------------
 index
--------------------------------------------------------------------------------------- */

div.indexArea {
	width: 964px;
}

dl.indexNews {
	position: relative;
	width: 964px;
	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;
}


/* --------------------------------------------------------------------------------------
 about
--------------------------------------------------------------------------------------- */

div.outlineArea {
	width: 644px;
	margin: 28px 0 0 30px;
	color: #020202;
}
div.outlineArea:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.outlineArea { display:inline-block; }
/*\*/
* html div.outlineArea { height:1%; }
div.outlineArea { display:block; }
/**/


.AboutLnavi{
	padding:15px 0px 0 0px;
	clear:both;
	height:30px;
}

.AboutLnavi ul{
	list-style-type:none;
	margin:0;
	padding:0;
	display:inline;
}

.AboutLnavi ul li{
	padding-right:5px;
	float:left;
}

.AboutLnavi ul li.last{
	padding-right:0px;
	float:left;
}


span.cap{
	font-size:100%;
	line-height:150%;
}

.BannerM{
	margin-bottom:8px;
}

.DriverActivity{
	padding:0 0px;
	display:table;
}

.ImgFL{
	float:left;
	margin-right:16px;
	margin-bottom:20px;
	height:180px;
	display:block;
}

dl.TextAreaDA{
	width:480px;
	text-align:right;
	font-size:80%;
	display:table;	
	text-align:left;
}

dl.TextAreaDA li{
	margin-bottom:14px;
}


.photoArea {
	clear:both;
}

.teamInfo{
	border-bottom:1px solid #ccc;
	padding:0 0 15px 0;
}

div.clear{
	clear: both;
	margin: 0;
	padding: 0;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}

div.clear img{
	margin-top: -1px;
	width: 100%;
	height: 1px;
}

.TAr{
	text-align:right;
}

/* テキスト -------------------- */

div.outlineArea div.txt {
	float: left;
	width: 337px;
}

div.outlineArea div.topArea {
	min-height: 380px;
}
* html div.outlineArea div.topArea {
	height: 380px;
}

div.outlineArea div.txt p {
	padding-bottom: 20px;
}

div.outlineArea div.txt dl.lineBox {
	padding: 15px 17px 17px;
	border: 1px solid #D2D2D2;
}

div.outlineArea div.txt dl.lineBox dt {
	font-weight: bold;
}

div.outlineArea div.txt dl.lineBox dd {
	font-size: 86%;
}

.DA{
	padding:20px 0 20px 30px;
}

p.DAtitle{
	line-height:180%;
	margin-bottom:10px;
}

p.DAtitle strong{
	font-size:140%;
}

p.DAtitle span{
	font-size:85%;
}

/* 写真 -------------------- */

div.outlineArea div.photo {
	float: right;
	width: 280px;
}

div.outlineArea div.photo p {
	padding-bottom: 10px;
}



/* --------------------------------------------------------------------------------------
 car
--------------------------------------------------------------------------------------- */

div.carArea {
	margin: 35px 52px 0;
}

div.carArea p.topImg {
	margin: 0 0 30px;
	text-align: center;
}

div.carArea p.topImg2 {
	margin: 0 auto 45px auto;
	width:400px;
	text-align:right;
}


div.carArea p.topImg span {
	text-align:right!important;
}


div.carArea h2 {
	width: 253px;
	margin-top: 35px;
	margin: 35px 0 15px;
	padding-bottom: 1px;
	background: url(../img/line_dot_gray.gif) repeat-x left bottom;
}

div.carArea h2.BoderStyle02 {
	width: 350px;
	margin-top: 35px;
	margin: 35px 0 15px;
	padding-bottom: 1px;
	background: url(../img/line_dot_gray.gif) repeat-x left bottom;
}


div.carArea h2.NB{
	background:none;
}

div.carArea table {
	width: 234px;
}

div.carArea table.TableStyle02 {
	width: 400px;
}



div.carArea table th,
div.carArea table td {
	padding: 7px 9px 7px 0;
	background: url(../img/line_dot_gray.gif) repeat-x left bottom;
	text-align: left;
	vertical-align: top;
	font-size: 83%;
	font-weight: bold;
}

div.carArea table td {
	text-align: right;
	color: #C71444;
}

div.carArea table thead td {
	font-size: 100%;
}


/* --------------------------------------------------------------------------------------
 nddp
--------------------------------------------------------------------------------------- */

div.txt h2 {
	margin: 10px 0 0;
	padding: 0 0 8px 20px;
	border-bottom: 1px solid #D2D2D2;
}

/* リンク -------------------- */

dl.driverLink dt {
	margin: 50px 0 4px 0;
	padding: 0 0 1px 20px;
	background: url(../img/line_dot_gray.gif) repeat-x left bottom;
	font-size: 0;
}

dl.driverLink dt img {
	vertical-align: top;
}

dl.driverLink dd ul {
	margin-left: 15px;
}
dl.driverLink dd ul:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
dl.driverLink dd ul { display:inline-block; }
/*\*/
* html dl.driverLink dd ul { height:1%; }
dl.driverLink dd ul { display:block; }
/**/

dl.driverLink dd ul li {
	float: left;
	width: 6em;
	padding-right: 5px;
}

dl.driverLink dd ul li a:link,
dl.driverLink dd ul li a:visited,
dl.driverLink dd ul li a:hover,
dl.driverLink dd ul li a:active {
	text-decoration: none;
}


/* ドライバ− -------------------- */

div.driverArea {
	width: 660px;
	margin: 50px 0 0 20px;
	color: #020202;
}

div.driverArea h2 {
	margin: 0 0 20px;
	padding: 0 0 11px 30px;
	border-bottom: 1px solid #D2D2D2;
}

div.driverArea div.ctBox {
	margin: 0 30px 40px;
}

div.driverArea div.ctBox p {
	margin-top: 10px;
	font-size: 86%;
	line-height: 1.3;
}

div.driverArea div.ctBox p.btn {
	margin-top: 20px;
}

div.driverArea div#yamamoto {
	padding-bottom: 10px;
}

div.driverArea div.imgBox:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.driverArea div.imgBox { display:inline-block; }
/*\*/
* html div.driverArea div.imgBox { height:1%; }
div.driverArea div.imgBox { display:block; }
/**/

div.driverArea div.imgBox p.pic {
	float: left;
	margin: 0;
}

div.driverArea div.imgBox div.txt {
	float: right;
	width: 440px;
	min-height: 180px;
}
* html div.driverArea div.imgBox div.txt {
	height: 180px;
}

div.driverArea div.imgBox div.txt h3 {
	font-weight: bold;
	line-height: 1.5;
}

div.driverArea div.imgBox div.txt p {
	margin: 0;
	line-height: 1.9;
}

div.driverArea div.imgBox div.txt h3 span {
	font-weight: normal;
	font-size: 86%;
	line-height: 1.3;
}

div.driverArea div.imgBox div.txt table th,
div.driverArea div.imgBox div.txt table td {
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	font-size: 86%;
	line-height: 1.9;
}

div.driverArea div.imgBox div.txt table th {
	padding-right: 5px;
}


/* --------------------------------------------------------------------------------------
 nddp/result
--------------------------------------------------------------------------------------- */

div.resultArea {
	width: 660px;
	padding-top: 5px;
	background: url(../../report/img/line_result.gif) no-repeat;
}

div.resultArea h1 {
	padding: 20px 0 10px 20px;
	color: #000000;
}

div.resultArea h1 span.round {
	color: #CC2B56;
	font-size: 92%;
}

div.resultArea h1 span.date {
	color: #999999;
	font-size: 92%;
}

div.resultArea table.resultTbl {
	width: 622px;
	margin: 0 0 0 20px;
	border-right: 1px solid #C7C7C7;
}

div.resultArea table.resultTbl th,
div.resultArea table.resultTbl td {
	border-left: 1px solid #C7C7C7;
}

div.resultArea table.resultTbl th {
	background: #585858;
}

div.resultArea table.resultTbl td {
	padding: 5px 10px;
	border-bottom: 1px solid #C7C7C7;
}

div.resultArea table.resultTbl td.pos {
	text-align: center;
	font-weight: bold;
}

div.resultArea table.resultTbl td.driver {
	text-align: center;
}

div.resultArea table.resultTbl td.time {
	padding: 5px 4px;
	text-align: right;
}

div.resultArea table.resultTbl tr.bg td {
	background: #F9E7E7;
}

div.resultArea p.btn {
	margin: 1px 0 0 20px;
}

.MB15{
	margin-bottom:15px;
}

/* 20100225 */

.ReportFlash{
	margin:15px 0;
	padding:0 0px;
	display:table;
	text-align:center;
}



/** team and driver ****************************************/

/* share */
#contentsAreaWrapper {
	padding : 30px 30px 0;
}

#contentsAreaWrapper .ctBox {
	margin-left      : 0;
}

#contentsAreaWrapper h2 {
	padding          : 0 0 10px 0;
	margin-bottom    : 20px;
	border-bottom    : 1px solid #dddddd;
	position         : relative;
}

#contentsAreaWrapper h3 {
	padding          : 0 0 6px 0;
	margin-bottom    : 15px;
	background       : url("../img/line_dot_gray.gif") repeat-x left bottom;
	position         : relative;
}


/* index */
.teamListArea {
	
}

.teamListArea .team {
	margin-bottom    : 15px;
}

.teamListArea .team .carPhoto {
	display          : block;
	float            : left;
	width            : 180px;
}

.teamListArea .team .member {
	width            : 454px;
	float            : right;
}

.teamListArea .team .member a.detail {
	display          : block;
	margin-bottom    : 10px;
}

.teamListArea .team .member h3 {
	margin-bottom    : 10px !important;
}

.teamListArea .team .member h3.TwoLayout {
	margin-bottom    : 10px !important;
	height			 : 35px;
}

.teamListArea .team .member h3 span {
	display          : table;
	position         : absolute;
	top              : 0;
	right            : 0;
	text-align       : right;
	color            : #202020;
	font-size        : 12px;
	overflow         : hidden;
}

.teamListArea .team .member .driver {
	width            : 227px;
	float            : left;
}

.teamListArea .team .member .driver a {
	float            : left;
	display          : block;
	width            : 45px;
}

.teamListArea .team .member .driver p {
	width            : 172px;
	float            : right;
	color            : #202020;
	line-height      : 1.3em;
}

.teamListArea .team .member .driver p span {
	color            : #606060;
	font-size        : 83%;
	display          : block;
}



/* team index */
.teamProfile h2 a {
	display          : block;
	width            : 99px;
	position         : absolute;
	left             : 545px;
	top              : 2px;
}

#teamInfo {
	margin-bottom    : 50px;
}

#teamInfo .carPhoto {
	float            : left;
	margin-right     : 10px;
	display          : block;
}

#teamInfo span{
	color:#666666;
	font-size:80%;
}

#teamInfo .directorPhoto {
	float            : left;
	display          : table;
	margin-top       : 20px;
	margin-bottom	 : 15px;	 
	font-size:100%;
}

#teamInfo .directorPhoto2 {
	float            : left;
	display          : table;
	margin-top       : 20px;
	margin-left		 : 10px;
	margin-bottom	 : 15px;
	font-size:100%;
	width:120px;
}

#teamInfo .directorPhoto3 {
	float            : left;
	display          : table;
	margin-top       : 20px;
	margin-bottom	 : 15px;	 
	font-size:100%;
	width:120px;
}

#teamInfo p {
	clear            : both;
	padding-top      : 15px;
}

.teamProfile .profileArea {
	padding-bottom   : 16px;
	background       : url("../img/line_dot_gray.gif") repeat-x left bottom;
	margin-bottom    : 30px;
}

.teamProfile .profileArea .left {
	float            : left;
	width            : 321px;
}

.teamProfile .profileArea .right {
	float            : right;
	width            : 321px;
}

.teamProfile .profileArea .ctBox {
	position         : relative;
}

.teamProfile .profileArea .driverPhoto {
	float            : left;
	display          : block;
}

.teamProfile .profileArea dl {
	width            : 200px;
	float            : right;
}

.teamProfile .profileArea dt {
	color            : #202020;
	line-height      : 1.3em;
	margin-bottom    : 5px;
}

.teamProfile .profileArea dt span {
	color            : #606060;
	font-size        : 83%;
	display          : block;
}

.teamProfile .profileArea dd {
	font-size        : 83%;
}

.teamProfile .profileArea .btncareer {
	position         : absolute;
	left             : 120px;
	top              : 103px;
}

.teamProfile .backIndex {
	text-align       : right;
}



/* career */
.careerArea h2 a {
	display          : block;
	width            : 185px;
	position         : absolute;
	left             : 459px;
	top              : 2px;
}

.careerArea table {
	width            : 100%;
}

.careerArea table th,
.careerArea table td {
	text-align       : left;
	vertical-align   : top;
	background       : url("../img/line_dot_gray.gif") repeat-x left bottom;
}

.careerArea table th {
	width            : 70px;
	padding          : 12px 0;
	font-weight      : bold;
}

.careerArea table td {
	padding          : 12px 5px;
}

.careerArea .backProfileIndex {
	padding-top      : 20px;
	text-align       : right;
}

/*/*/


.ctBox table th{
	padding-right:10px!important;
}




/* clear ****************************************/

.teamProfile .profileArea:after,
.teamProfile .profileArea .ctBox:after,
.teamListArea .team:after,
.teamListArea .team .member:after,
.teamListArea .team .member .driver:after
{content:" "; height:0px; clear:both; visibility:hidden; display:block;}

.teamProfile .profileArea,
.teamProfile .profileArea .ctBox,
.teamListArea .team,
.teamListArea .team .member,
.teamListArea .team .member .driver
{display :inline-block;}

/*\*/
* html .teamProfile .profileArea,
* html .teamProfile .profileArea .ctBox,
* html .teamListArea .team,
* html .teamListArea .team .member,
* html .teamListArea .team .member .driver
{height:1%;}

.teamProfile .profileArea,
.teamProfile .profileArea .ctBox,
.teamListArea .team,
.teamListArea .team .member,
.teamListArea .team .member .driver
{display:block;}
/*/*/

