/*---------------------------------------------------

			太鼓の達人5代目 CSS
			
---------------------------------------------------*/

/*---------------------------------------------------
					トップページ (前頁共通含)
---------------------------------------------------*/
body { margin: 0 auto; text-align: center; }
#main 			{ margin: 0 auto; width: 100%; text-align: center; background-color: #FFC; }
#jyan			{ background-color: #FFC; }
#content-box	{ width: 750px; text-align: center;}
#content-box #taiko-Logo		{ width: 750px; background: no-repeat top url(../img/top/taiko-godaime-logo.gif);}
#content-box #content-Top 		{ height: 37px; background: no-repeat bottom center url(../img/bg-top-img.jpg); }
#content-box #content-Area 		{ background: repeat-y center url(../img/bg-middle-img.jpg); }
#content-box #content-Bottom 	{ height: 37px; background: no-repeat center url(../img/bg-bottom-img.jpg); }
#content-box #TK5				{ width: 640px; text-align: center; }
.ps2 { background-color: #FED9B5; }
#bg01 { background: no-repeat top center url(../img/top/bg01.gif); }
#bg02 { background: no-repeat center url(../img/top/bg02.jpg); width: 626px; height: 84px; }

.para			{ font-size: 12px; line-height:16px; color:#333; }
.para2			{ font-size: 12px; line-height:24px; color:#333; }
.caution		{ font-size: 12px; color: #C20E13; }
.seo			{ display: none; line-height: 0px; }
.italic			{ font-style: italic; }
.left			{ text-align: left; }

/*---------------------------------------------------
					MUSIC
---------------------------------------------------*/
#music-title p 				{ margin: 0px 0px 0px 5px; display: block; !important }
#music-title .entitle 		{ background-color:#FFCCCC; }
#music-title .j-pop 		{ background-color:#FE9ACC; }
#music-title .anime 		{ background-color:#FECB9A; }
#music-title .bara	 		{ background-color:#FEFF98; }
#music-title .douyo	 		{ background-color:#CAFFCD; }
#music-title .classic 		{ background-color:#CBFFFF; }
#music-title .original		{ background-color:#CC99FF; }


/*---------------------------------------------------
					NOTE
---------------------------------------------------*/
#bg03 { background: no-repeat top center url(../../note/img/bg03.gif); }
#bg04 { background: no-repeat bottom right url(../../note/img/bg04.gif); }


/*---------------------------------------------------
					MINI GAME
---------------------------------------------------*/
#bg05 { background: no-repeat center url(../../mini_game/img/bg05.gif); }
#bg06 { background: no-repeat bottom center url(../../mini_game/img/bg06.gif); }
#bg07 { background: no-repeat top center url(../../mini_game/img/bg07.gif); }
#bg08 { background: no-repeat bottom url(../../mini_game/img/bg08.gif); }

/*---------------------------------------------------
					SPECIAL
---------------------------------------------------*/

#bg09 { background: no-repeat center url(../../special/img/syugou.gif); }


