@charset "Shift_JIS";
/* CSS Document */
	
/*	index
===================================================================*/
body {
	margin: 0; padding: 0; background:#071172 url(../img/bg_main.jpg) top center no-repeat;
}

div#wrap {
	min-width: 768px;
}

div#noFlash {
	width: 768px; margin: 0 auto;
}

/*	infoArea
===================================================================*/
div#infoArea {
	width: 748px; height: 104px;  margin: 22px auto 0 auto; padding-bottom: 20px;
}

div#infoArea p#soft {
	float: left; width: 115px; margin: 0; padding: 0;
}

div#infoArea div#textArea {
	float: right; width: 620px;
}

/*	topics
===================================================================*/
div#infoArea dl {
	width: 620px; height: 32px; margin: 0 0 8px 0; padding: 0;
}

div#infoArea dl dt {
	float: left; width: 88px; margin: 0; padding: 0;
}

div#infoArea dl dd {
	float: right; width: 524px; height: 22px; margin: 0; padding: 10px 0 0 8px; background:url(../img/bg_topics.jpg) top right no-repeat; color: #433a26;
	font-size:12px;
}


div#linkArea{
	width:620px;
	height:40px;
	
}

div.nomlink {
	width: 470px;
	height: 34px;
	margin: 0 0 6px 0;
	display:inline;
}

div.nomlink a {
	display: block;
	width: 465px;
	height: 34px;
	background: top left no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	line-height: 0;
	font-size: 0;
	float:left;
	text-align:left;
	background-image: url(../img/nomlink.jpg);
}

div.nomlink a:hover {
	background-position: bottom;
}

div.guidebooklink {
	width: 148px;
	height: 34px;
	margin: 0 0 6px 0;
	display:inline;
}

div.guidebooklink a {
	display: block;
	width: 148px;
	height: 34px;
	background: top left no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	line-height: 0;
	font-size: 0;
	float:left;
	text-align:left;
	background-image: url(../img/guidebooklink.jpg);
}

div.guidebooklink a:hover {
	background-position: bottom;
}




/*	spec
===================================================================*/
div#spec {
	width: 620px; height: 46px; padding: 8px 0; background: url(../img/bg_spec.gif) top left no-repeat;
}

div#spec ul {
	float:left; width: 532px; margin: 0; padding: 2px 0 0 22PX; border-right: 1px #CCC dotted;
}

div#spec ul li {
	float: left; 
	height:19px;
	list-style: none;
	padding: 0;
	line-height: 0;
	font-size: 0;
}

div#spec li#release_date {
	width: 170px; 
	margin: 0 14px 3px 0;
}

div#spec li#release_price {
	width: 194px; 
	margin: 0 14px 3px 0;
}

div#spec li#savedata {
	width: 130px; 
	margin: 0 0 3px 0;
}

div#spec li#category {
	width: 170px; 
	margin: 0 14px 0 0;
}

div#spec li#player {
	width: 194px; 
	margin: 0;
}

/* cero */
div#spec p {
	float: right; width: 40px; height: 48px; margin: 0; padding: 0 12px 0 0;
}

/*	footer
===================================================================*/
div#footer {
	clear: both;
}
