/* CSS Document */
/*----------------------------------------------------
     css for namco-ch familyjockey.css
     familyjockey.css
----------------------------------------------------*/

body	    { margin: 0px; padding: 0px; }
h1,h2,h3,h4	{ position: absolute; top: -9999px; left: -9999px; margin:0px; padding:0px;}
img			{ border: 0px; margin:0 ; padding:0 ;}
ul			{ margin: 0px; padding: 0px; }
li			{ margin: 0px; padding: 0px; list-style: disc; font-size: 12px; color: #fff; line-height: 200%;}

p			{ font-size: 14px; color: #111; line-height: 180%; margin:0px; padding:0px;}
p.small		{ font-size: 12px; color: #333; line-height: 180%; }
p.foot		{ font-size: 14px; color: #333; line-height: 180%; margin: 0 5px; }
a			{ font-size: 14px; color:#FF9900; line-height: 180%; text-decoration:underline; margin:0 auto; padding:0 auto; }
a:hover		{ font-size: 14px; color:#FF6600; line-height: 180%; text-decoration:underline; margin:0 auto; padding:0 auto; }
td			{ margin:0 auto; padding:0 auto;}
tr			{ margin:0 auto; padding:0 auto;}
.bold		{ font-weight:bold; line-height:170%;}
.small		{ font-size:10px;}
.clear		{ display:none;}
.FR			{ float:right;}
.FL			{ float:left;}
.CB			{ clear:both;}

/* Toppage */

#disp		{ width:100%; margin: 0px; padding:20px 0px; text-align:center; background:url(../img/bg.jpg) repeat; display:table;}

#content	{ width:801px; display:table; text-align:center;}
#top1		{ background-image:url(../img/top_1_03.jpg); background-repeat:no-repeat; width:801px; height:283px; clear:both;}
#top2		{ background-image:url(../img/top_2_05.jpg); background-repeat:no-repeat; width:801px; height:137px; clear:both; display:table;}
#top3		{ width:801px; text-align:left;}
#spec		{ background-image:url(../img/top_3_06.jpg); background-repeat:no-repeat; width:291px; height:206px; float:left;}
#logo		{ background-image:url(../img/top_4_07.jpg); background-repeat:no-repeat; width:510px; height:206px; float:left;}

.btnArea	{width:425px; height:46px; margin:90px 0 0 20px; display:table; padding:0; clear:both;}
a#btn1		{background:url(../img/btn.jpg) no-repeat; width:200px; height:46px; margin-right:20px; padding:0; float:left; display:block;}
a#btn1:hover{background:url(../img/btn_o.jpg) no-repeat; width:200px; height:46px; margin-right:20px; padding:0; float:left; display:block;}
a#btn2		{background:url(../img/btn_enq.jpg) no-repeat; width:200px; height:46px; margin:0; padding:0; float:left; display:block;}
a#btn2:hover{background:url(../img/btn_enq_o.jpg) no-repeat; width:200px; height:46px; margin:0; padding:0; float:left; display:block;}

.btn1		{width:200px; height:46px; display:block; float:left;}
.btn2		{height:46px; margin-left:220px; display:block;}
.clear		{ position: absolute; top: -9999px; left: -9999px; margin:0px; padding:0px;}