@charset "EUC-JP";   /*   文字コード   */


/*   ticket and serial   */

#agree		{ position: relative; height: 56px; margin: 25px 0 20px; }
#agree ul	{ list-style: none; margin: 0; padding: 0; }
#agree li a	{ display: block; background: url(/net/other_folder/recommend_pc_2007/button.jpg) no-repeat; width: 227px; height: 56px; position: absolute; top: 0; }
#agree li#ok a	{ background-position: 0 0; left: 322px; }		#agree li#ok a:hover	{ background-position: 0 -57px; }
#agree li#ng a	{ background-position: -227px 0; left: 18px; }		#agree li#ng a:hover	{ background-position: -227px -57px; }

#agree li a strong,
#agree li a em	{ display: none; }
