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


/*   共通   */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dt,dd,address,form { margin: 0; padding: 0; }
body			{ background: #000000; font-family:"ＭＳ Ｐゴシック";}

a 				{ overflow: hidden; }
a img			{ border: none; }
a span, hr		{ display: none; }
span			{ display: none; }
hr 				{ display: none; }
.clear			{ clear: both; }
.clear br		{ display: none; }

h1 				{ font-size: 1px; line-height: 1px; height: 0px; text-indent: -9999px; }

#whole			{ width: 955px; margin: 0 auto; background: #000000; }



/*   main   */

#flash			{ width: 955px; background: #000000 }




/*   footer   */
#foot			{ width: 955px; height: 122px; background: #000000 url(../image/footer.jpg) top no-repeat; position: relative; }
#foot ul		{ list-style: none; }
#foot li		{ position: absolute; display: block; left: -1px; top: 0px; width: 2px; }
#foot li a		{ position: absolute; display: block; }
#foot li.getGC a		{ top: 47px; left: 50px; width:  42px; height: 42px; background: url(../image/goto_gc.gif) no-repeat; }
#foot li.getshop a		{ top: 57px; left: 102px; width:  46px; height: 13px; background: url(../image/get_shop.gif) no-repeat; }
#foot li.getproducts a	{ top: 57px; left: 150px; width:  62px; height: 13px; background: url(../image/get_products.gif) no-repeat; }
#foot li.getorochi a	{ top: 75px; left: 102px; width:  90px; height: 9px; background: url(../image/get_musou.gif) no-repeat; }
#foot li.spec			{
	top: 13px;
	left: 315px;
	width: 320px;
	height: 64px;
	background: url(../image/spec.gif) no-repeat;
}


#foot li.getGC a:hover			{ background: url(../image/goto_gcr.gif) no-repeat; }
#foot li.getshop a:hover		{ background: url(../image/get_shopr.gif) no-repeat; }
#foot li.getproducts a:hover	{ background: url(../image/get_productsr.gif) no-repeat; }
#foot li.getorochi a:hover		{ background: url(../image/get_musour.gif) no-repeat; }

#toxic			{ width: 955px; height: 50px; }
#toxic ul		{ list-style: none; }
#toxic li 		{ position: absolute; display: block; }
#toxic li a		{ position: absolute; display: block; }
#toxic li.banner a		{ top: 7px; left: 387px; width: 160px; height: 40px; background: url(../image/banner_toxic3.jpg) no-repeat; }
