* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.2em;
}
body {
	background-image: url(../images/header_bk.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FFF;
}
ul {
	list-style-type: none;
}
#wrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
a, a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #555555;
	text-decoration: none;
}
a:hover {
	color: #aaaaaa;
	text-decoration: none;
}
/*ヘッダー*/
#header {
	background-color: #000;
	height: 65px;
	margin-bottom: 25px;
	position: relative;
}
#header #g_navi {
	position: absolute;
	top: 0px;
	left: 250px;
	padding: 0px;
	margin: 0px;
}
#header #g_navi li {
	float: left;
}
/*スライダー*/
#slider ul {
	margin: 0;
	padding: 0;
}
#slider li {
	width: 970px;
	height: 380px;
	position: relative;
}
/*H2見出し*/
h2 {
	font-size: 12px;
	margin-top: 30px;
	background-color: #CCC;
	padding: 7px;
	margin-bottom: 12px;
}
/*INFOエリア*/
#info_area {
	position: relative;
}
#news {
	width: 633px;
}
#links {
	width: 317px;
	position: absolute;
	top: 0px;
	left: 653px;
}
#links p {
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#links a {
	font-size: 12px;
	margin-bottom: 5px;
	font-weight: bold;
	display: block;
}
div#info_area div#news table.whatsnew {
	width: 630px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: none;
	border-left: none;
	border-collapse: collapse;
	background-color: #f9f9f9;
}
div#info_area div#news table.whatsnew th, div#info_area div#news table.whatsnew td {
	font-size: 93%;
	border-bottom: 1px dotted #cccccc;
	border-top: none;
	border-right: none;
	border-left: none;
}
div#info_area div#news table.whatsnew tr {
}
div#info_area div#news table.whatsnew th {
	padding: 12px 5px;
	color: #354F79;
	font-size: 11px;
}
div#info_area div#news table.whatsnew td {
	padding: 12px;
	font-size: 11px;
	line-height: 1.2em;
}
/*H3見出し*/
h3 {
	font-size: 12px;
	margin-top: 30px;
	background-color: #CCC;
	padding: 7px;
	margin-bottom: 10px;
	display: block;
	position: relative;
}
.h3_sub {
	position: absolute;
	top: 3px;
	right: 3px;
}
/*PS機種リスト*/
#lineup {
	position: relative;
}
#ps_box {
	width: 980px;
	height: 500px;
	margin-left: -1px;
}
#ps_box .psbox_list {
	background-image: url(../images/ps_box.gif);
	background-repeat: no-repeat;
	height: 228px;
	width: 490px;
	float: left;
	position: relative;
}
.ps {
	font-size: 10px;
	padding-top: 31px;
	padding-left: 31px;
}
h4 {
	font-size: 14px;
	margin-bottom: 11px;
	padding-left: 31px;
}
.ps_txt {
	font-size: 11px;
	margin-bottom: 11px;
	padding-left: 31px;
}
.ps_copy {
	font-size: 8px;
	padding-left: 31px;
}
.ps_img {
	position: absolute;
	left: 325px;
	top: 2px;
}
#ps_box .psbox_list ul {
	position: absolute;
	left: 27px;
	top: 155px;
}
#ps_box .psbox_list ul li {
	float: left;
}
#ps_box .psbox_list ul li a {
}
/*フッター*/
#footer {
	border: 3px solid #ececec;
	margin-top: 11px;
	height: 150px;
}
#footer ul {
	height: 150px;
	display: block;
}
#footer li {
	float: left;
	width: 225px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ececec;
	padding-left: 15px;
	padding-top: 15px;
	height: 135px;
}
#footer li dt {
	font-size: 11px;
	font-weight: bold;
}
#footer li dd {
	font-size: 10px;
}
#copyright {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-top: 10px;
}
#copyright address {
	font-size: 10px;
	font-style: normal;
	display: block;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.8em;
}
.balink {
	position: absolute;
	top: 291px;
	right: 762px;
}
</style>
