@charset "Shift_JIS";

body {
	background-color: #FFFFFF;
}

.txth2{
	margin-bottom: 10px;
}

div#wrap {
	padding: 0 0 15px 0;
	margin-bottom: 15px;
	background-color: #000000;
}

#container {
	background-color: #000000;
}

/* ********************************************************************************
 * content
 * ******************************************************************************** */
div#content {
	width: 758px;
	margin: 30px auto 0 auto;
	background-color: #000000;
	text-align:left;
}

div#wrapFlash{
	position:relative;
}

div#managerArea {
	position: absolute;
	top:0;
	left:30%;
	height:800px;
	width:0;
	background-color: transparent!important;
	z-index:9999;
}

div#topflashArea {
	z-index:9998;
}

div#topflashArea object {
	outline: none;
}	

div#topflash {
	padding: 20px 0 0 0;
	background: #000000 url(../img/index/bg.jpg) top center no-repeat;
}

div#topflash h1 {
	width: 758px;
	margin: 0 auto;
	text-align: center;
	background-color: #000000;
}

/* ********************************************************************************
 * intro
 * ******************************************************************************** */
div#topflash div#intro {
	position: relative;
	width: 758px;
	height: 420px;
	margin: 0 auto;
}

div#topflash div#intro h1 {
	position: absolute;
	top: 180px;
	left: 215px;
	width: 325px;
	height: 86px;
	background-color: none;
}

div#topflash div#intro p#btn_about {
	position: absolute;
	top: 40px;
	right: 25px;
	width: 131px;
	height: 131px;
}

div#topflash div#intro p#btn_about a {
	display: block;
	width: 131px;
	height: 131px;
	background: url(../img/index/btn_about.gif) top left no-repeat;
	text-indent: -9999px;
}

div#topflash div#intro p#btn_about a:hover {
	background-position: bottom;
}

/* ********************************************************************************
 * titleArea
 * ******************************************************************************** */
div#topflash div#titleArea {
	position: relative;
	width: 758px;
	height: 420px;
	margin: 0 auto;
}

div#topflash div#titleArea p#btn_back {
	position: absolute;
	bottom: 9px;
	left: 19px;
	width: 58px;
	height: 20px;
}

div#topflash div#titleArea p#btn_back a {
	display: block;
	width: 58px;
	height: 20px;
	background: url(../img/index/btn_back.gif) top left no-repeat;
	text-indent: -9999px;
}	

div#topflash div#titleArea  p#btn_back a:hover {
	background-position: bottom;
}


/* ul#contents_navi
------------------------------------------------------------*/
ul#contents_navi {
	width: 558px;
	margin: 30px auto 20px auto;
	padding: 0 100px;
}

ul#contents_navi li {
	float: left;
	width: 269px;
	margin-right: 20px;
}

ul#contents_navi li.mode {
	margin-right: 0;
}

ul#contents_navi li a {
	display: block;
	overflow: hidden;
	width: 269px;
	height: 63px;
	background: top center no-repeat;
	text-indent: -9999px;
}

ul#contents_navi li a:hover {
	background-position: bottom;
}

ul#contents_navi li.play a {
	background-image: url(../img/index/navi_play.gif);
} 

ul#contents_navi li.mode a {
	background-image: url(../img/index/navi_mode.gif);
} 
div#topflash p#guide{
	width:426px;
	margin:0 auto;
}

div#topflash p#guide a {
	overflow: hidden;
	display: block;
	width: 373px;
	height: 50px;
	margin: 0 0 0 10px;
	background: url(../img/index/navi_guide.gif) top center no-repeat;
	text-indent: -9999px;
}

div#topflash p#guide a:hover {
	background-position: bottom;
}


/* ********************************************************************************
 * dsiwareInfo
 * ******************************************************************************** */
div#dsiwareInfo {
	clear: both;
	margin-bottom: 0;
}
div#dsiwareInfo div#dsiwareInfoTop {
	width: 758px;
	height: 14px;
	background: url(../img/index/dsiware_top.gif) no-repeat 0 0;
	font-size: 0;
}
div#dsiwareInfo div#dsiwareInfoBottom {
	width: 758px;
	height: 16px;
	background: url(../img/index/dsiware_bottom.gif) no-repeat 0 0;
}
div#dsiwareInfo div#dsiwareInfoContents {
	width: 756px;
	padding: 10px 0;
	background-color: #FFFFFF;
	border-left: solid 1px #ff418c;
	border-right: solid 1px #ff418c;
	position: relative;
}
div#dsiwareInfo div#dsiwareInfoContents p#dsiwareText {
	width: 500px;
	margin-left: 200px;
	font-size: 92%;
}
div#dsiwareInfo div#dsiwareInfoContents p#dsiwareLogo {
	position: absolute;
	top: 2.7em;
	left: 42px;
	width: 119px;
	height: 23px;
}

div#softinfo div#softinfoContents p.important {
	clear: both;
	padding-top: 10px;
}







