@charset "utf-8";
/* CSS Document */

body{
	width: 100%;
	font-family:Verdana, Geneva, sans-serif, "細明體", "新細明體";
	font-size:11px;	
	color:#d8d8d8;
	background: #08120A url(images/main_bg1.jpg) repeat-y fixed center;
	-webkit-text-size-adjust:none;
}
.wrapper{	
	width:100%;	
	position:relative;
}
#sony{
	width:936px;
	margin:0 auto;
	padding-right:24px;
	text-align:right;
	height:37px;	
}
.bg_sony_repeat{
	background-color:#000;
	border-bottom:#FFF 1px solid;
}


#ss_top{
	width:960px;
	height:170px;
	margin:0 auto;
	z-index:100;
	position:relative;
}
#ss_top h1{
	position:absolute;
	left:255px;
	top:0px;	
}
#ss_top #psvita{
	position:absolute;
	left:830px;
	top:10px;	
}

.bg_top_visual_repeat{
	background:url(images/main_top_bg.png) 0 0 repeat-x #FFF;;
}
#ss_top_visual{
	height:447px;
	text-align:center;	
}
#ss_top_visual #btn{
	position:relative;
	width:960px;
	margin:0 auto;
}
/*
#ss_top_visual #btn_intro{
	position:absolute;
	left:89px;
	top:470px;
	width:230px;
	height:90px;
}
#ss_top_visual #btn_intro img{
	display:block;
	position:absolute;
	left:0;
	top:0;
}
#ss_top_visual #btn_sale{
	position:absolute;
	left:320px;
	top:470px;
	width:305px;
	height:90px;
}
#ss_top_visual #btn_note{
	position:absolute;
	left:626px;
	top:470px;
	width:230px;
	height:90px;
}
#ss_top_visual #btn_note img{
	display:block;
	position:absolute;
	left:0;
	top:0;
}
*/
#main_visual{
	z-index:0;
	margin:0 auto;
	width:100%;
	height:447px;
	background:url(images/main_anim_bg3.jpg) center top no-repeat;
}
#main_visual2{
	position:absolute;
	left:50px;
	top:355px;
	z-index:5;
}
.btn_hover{
	opacity:0;
	filter:alpha(opacity="0");
}
.bg_menu_repeat{
	width:100%;
	height:90px;	
	background:url(images/gmenu_bg.png) 0 0 repeat-x;
	z-index:10;
	position:relative;
}
.ss_menu_repeat{
	width:100%;
	height:90px;	
}
#ss_menu{
	margin:0 auto;
	width:560px;
		
}



.bg_main_repeat{
	margin-top:0;	
}
#ss_main{
	margin:0 auto;
	width:652px;		
}

#ss_new{
	margin-bottom:30px;
}
#ss_new table{
	margin:0 0 30px;
}
#ss_new table td{
	padding:5px 2px;
	font-size:15px;
	vertical-align:middle;
	color:#CCC;
	line-height:1.2em;
}
#ss_new table td a{
	color:#CCC;
}
#ss_new table td a:hover{
	color:#fff;
}
#ss_top_more{
	width:68px;
	margin:5px 5px 5px auto;
	position:relative;
}
#ss_top_more img{
	display:block;
	position:absolute;
	left:0;
	top:0;
}

#ss_link{
	margin-bottom:30px;
}
#ss_link table{
	margin:0 auto;
}
#ss_link #spectable td{
	text-align:center;	
	vertical-align:middle;
}




.bg_footer_repeat{
	background:url(images/footer_bg.png) left top repeat-x;
	height:190px;
}
#copy{
	margin:20px auto 30px;
	padding-top: 15px;
	width:250px;
	text-align:center;
}
#footer{
	width:960px;
	margin:0 auto;
}
#return-to-top {
	position: absolute;
	position: fixed;
	width: 60px;
	height: 60px;
	top: auto;
	left: auto;
	right: 20px;
	bottom: 20px;
	z-index:10;
}
#return-to-top-button {
	display: block;
	width: 60px;
	height: 60px;
	text-indent:-9999px;
	overflow: hidden;
	background: url(images/common_buttons.png) no-repeat -125px -61px ;
}
#return-to-top-button:hover {
	background-position: -125px 0;
}




