/* CSS Document */



/*-----更に二分割-----------------------------*/

#nakami_l  {
	float:left;
	width:345px;
}

#nakami_r  {
	float:right;
	width:345px;
}


/*-----更に二分割おわり-----------------------------*/




/*-----ミニボタン-----------------------------*/

.official{
	background-image:url(../img/ico_kousiki.gif) ;
	background-position:0px 0px;
	background-repeat:no-repeat;
	overflow:hidden;
	width:56px;
	height:15px;
}

.official:hover{
	background-image:url(../img/ico_kousiki.gif) ;
	background-position:0px -15px;

}

.databace{
	background-image:url(../img/ico_databace.gif) ;
	background-position:0px 0px;
	background-repeat:no-repeat;
	overflow:hidden;
	width:68px;
	height:15px;
}

.databace:hover{
	background-image:url(../img/ico_databace.gif) ;
	background-position:0px -15px;

}
/*-----ミニボタンおわり-----------------------------*/





/*-----タイトル-----------------------------*/

.ico_teito{
	background-image:url(../img/ico_teito.gif) ;
	background-repeat:no-repeat;
	padding-left:16px;
	width:235px;
	padding-bottom:5px;
	border-bottom-color:#CC6666;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	margin-bottom:10px;
}


.ico_pari{
	background-image:url(../img/ico_pari.gif) ;
	background-repeat:no-repeat;
	padding-left:16px;
	width:235px;
	padding-bottom:5px;
	border-bottom-color:#CC6666;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	margin-bottom:10px;
}

.ico_ny{
	background-image:url(../img/ico_ny.gif) ;
	background-repeat:no-repeat;
	padding-left:16px;
	width:235px;
	padding-bottom:5px;
	border-bottom-color:#CC6666;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	margin-bottom:10px;
}

.ico_all{
	background-image:url(../img/ico_all.gif) ;
	background-repeat:no-repeat;
	padding-left:16px;
	width:235px;
	padding-bottom:5px;
	border-bottom-color:#CC6666;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	margin-bottom:10px;
}


/*-----タイトルおわり-----------------------------*/


/*-----ハード-----------------------------*/
#title_nds_ul{
	background-image:url(../img/top_nds.jpg) ;
	background-repeat:no-repeat;
	margin:0px;
	width:340px;	
	height:106px;
	padding-top:60px;
	padding-left:90px;	
}

#title_psp_ul{
	background-image:url(../img/top_psp.jpg) ;
	background-repeat:no-repeat;
	margin:0px;
	width:340px;	
	height:106px;
	padding-top:60px;
	padding-left:90px;	
}

#title_ps2_ul{
	background-image:url(../img/top_ps2.jpg) ;
	background-repeat:no-repeat;
	background-position:20px 0px;	
	margin:0px;
	width:340px;	
	padding-top:60px;
	padding-left:10px;	
}

#title_mob_ul{
	background-image:url(../img/top_mob.jpg) ;
	background-repeat:no-repeat;
	background-position:20px 0px;	
	margin:0px;
	width:340px;	
	padding-top:60px;
	padding-left:0px;	
}

#title_win_ul{
	background-image:url(../img/top_win.jpg) ;
	background-repeat:no-repeat;
	margin:0px;
	width:340px;	
	padding-top:60px;
	padding-left:90px;	
}

#title_dc_ul{
	background-image:url(../img/top_dc.jpg) ;
	background-repeat:no-repeat;
	margin:0px;
	width:340px;	
	padding-top:60px;
	padding-left:90px;	
}

#title_ss_ul{
	background-image:url(../img/top_ss.jpg) ;
	background-repeat:no-repeat;
	background-position:20px 0px;	
	margin:0px;
	width:340px;	
	padding-top:60px;
	padding-left:10px;	
}

#title_gbc_ul{
	background-image:url(../img/top_gbc.jpg) ;
	background-repeat:no-repeat;
	background-position:20px 0px;	
	margin:0px;
	width:340px;	
	padding-top:60px;
	padding-left:0px;	
}

/*-----年表-----------------------------*/
a#nenpyou{
	margin-left:100px;
	display:block;
	text-decoration:none;
	text-indent:-9999px;
	background-image:url(../img/botan_nenpyou.jpg) ;
	background-position:0px 0px;
	background-repeat:no-repeat;
	overflow:hidden;
	width:202px;
	height:42px;
}

a#nenpyou:hover{
	background-image:url(../img/botan_nenpyou.jpg) ;
	background-position:0px -42px;

}
