/*======================================

	1. wetj common class

=======================================*/

.clear {
	clear: both;
}

.far {
	text-indent:-9999px;
	font-size:0.1px;
	line-height:0.1px;
}

.for_opera {
	display:block;
	width:1px;
	height:1px;
}

td {
	color: #555;
}

/*======================================

	2. wetj body container

=======================================*/

body {
	background-color: #fff;
	color:#000;
	text-align:center;
}

#container {
	width: 768px;
	margin:0 auto;
	text-align: left;
}

/*======================================

	2. wetj common header

=======================================*/

#header {
	height: 150px;
	background: #fff url("../img/common_header_bg.jpg") no-repeat top left;
}

#header .backtotop a {
	display: block;
	margin-top: 6px;
	width: 144px;
	height: 37px;
	background: transparent url(../img/backtop_btn.jpg) no-repeat top right;
	text-indent:-9999px;
	font-size:0.1%;
	line-height:0.1%;
	float: right;
}

#header .wiiware-logo a {
	display: block;
	width: 132px;
	height: 43px;
	background: transparent url(../img/wiiware_logo2.jpg) no-repeat top left;
	text-indent:-9999px;
	font-size:0.1%;
	line-height:0.1%;
	float: right;
}

.logo2 a {
	display: block;
	width: 306px;
	height: 108px;
	background: transparent url(../img/logo2.jpg) no-repeat top left;
	text-indent:-9999px;
	font-size:0.1%;
	line-height:0.1%;
	float: left;
}

#header ul li {
	padding: 0;
	margin: 0;
	float: left;
}

.gbtn1 {
	display: block;
	margin-top: 53px;
	width: 177px;
	height: 73px;
	background: transparent url(../img/gbtn1.jpg) no-repeat top left;
	text-indent:-9999px;
	font-size:0.1%;
	line-height:0.1%;
}
.gbtn2 {
	display: block;
	margin-top: 10px;
	width: 177px;
	height: 73px;
	background: transparent url(../img/gbtn2.jpg) no-repeat top left;
	text-indent:-9999px;
	font-size:0.1%;
	line-height:0.1%;
}

.gbtn3 {
	display: block;
	margin-top: 10px;
	width: 108px;
	height: 97px;
	background: transparent url(../img/gbtn3.jpg) no-repeat top left;
	text-indent:-9999px;
	font-size:0.1%;
	line-height:0.1%;
	clear: both;
}

span.gbtn1,
span.gbtn2,
span.gbtn3 {
	background-position: bottom left;
}

a.gbtn1:hover,
a.gbtn2:hover,
a.gbtn3:hover {
	background-position: bottom left;
}

/*======================================

	3. wetj common footer

=======================================*/

#footer-link {
	width: 768px;
	color: #aaaaaa;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 30px;
}

#footer-link a {
	text-decoration: underline;
}

#footer-link a:visited {
	color: #666666;
}

#footer-link a:hover {
	color: #aaaaaa;
}

img.ftr_line {
	margin: 5px auto 10px auto;
	width: 768px;
}

/*======================================

	3. wetj common footer

=======================================*/

div.page_box {
	width:768px;
	margin:0;
}

#p1 div#pagebtm {
	width:768px;
	height:63px;
	background:url(../game/img/pagebtm.jpg) 0 0 no-repeat;
}

#p2 div#pagebtm {
	width:768px;
	height:63px;
	background:url(../card/img/pagebtm.jpg) 0 0 no-repeat;
}


p.bt_pagetop {
	display:inline;
	width:167px;
	height:63px;
	float:right
}

p.bt_pagetop a, p.bt_pagetop a:hover {
	display:block;
	width:167px;
	height:63px;
	outline:none;
	background:url(../game/img/bt_pagetop.jpg) 0 0 no-repeat;
	text-indent:-9999px;
	font-size:0.1px;
	line-height:0.1px;	
}

#p1 p.bt_pagetop a, #p1 p.bt_pagetop a:hover {
	background:url(../game/img/bt_pagetop.jpg) 0 0 no-repeat;
}

#p2 p.bt_pagetop a, #p2 p.bt_pagetop a:hover {
	background:url(../card/img/bt_pagetop.jpg);
}

#p1 p.bt_pagetop a:hover, #p2 p.bt_pagetop a:hover, #p3 p.bt_pagetop a:hover {
	background-position:0 -63px;
}

.card-header {
	background: #fff url("../img/common_header_bg2.jpg") no-repeat top left;
}
