@charset "euc-jp";

html {
	background:#2465ad url(/musou-online/newcomer/images/bg_body.jpg) top center no-repeat;
	margin:0;
	padding:0;
	color:#222222;
	height: 100%;
}

body {
	background:#2465ad url(/musou-online/newcomer/images/bg_body.jpg) top center no-repeat;
	margin:0;
	padding:0;
	color:#222222;
	height: 100%;
}

#wrapper {
	background:url(/musou-online/newcomer/images/index/bg_index.jpg) top center no-repeat;
}

#header {
	width:920px;
	height:0px;
}

#contents {
	padding-top:230px;
	padding-bottom:40px;
}

#main_cont {
	min-height:570px;
}

#top_pac {
	float:left;
	width:400px;
	position:relative;
}

#btn_start_ps3{
	position:absolute;
	top:250px;
	left:730px;	
	z-index:50;
}

#right_part {
	float:right;
	padding-top:240px;
}

#top_pv {
	width:400px;
	height:225px;
	padding:7px;
	/* background:url(/musou-online/newcomer/images/index/bg_top_pv.jpg) bottom center no-repeat; */
}

#bnr_to_game{
	width:414px;
	height:65px;
	text-indent:-9999px;
	margin-top:20px;
	margin-left:-26px;
}

#bnr_to_game a{
	width:414px;
	height:65px;
	background:url(/musou-online/newcomer/images/index/bnr_to_game.jpg) no-repeat scroll 0 0 transparent;
	display:block;
}
/*
#bnr_campaing{
	width:414px;
	height:167px;
	text-indent:-9999px;
	margin-top:-170px;
}
*/

#img_spec{
	width:432px;
	height:256px;
	text-indent:-9999px;
	position:absolute;
	z-index:10;
	top:310px;
	left:30px;
	background:url(/musou-online/newcomer/images/index/img_spec.jpg) no-repeat scroll 0 0 transparent;
}

.pk_box_Link a{
	width:205px;
	height:33px;
	display:block;
	float: left;
	margin-left: 5px;
	margin-top: 195px;
}

#bnr_to_ps3{
	width:260px;
	height:36px;
	text-indent:-9999px;
	position:absolute;
	top:450px;
	left:500px;
	
}

#bnr_to_ps3 a{
	width:260px;
	height:36px;
	background:url(/musou-online/newcomer/images/index/bnr_to_ps3.png) no-repeat scroll 0 0 transparent;
	display:block;
}

* html #bnr_to_ps3 a{
	width:260px;
	height:36px;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/musou-online/newcomer/images/index/bnr_to_ps3.png);
}

#bnr_to_spec{
	width:260px;
	height:36px;
	text-indent:-9999px;
	position:absolute;
	top:470px;
	left:30px;
}

#bnr_to_spec a{
	width:260px;
	height:36px;
	background:url(/musou-online/newcomer/images/index/bnr_to_spec.png) no-repeat scroll 0 0 transparent;
	display:block;
}

* html #bnr_to_spec a{
	width:260px;
	height:36px;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/musou-online/newcomer/images/index/bnr_to_spec.png);
}

/* Footer
=======================================*/
#footer {
}

#footer #copyright {
	clear:both;
	background:transparent url(/musou-online/newcomer/images/copyright.jpg) no-repeat scroll center bottom;
	display:block;
	height:35px;
	width:910px;
	margin:0 auto;
}