@charset "Shift_JIS";

/*
	1 : Initialize
	2 : Common
 */



/* ***********************************************************************
	1 : Initialize
*********************************************************************** */
html {
	overflow-y: scroll;
}

*{
	margin: 0;
	padding: 0;
}


/* ***********************************************************************
	2 : Common
*********************************************************************** */
body{
	font-family:"‚l‚r‚o ƒSƒVƒbƒN", "Osaka|“™•", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height:150%;
	font-size:12px;
	color:#221816;
	margin:0;
	padding:0;
	background-color:#180205;
}

body#spec{
	background-color:#000;
}


div#main{
	width:100%;
}

div#sai{
	width:756px;
	height:874px;
	position:relative;
	margin:0 auto 0;
	text-align:center;
	background:url(../../images/sai.jpg) no-repeat 0;
}

div#bou{
	width:756px;
	height:874px;
	position:relative;
	margin:0 auto 0;
	text-align:center;
	background:url(../../images/bou.jpg) no-repeat 0;
}

div#bou2{
	width:756px;
	height:874px;
	position:relative;
	margin:0 auto 0;
	text-align:center;
	background:url(../../images/bou2.jpg) no-repeat 0;
}

div#ha{
	width:756px;
	height:874px;
	position:relative;
	margin:0 auto 0;
	text-align:center;
	background:url(../../images/ha.jpg) no-repeat 0;
}

div#retu{
	width:756px;
	height:874px;
	position:relative;
	margin:0 auto 0;
	text-align:center;
	background:url(../../images/retu.jpg) no-repeat 0;
}

div#flow{
	margin:0 auto 0;
}


div#close{
	width:114px;
	height:47px;
	text-align:center;
	position:absolute;
	top:813px;
	left:325px;
}

div#close a{
	display:block;
	width:114px;
	height:47px;
	text-indent:-9999px;
}

div#close a:hover{
	background:url(../../images/close.jpg) no-repeat;
}

/* ***********************************************************************
	3 : flow
*********************************************************************** */
div#flow{
	width:1100px;
	height:856px;
	position:relative;
	text-align:center;
	background:url(../../images/flow/flow.jpg) no-repeat 0;
}

div#close-flow{
	width:114px;
	height:47px;
	text-align:center;
	position:absolute;
	top:798px;
	left:496px;
}

div#close-flow a{
	display:block;
	width:114px;
	height:47px;
	text-indent:-9999px;
}

div#close-flow a:hover{
	background:url(../../images/flow/close.jpg) no-repeat;
}
