@charset "shift_jis";
/* history CSS Document */

/*---------------------------------------------------------
タブナビ
---------------------------------------------------------*/
#main #history #tabnav{
margin:0 0 36px 0;
padding:0;
width:714px;
float:left;
}
#main #history #tabnav li{
margin:0;
padding:0;
float:left;
}

/*--データテーブル（history）--*/
#main #history .datatable{
float:left;
width:714px;
background:url(/bj/common/images/history_img_bg.jpg) 100% 0 no-repeat;
}
#main #history .datatable dl{
width:470px;
}
#main #history .datatable dt{
width:94px;
}
#main #history .datatable dd{
width:338px;
}
#main #history .datatable dd.w315{
width:315px;
}
