@charset "utf-8";

/*********************************
 *
 * TOP STYLES
 *
 *********************************/
 
body#top {background:#a0a0a0}
/* 
body#top div#wrapper {
	background-color:#020200;
	background-image: url(../images/top/top_mainimg24.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
 }
*/
body#top div#wrapper {
	background-color:#fff;
	/* background-image: url(../images/top/top_mainimg23.jpg); */
	background-repeat: no-repeat;
	background-position: center 0px;
 }

/* body#top div#wrapper {background :#fff url(../images/top/top_mainimg22.jpg);} */
/* body#top div#wrapper {background:#fff url();} */

div#mainimg {margin-top:15px;}
	div#mainimg .btn a {display:block; width:200px; height:223px; background:url(../images/top/top_01-0004a_short2.jpg) no-repeat}
	div#mainimg .btn a:hover {background:url(../images/top/top_01-0004b_short2.jpg) 0px 0 no-repeat}
	div#mainimg .btn2 a {display:block; width:200px; height:77px; background:url(../images/top/top_coinbanner3.png) no-repeat}
	div#mainimg .btn2 a:hover {background:url(../images/top/top_coinbanner3.png) 0px 0 no-repeat; opacity: 0.7}

/* cnacBox */
div.cnacBox {float:left; width:597px; font-weight:bold;}

/* tbl_cnac */
table.tbl_cnac {}
	table.tbl_cnac td {width:199px;}

/* movieBox */
div.movieBox {float:right; width:280px; color:#231815; font-weight:bold; letter-spacing:-0.1px;}

/* mediaBox */
div.mediaBox {float:left; width:900px; font-weight:bold;}

