@charset "Shift_JIS";
/* top.css */
/*----------------------------------------------------------------------*/
/* SPEC */
#spec_box {
	width: 768px;
	height: 220px;
	text-align: left;
	background: url(../img/spec_bg.gif) top left no-repeat;
}
#spec_box #wiiware_start {
	float: right;
	width: 205px;
	height:27px;
	margin: 5px 0 0 0;
}
#spec_box #spec {
	padding: 49px 0 0 40px;
}
#spec_box #spec table th {
	width:120px;
	height: 26px;
	text-align: left;
	font-size: 12px;
	padding: 0 10px 0 15px;
	background: url(../img/spec_li.gif) 0 9px no-repeat;
}
#spec_box #spec table td {
	font-size: 12px;
	height: 26px;
}
#spec_box #spec table td.wide {
	width:590px;
}
#spec_box #spec table td.half {
	width:220px;
}
#spec_box #spec_pdf img {
	vertical-align: middle;
}
#spec_box #spec_cero {
	float: right;
	width: 23px;
	margin: 13px 7px 0 0;
}
#spec_box #spec_pdf {
	float: right;
	font-size: 11px;
	padding: 13px 40px 0 0;
	height:30px;
}
/*----------------------------------------------------------------------*/
#topContents {
	width:768px;
	margin: 0 auto;
}
#flashAreaIn {
	width:100%;
	height:591px;
	background:url(../img/top_main_bg.jpg) center top no-repeat;
}