#container #main.sub h1
	{padding: 20px 0px 20px 11px;}
/* ------------------------------
   Contents
   ------------------------------ */

#container #main.sub #contents
	{margin: 5px 0px 20px 20px; width:711px;}
	
#container #main.sub #contents #era
	{margin-bottom:15px;}

#container #main.sub #contents .frame_of_history
	{margin:0px; padding:0px;}



/* ------------------------------
   frame
   ------------------------------ */

#container #main.sub #contents .f_top
	{margin:0px; padding:0px; width:711px; height:10px; background-image:url(../img/table/bg_t.gif);background-repeat:no-repeat;}

#container #main.sub #contents .f_middle
	{margin:0px; padding:0px; width:711px; background-image:url(../img/table/bg_m.gif);}

#container #main.sub #contents .f_buttom
	{margin:0px; padding:0px; width:711px; height:10px; background-image:url(../img/table/bg_b.gif); background-repeat:no-repeat;}

/*----*/
#container #main.sub #contents .history_table
	{width:540px; padding:0px 10px; margin::0px;}

#container #main.sub #contents .cars
	{width:131px; padding:20px 10px; margin:0px; text-align:center; vertical-align:middle;}

/*----*/
#container #main.sub #contents table.history
	{}

#container #main.sub #contents td.year
	{white-space:nowrap; padding: 0.3em; text-align:left; vertical-align:top; vertical-align:top;}

#container #main.sub #contents td.cnt
	{padding: 0.3em; text-align:left; vertical-align:top;}
	

