@charset "UTF-8";

/*　pit　共通指定
_____________________________*/
#enr_extra{margin:10px 0 0 0;}



/*　pit　トップページ指定
_____________________________*/

/*トップページの識別*/
.cornerTop{}

.cornerTop h2{
margin:0 0 10px 0;
border-bottom:3px solid #808080;
}


/*_____________________________　ピットレポート　*/
#pitReport{}


/*レースクイーン ピットレポート*/
#recequeenReport{
padding:0 0 5px 0;
margin:0 0 20px 0;
background:url(/sponsor/nakajima/common/images/bg_1clmbox_btm.gif) no-repeat left bottom;}

#recequeenReport .bg_inner{
padding:5px 0 5px 0;
background:url(/sponsor/nakajima/common/images/bg_1clmbox_top.gif) no-repeat left top;
}



.reportRight{
float:right;
width:348px;
padding:0 5px 0 0;
}

/*見出しと文章*/
.reportRight h3{margin:0 0 8px 0;}
.reportRight p{
padding:0 0 0 2px;
line-height:1.2;
}


/*ラウンドリスト*/
.reportRight ul{
width:335px;
margin:10px 0 0 0;
}
.reportRight ul li{
float:left;
width:110px;
margin:0 1px 1px 0;
line-height:1;
}


.reportLeft{
float:left;
width:363px;
padding:0 0 0 5px;
}





/*_____________________________　サーキットイベント紹介　*/

#circuitEvent{}

/*ピットイベント 1カラム*/
#pitEvent{
padding:0 0 5px 0;
margin:0 0 5px 0;
background:url(/sponsor/nakajima/common/images/bg_1clmbox_btm.gif) no-repeat left bottom;}

#pitEvent .bg_inner{
padding:5px 0 5px 0;
background:url(/sponsor/nakajima/common/images/bg_1clmbox_top.gif) no-repeat left top;
}

.eventRight{
float:right;
width:348px;
padding:0 5px 0 0;
}

/*見出しと文章*/
.eventRight h3{margin:0 0 8px 0;}
.eventRight p{
padding:0 0 0 2px;
line-height:1.2;
}

.eventLeft{
float:left;
width:363px;
padding:0 0 0 5px;
}











/*見出し付き 2カラム共通指定*/
.clmWrap{clear:both; margin:0 0 10px 0;}

.clmBoxLeft,
.clmBoxRight{
position:relative;
width:358px;
background:url(/sponsor/nakajima/common/images/bg_2clmbox_btm.gif) no-repeat left bottom;
}

/*コラム 左*/
.clmBoxLeft{
float:left;
margin:0 8px 0 0;
}
/*コラム 右*/
.clmBoxRight{
float:right;
margin:0;
}

/*コラム内の画像余白*/
.clmBoxLeft p,
.clmBoxRight p{
float:left;
padding:5px 10px 5px 5px;
}

/*コラム内のテキスト*/
.clmBoxRight p.infoTxt{
float:left;
width:165px;
padding:5px 0 5px 0;
line-height:1.2;
}

/*コラム内のテキスト部分→リンク*/
p.infoTxt a{
display:block;
min-height:120px;
background:url(/sponsor/nakajima/common/images/bg_mn_arrow.gif) no-repeat right bottom;
}
*html p.infoTxt a{height:120px;}

p.infoTxt a:link,
p.infoTxt a:visited,
p.infoTxt a:hover,
p.infoTxt a:active
{color:#333;text-decoration:none;}
