@charset "utf-8";
/* ===================================================================
CSS information

 file name  :top.css
 style info :トップのスタイル
=================================================================== */

/* -----------------------------------------------------------
	xxx
----------------------------------------------------------- */
body#index div#wrap{
	background:#000;
}
body#index div#main{
	background:url(http://www.spike-chunsoft.co.jp/zendesu/images/top/bg_main.jpg) top center no-repeat;
	height:543px;
}
body#index div#mainContent{
	background:url(http://www.spike-chunsoft.co.jp/zendesu/images/top/bg_maincontent.jpg) top left no-repeat;
	width:950px;
	height:543px;
	margin:auto;
}


/* xxx
----------------------------------------------------------- */
body#index p.nintendo3ds{
	text-indent:-9999px;
	width:128px;
	height:16px;
	padding:26px 0 0 20px;
	float:left;
}
body#index p.psvita{
	text-indent:-9999px;
	width:111px;
	height:25px;
	padding:22px 0 0 0;
	float:right;
}

/* h1
----------------------------------------------------------- */
body#index h1{
	text-indent:-9999px;
	clear:both;
	padding:92px 0 0 0;
	width:457px;
	height:109px;
}

/* バナー
----------------------------------------------------------- */
body#index ul.bnr{
	width:429px;
	height:242px;
	padding:36px 0 0 17px;
	float:left;
}
body#index ul.bnr li.bnr01{
	float:left;
	margin:0 43px 0 2px;
	height:135px;
}
body#index ul.bnr li.bnr02{
	float:left;
	margin:2px 0 31px 0;
	height:135px;
}
body#index ul.bnr li.bnr03{
	height:72px;
	clear:both;
}

/* SNS
----------------------------------------------------------- */
body#index ul.sns{
	float:right;
	height:47px;
	padding:237px 2px 0 0;
}
* html body#index ul.sns{
	padding:10px 0 0 16px;
}
body#index ul.sns li{
	float:left;
	margin:0 0 0 11px;
	height:47px;
}






