@charset "Shift_JIS";

body {
	background:#eeefef url(../img/digidrive_bg.jpg) repeat-x center top;
	text-align:center;
}

table, tr, td, th {
	line-height: 100%;
}

p {
	font-family:"Hiragino Kaku Gothic Pro","HiraKakuPro-W3","MS UI Gothic","Lucida Grande","MS Gothic";
	color:#474747;
	font-size:12px;
	line-height:150%;
}


/* global menu */

a.aboutBtn {
	display: block;
	width: 170px;
	height: 34px;
	background: #fff url(../img/globalbtn1.jpg) no-repeat 0 0;
	text-decoration: none;
	text-indent:-9999px;
	font-size:0.1%;
	border: 0;
}

a.aboutBtn:hover {
	background: #fff url(../img/globalbtn1.jpg) no-repeat 0 -34px;
}


a.ruleBtn {
	display: block;
	width: 170px;
	height: 34px;
	background: #fff url(../img/globalbtn2.jpg) no-repeat 0 0;
	text-decoration: none;
	text-indent:-9999px;
	font-size:0.1%;
	border: 0;
}

a.ruleBtn:hover {
	background: #fff url(../img/globalbtn2.jpg) no-repeat 0 -34px;
}

a.modeBtn {
	display: block;
	width: 170px;
	height: 34px;
	background: #fff url(../img/globalbtn3.jpg) no-repeat 0 0;
	text-decoration: none;
	text-indent:-9999px;
	font-size:0.1%;
	border: 0;
}

a.modeBtn:hover {
	background: #fff url(../img/globalbtn3.jpg) no-repeat 0 -34px;
}

a.backToTop {
	display: block;
	width: 85px;
	height: 13px;
	background: #fff url(../img/backtotop.jpg) no-repeat 0 0;
	text-decoration: none;
	text-indent:-9999px;
/*	font-size:0;
*/	border: 0;
	line-height:0;
}

a.backToTop:hover {
	background: #fff url(../img/backtotop.jpg) no-repeat 0 -13px;
}

/* text link */

.artfooter {
	width: 768px;
	margin-top: 14px;
	margin-bottom: 20px;
}

.artfooter p {
	text-align: center;
	line-height: 100%;
}

.artfooter span.current {
	font-weight: bold;
}





/* ds footer */
#ftr_menu0 {
	display: block;
	width: 89px;
	height: 10px;
	background: url(../img/ftr_navi_nintendo.gif) no-repeat 0 0;
}


#ftr_menu0 a {
	display: block;
	width: 89px;
	height: 10px;
	background: url(../img/ftr_navi_nintendo.gif) no-repeat 0 0;
}

#ftr_menu0 a:hover {
	
	background: url(../img/ftr_navi_nintendo.gif) no-repeat 0 -10px;
}


#ftr_menu1 {
	margin-right: 520px;
	display: block;
	width: 38px;
	height: 10px;
	background: url(../img/ftr_navi_ds.gif) no-repeat 0 0;
}

#ftr_menu1 a {
	display: block;
	width: 38px;
	height: 10px;
	background: url(../img/ftr_navi_ds.gif) no-repeat 0 0;
}

#ftr_menu1 a:hover {
	
	background: url(../img/ftr_navi_ds.gif) no-repeat 0 -10px;
}


#ftr_menu2 {
	display: block;
	width: 94px;
	height: 10px;
	background: url(../img/ftr_navi_goup.gif) no-repeat 0 0;
}


#ftr_menu2 a {
	display: block;
	width: 94px;
	height: 10px;
	background: url(../img/ftr_navi_goup.gif) no-repeat 0 0;
}

#ftr_menu2 a:hover {
	
	background: url(../img/ftr_navi_goup.gif) no-repeat 0 -10px;
}


