/* CSS Document */

html {
	overflow:hidden;
}
body {
	margin:0px;
	padding:0px;
	font-family: "Hiragino Kaku Gothic ProN","CI", Arial, Helvetica, sans-serif;
	background:url(http://sv05.splax.net/images/game/hagakure/bg.gif);
}

#container {
	margin:0 auto 0;
	width:1110px;
	height:735px;
	background:url(http://sv05.splax.net/images/flash_close/hagakure_bg.gif) no-repeat 63px 0;
	/*\*//*/
	overflow:hidden;
	/**/
	}

#container:after	{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
	}

.nextPrevColumn  {
	float:left;
	width:120px;
}

#logo	{
	margin-left:20px;
}

#centerColumn  {
	float:left;
	width:550px;
}

#swfArea	{
	width:550px;
	height:400px;
	margin-top:61px;
}


/********************** HTML5 LINK **********************/
#html5link	{
	width:485px;
	margin:25px auto 0;
}

#html5link a	{
	widht:81px;
	float:left;
	text-align:center;
	text-decoration:none;
	color:#FFF;
	margin-left:20px;
}

#html5link a:first-child	{
	margin-left:0;
}

.html5linkText	{
	font-size:14px;
	margin-top:6px;
	width:81px;
}
#html5link a:hover	{
	text-decoration:underline;
	color:#31e0ff;
}

/********************** HTML5 LINK **********************/

#pickupLeft	{
	width:160px;
	height:600px;
	float:left;
}

#pickupRight	{
	width:160px;
	height:600px;
	float:left;
}

#pickupBottom	{
	width:728px;
	height:90px;
	margin:13px 0 0 -89px;
}	

/* Clear */
.clearfix	{
	/*\*//*/
	overflow:hidden;
	/**/
	}

.clearfix:after	{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
	}
