@charset "Shift_JIS";


/* ********************************************************************************
 * common
 * ******************************************************************************** */

* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Osaka;
}
.clear {
	clear: both;
}
.clearLeft {
	clear: left;
}

/* ********************************************************************************
 * fontsize
 * ******************************************************************************** */
table {
	font-size: inherit;
	font: 100%;
}

select,
input,
textarea {
	font-size: 99%;
}


/* ********************************************************************************
 * clearfix
 * ******************************************************************************** */
.clearfix:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End Hides from IE-mac */

/* 右へclear */
.clearRight {
	clear: right;
}
/* 左へclear */
.clearLeft {
	clear: left;
}


/* ********************************************************************************
 * layout
 * ******************************************************************************** */
body {
	background: #01004e url(../img_cmn/bg.gif) top left repeat;
	text-align:center;
	font-size: 13px;
	line-height: 1.5;
	color: #FFFFFF;
}

a {
	color: #FFFFFF;
}

a:hover {
	color: #EEEEEE;
}	


#hdr_bg {
	background: url(../../../img_common_navy/bg_cmn.gif) repeat-x center top;
}

#hdr_menu0,
#hdr_menu0 a,
#hdr_menu0 a:hover {
	background-image: url(../../../img_common_navy/hdr_navi_000.gif);
}

#hdr_menu1,
#hdr_menu1 a,
#hdr_menu1 a:hover {
	background-image: url(../../../img_common_navy/hdr_navi_001.gif);
}

#hdr_menu2,
#hdr_menu2 a,
#hdr_menu2 a:hover {
	background-image: url(../../../img_common_navy/hdr_navi_002.gif);
}

#hdr_menu3_c,
#hdr_menu3_c a,
#hdr_menu3_c a:hover {
	background-image: url(../../../img_common_navy/hdr_navi_003.gif);
}

#hdr_menu4,
#hdr_menu4 a,
#hdr_menu4 a:hover {
	background-image: url(../../../img_common_navy/hdr_navi_004.gif);
}

#hdr_menu5,
#hdr_menu5 a,
#hdr_menu5 a:hover {
	background-image: url(../../../img_common_navy/hdr_navi_005.gif);
}

#hdr_menu6,
#hdr_menu6 a,
#hdr_menu6 a:hover {
	background-image: url(../../../img_common_navy/hdr_navi_006.gif);
}



#container {
	width:768px;
	margin:17px auto 28px auto;
	text-align:center;
}
#header {
	width:768px;
	height:80px;
	margin:0 auto;
	text-align:center;
}

p#copy {
	clear: both;
	margin-bottom: 15px;
}

p#copy_02 {
	margin-bottom: 20px;
}

.alignCenter {
	text-align:center;
}

#footer {
	clear: both;
}

#foot_navi {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
#foot_navi ul li {
	display: inline;
	letter-spacing: 2px;
}

/* ********************************************************************************
 * softinfo
 * ******************************************************************************** */
div#softinfo {
	margin-bottom: 20px;
	font-size: 92%;
}
div#softinfo div#softinfoTop,
div#softinfo div#softinfoBottom {
	width: 758px;
	height: 10px;
	font-size: 0;
	background: url(../img/index/dsiware_top.gif) no-repeat 0 0;
}
div#softinfo div#softinfoBottom {
	height: 3px;
	background: url(../img/index/dsiware_bottom.gif) bottom no-repeat;
}
div#softinfo div#softinfoContents {
	width: 728px;
	padding: 0 15px 8px 15px;
	background: url(../img/index/dsiware_middle.gif) top repeat-y;
	position: relative;
}
div#softinfo div#softinfoContents dl dt {
	float: left;
	width: 10em;
	padding: 8px 0.5em;
	color: #8c8c8c;
	font-weight: bold;
}
div#softinfo div#softinfoContents dl dt span {
	color: #ff418c;
}
div#softinfo div#softinfoContents dl dd {
	margin-left: 0;
	padding: 8px 0.5em 8px 10em;
	background: url(../../../img_common_navy/dot.gif) repeat-x left bottom;
}
div#softinfo div#softinfoContents dl {
	width: 688px;
	line-height: 1.0;
}
div#softinfo div#softinfoContents dl.column,
div#softinfo div#softinfoContents dl.columnLast {
	width: 344px;
	float: left;
}
div#softinfo div#softinfoContents dl.last dd,
div#softinfo div#softinfoContents dl.columnLast dd {
	background: none;
}
div#softinfo div#softinfoContents p.cero {
	position: absolute;
	bottom: 15px;
	right: 10px;
	width: 32px;
	height: 40px;
}


/* ********************************************************************************
 * #ftr_menu
 * ******************************************************************************** */
#ftr_menu0 a {
	background: url(../../../img_common_navy/ftr_navi_nintendo.gif) no-repeat 0 0;
}

#ftr_menu0 a:hover {
	background: url(../../../img_common_navy/ftr_navi_nintendo.gif) no-repeat 0 -10px;
}

#ftr_menu1 a {
	background: url(../../../img_common_navy/ftr_navi_ds.gif) no-repeat 0 0;
}

#ftr_menu1 a:hover {
	background: url(../../../img_common_navy/ftr_navi_ds.gif) no-repeat 0 -10px;
}

#ftr_menu2 a {
	background: url(../../../img_common_navy/ftr_navi_goup.gif) no-repeat 0 0;
}

#ftr_menu2 a:hover {
	background: url(../../../img_common_navy/ftr_navi_goup.gif) no-repeat 0 -10px;
}


/* ********************************************************************************
 * ul#pagecontents_navi
 * ******************************************************************************** */
table#pagecontents_navi {
	clear: both;
	width: 758px;
	margin: 0 auto;
}

table#pagecontents_navi ul {
	width: 564px;
}

table#pagecontents_navi ul li {
	float: left;
	width: 177px;
	margin-right: 16px;
}

table#pagecontents_navi ul li.score {
	margin-right: 0;
}

table#pagecontents_navi ul li.now,
table#pagecontents_navi ul li a {
	display: block;
	overflow: hidden;
	width: 177px;
	height: 37px;
	background: top center no-repeat;
	text-indent: -9999px;
}

table#pagecontents_navi ul li a:hover {
	background-position: bottom;
}

table#pagecontents_navi ul li.about a {
	background-image: url(../img_cmn/navi_about.gif);
} 

table#pagecontents_navi ul li.kind a {
	background-image: url(../img_cmn/navi_kind.gif);
} 

table#pagecontents_navi ul li.score a {
	background-image: url(../img_cmn/navi_score.gif);
}

table#pagecontents_navi p {
	padding: 15px 0 10px 408px;
}

table#pagecontents_navi p a {
	display: block;
	overflow: hidden;
	width: 156px;
	height: 23px;
	background: url(../img_cmn/navi_top.gif) top center no-repeat;
	text-indent: -9999px;
}

table#pagecontents_navi p a:hover {
	background-position: bottom;
}
