@charset "utf-8";

/*body{
	font-family: "ＭＳ Ｐゴシック", "Osaka" , "Arial", "Helvetica" sans-serif;
}*/

/*各コースボタンニュー */
/*------------------------------*/
/*#subbtn {
	float: left;
	padding-right: 0px;
	width: 400px;
	margin:0;
}*/
.bold { font-weight:bold;}

/*カテゴリー別メニュー・カレンダー用*/
/*------------------------------*/
#categoryMenu dl.calendar {
	background-image: url(../common/img/category_menu_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 14px;
	margin-bottom:6px;
}
#categoryMenu .calendar dt {
	background-repeat: no-repeat;
	height: 25px;
	background-image: url(img/menu_evnt.gif);
}
#categoryMenu .calendar dt a {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	height:25px;
}
#categoryMenu .calendar dd {
	background-repeat: repeat-y;
	background-image: url(../common/img/category_menu_back.gif);
}
iframe {
	width: 190px;
	height: 224px;
	margin: 0px auto;
	display:block;
	border:none;
	border-bottom: 1px dashed #888888;
}
#categoryMenu .calendar ul {
	width: 180px;
	margin: 5px auto 0 auto;
}
#categoryMenu .calendar li {
	font-size:10px;
	_font-size:80%;
	line-height:100%;
	margin-bottom:2px;
}
#categoryMenu .calendar li:first-letter {
	margin-right:0.5em;
}
#categoryMenu .calendar #cExperience {
	color:#FF0000;
}
#categoryMenu .calendar #cExplanation1 {
	color:#6633CC;
}
#categoryMenu .calendar #cExplanation2 {
	color:#0066FF;
}
#categoryMenu .calendar #cHappy {
	color:#31D600;
}

#categoryMenu .menu dt {
	background-image: url(img/menu_tit.gif);

}
#categoryMenu p {
	font-size:10px;
	_font-size:80%;
	margin:1em;
	line-height:120%;
}

/*サブメニュー */
/*------------------------------*/
#submenu {
	float: right;
	padding-right: 0px;
	padding-top: 10px;
	margin:0;
}
a.sub01 {
	display:block;
	float:right;
	height:36px;
	width:129px;
	background-image: url(img/tsm_music.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow:hidden;
}
.sub011 {
	display:block;
	float:right;
	height:36px;
	width:129px;
	background-image: url(img/tsm_music_02.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow:hidden;
}
a.sub02 {
	display:block;
	float:right;
	height:36px;
	width:129px;
	background-image: url(img/tsm_dance.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow:hidden;
}
a.sub03 {
	display:block;
	float:right;
	height:36px;
	width:129px;
	background-image: url(img/shibuya_music.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow:hidden;
}
a.sub033 {
	display:block;
	float:right;
	height:36px;
	width:129px;
	background-image: url(img/shibuya_music_02.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow:hidden;
}
a.sub04 {
	display:block;
	float:right;
	height:36px;
	width:129px;
	background-image: url(img/da_dance.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow:hidden;
}
a.sub01:link, a.sub01:visited {
	background-position: top;
}
a.sub01:hover {
	background-position: bottom;
}
a.sub02:link, a.sub02:visited {
	background-position: top;
}
a.sub02:hover {
	background-position: bottom;
}
a.sub03:link, a.sub03:visited {
	background-position: top;
}
a.sub03:hover {
	background-position: bottom;
}
a.sub04:link, a.sub04:visited {
	background-position: top;
}
a.sub04:hover {
	background-position: bottom;
}

/*index.html ２カラム用レイアウト*/
/*------------------------------*/
#index #categoryMenu {
	margin:1em 0;
}
#index #contents {
	margin:1em 0 2em 0;
	width:655px;
}


/*index.html専用 */
/*------------------------------*/
/*#top {
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;
	margin:0;
}

#index #contents .one {
	margin-bottom:2em;
	zoom:1;
}
#index #contents .one h4 {
	margin-bottom:17px;
}
#index #contents .one img {
	float: left;
	margin: 0 23px 0 0;
}
#index #contents .one h4 img {
	float: none;
	margin:0;
}
#index #contents .one {
	float: left;
	width:654px;
}
#index #contents .one p {
	margin: 0 0 0.5em 0;
}
#index #contents .one dl {
clear:both;
}
#index #contents .one dt {
	color:#FFFFFF;
	background-color:#999999;
	width:4em;
	font-weight:normal;
	text-align:center;
	float:left;
	padding: 3px 0;
	margin-right: 0.5em;
	line-height:100%;
}
#index #contents .one .time dt {
	letter-spacing: 0.5em;
	padding:3px 0 3px 0.5em;
	width:3.5em;
}
#index #contents .one dd{
float:left;
margin-bottom: 0.3em;
width:370px;
}
#index #contents .one strong {
	display: block;
	clear: both;
	background-color:#FFFFCC;
	padding:8px;
}

#subbtn ul {
	clear:both;
	_height:170px;
	min-height:170px;
	margin:-1em 0 2em 0;
	padding-top: 10px;
}
#subbtn li {
	margin-bottom:4px;
	margin-top:4px;
	float:left;
}
#subbtn li a {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	height:80px;
	width:125px;
}
#subbtn li a:link, #subbtn li a:visited {
	background-position: top;
}
#subbtn li a:hover {
	background-position: bottom;
}
#index #contents #iScience a {
	background-image: url(img/index01.jpg);
	margin-right: 6px;
}
#index #contents #iWork a {
	background-image: url(img/index02.jpg);
	margin-right: 6px;
}
#index #contents #iJudo a {
	background-image: url(img/index03.jpg);
}
#index #contents #iShinkyu a {
	background-image: url(img/index04.jpg);
	margin-right: 6px;
}
#index #contents #iLifeSaving a {
	background-image: url(img/index05.jpg);
	margin-right: 6px;
}
#index #contents #iBusiness a {
	background-image: url(img/index06.jpg);
}
#index #contents #iCare a {
	background-image: url(img/index07.jpg);
	margin-right: 6px;
}
#index #contents #iWelfare a {
	background-image: url(img/index08.jpg);
	margin-right: 6px;
}
#index #contents #iSports a {
	background-image: url(img/index09.jpg);
}

#index #contents .two {
	margin-bottom:2em;
	float:left;
	width:320px;
}
#index #contents .two h4 {
	margin-bottom:12px;
}
#index #contents .two img {
	float: left;
	margin: 0;
}
#index #contents .two h4 img {
	float: none;
	margin:0;
}
#index #contents .two div {
	float: right;
	width:160px;
}
#index #contents .two p {
	margin: 0 0 0.5em 0;
	font-size:10px;
	_font-size:80%;
}
#index #contents .two dl {
clear:both;
}
#index #contents .two dt {
	color:#FFFFFF;
	background-color:#999999;
	width:4em;
	font-weight:normal;
	text-align:center;
	float:left;
	padding: 3px 0;
	margin-right: 0.5em;
	line-height:100%;
}
#index #contents .two .time dt {
	letter-spacing: 0.5em;
	padding:3px 0 3px 0.5em;
	width:3.5em;
}
#index #contents .two dd{
float:left;
margin-bottom: 0.3em;
width:100px;
}
#index #contents .odd {
	margin-right:12px;
}*/

/*詳細を見るボタン*/
a.more {
	display:block;
	float:right;
	height:36px;
	width:145px;
	background-image: url(img/b_more.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow:hidden;
	padding: 0 20px 0 10px;
	margin-top:20px;
}
a.more:link, a.more:visited {
	background-position: top;
}
a.more:hover {
	background-position: bottom;
}

/*申し込みするボタン*/
a.apli {
	display:block;
	float:right;
	height:36px;
	width:145px;
	background-image: url(img/b_apli.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow:hidden;
	padding: 0 20px 0 10px;
	margin-top:20px;
}
a.apli:link, a.apli:visited {
	background-position: top;
}
a.apli:hover {
	background-position: bottom;
}


#leftbox{
	float:left;
	margin-bottom: 0.3em;
	width:500px;
	padding-left: 30px;
}
#rightbox{
	float:left;
	margin-bottom: 0.3em;
}

.div-tai{
	float:left;
	margin-bottom: 0.3em;
	width:650px;
	padding: 0px 0px 0px 0px;
}
.div-tai-right{
	float:right;
	margin-bottom: 0.3em;
}
.div-tai02{
	float:left;
	margin-bottom: 0.3em;
	width:650px;
	padding: 0px 0px 0px 0px;
}
.div-tai-right02{
	float:right;
	margin-bottom: 0.3em;
	width:380px;
}

/*イベントリニューアル*/
.shibuya-event{
	margin-bottom:25px;
}
.taikenmenuSpring ,
.taikenmenuSpring02{
	width:654px;
	position:relative;
}
h4.tsmsEventMenu {
	width:654px;
	height:40px;
	background-image:url(img/title_event.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
h4.tsmsSpecialEvent {
	width:654px;
	height:40px;
	margin-bottom:0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

.month09 {	
	background-image:url(img/title_special_event09.jpg);
	margin-top:20px;
}
.month10 {	
	background-image:url(img/title_special_event10.jpg);
	margin-top:20px;
}
.month11 {	
	background-image:url(img/title_special_event11.jpg);
	margin-top:20px;
}

.month12 {	
	background-image:url(img/title_special_event12.jpg);
	margin-top:20px;
}
.month01 {	
	background-image:url(img/title_special_event01.jpg);
	margin-top:20px;
}
.month02 {	
	background-image:url(img/title_special_event02.jpg);
	margin-top:20px;
}
.month03 {	
	background-image:url(img/title_special_event03.jpg);
	margin-top:20px;
}
.month_myschool10 {
	background-image:url(img/title_special_myschool10.jpg);
	margin-top:20px;
}
.month_myschool11 {
	background-image:url(img/title_special_myschool11.jpg);
	margin-top:20px;
}
.month_myschool12 {
	background-image:url(img/title_special_myschool12.jpg);
	margin-top:20px;
}
.month_myschool1 {
	background-image:url(img/title_special_myschool1.jpg);
	margin-top:20px;
}

h4.tsmsGakusai {
	width:654px;
	height:40px;
	background-image:url(../gakuensai/img/event_title.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:0 0 10px 0;
}


#contents .taikenmenuSpring h4 ,
#contents .taikenmenuSpring02 h2 {
	background-image:url(img/shibuya_taikenImg.jpg);
	background-repeat:no-repeat;
	width:654px;
	height:238px;
	text-indent:-9999px;
	margin-bottom:0px;
}
#taikenNabi1 {
	margin: 0px;
	padding: 0px;
	width: 654px;
	height: 40px;
	text-align: left;
	display:block;
	position:absolute;
	top:192px;
	left:6px;
}
#taikenNabi1 ul {
	list-style:none;
	width: 654px;
	height: 40px;
	margin: 0px;
	padding: 0px;
}
#taikenNabi1 p {
	text-indent:-9999px;
	margin:0px;
	padding:0;
}
#taikenNabi1 li {
	float:left;
	margin:0px;
	padding:0px;
	display:block;
	height:40px;
}
#taikenmenu li a {
	display:block;
	background-image:url(img/shibuya_nav.gif);
	background-repeat:no-repeat;
	background-position:left top;
	text-decoration:none;
	overflow:hidden;
}
#taikenNabi1 #menu1 a {
	background-position:0px 0px;
	width:108px;
	height:40px;
}
#taikenNabi1 #menu1 a:hover ,
#taikenSpecial #taikenNabi1 #menu1 a {
	background-position:0px -40px;
}
#taikenNabi1 #menu2 a {
	background-position:-108px 0px;
	width:106px;
	height:40px;
}
#taikenNabi1 #menu2 a:hover ,
#taikenVocal #taikenNabi1 #menu2 a {
	background-position:-108px -40px;
}
#taikenNabi1 #menu3 a {
	background-position:-214px 0px;
	width:109px;
	height:40px;
}
#taikenNabi1 #menu3 a:hover ,
#taikenMusician #taikenNabi1 #menu3 a {
	background-position:-214px -40px;
}
#taikenNabi1 #menu4 a {
	background-position:-323px 0px;
	width:106px;
	height:40px;
}
#taikenNabi1 #menu4 a:hover ,
#taikenConcert #taikenNabi1 #menu4 a {
	background-position:-323px -40px;
}
#taikenNabi1 #menu5 a {
	background-position:-429px 0px;
	width:106px;   
	height:40px;
}
#taikenNabi1 #menu5 a:hover,
#taikenBusiness #taikenNabi1 #menu5 a {
	background-position:-429px -40px;
}
#taikenNabi1 #menu6 a {
	background-position:-535px 0px;
	width:108px;
	height:40px;
}
#taikenNabi1 #menu6 a:hover,
#taikenMedia #taikenNabi1 #menu6 a {
	background-position:-535px -40px;
}

/*体験メニューページ*/
#taikenBase {
	background-color: #E41C4B;
	padding-bottom:6px;
}
#taikenBase #taikenContents {
	width: 640px;
	margin: 0 auto;
	padding-bottom: 10px;
	padding-top: 20px;
	background-color: #FFFFFF;
}

.menuImage ,
.menuMyschoolImage{
	margin:0 auto;
	width:575px;
	height:102px;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
#taikenSpecial .menuImage {
	background-image:url(img/special/title.gif);
	height:30px;
	margin-bottom:10px;
}
#taikenSpecial .menuMyschoolImage {
	background-image:url(img/special/title_myschool.gif);
	height:30px;
	margin-bottom:10px;
}
#taikenVocal .menuImage {background-image:url(img/vocal/head.jpg);}
#taikenMusician .menuImage {background-image:url(img/musician/head_mus.jpg);}
#taikenConcert .menuImage {background-image:url(img/concert/head_con.jpg);}
#taikenBusiness .menuImage {background-image:url(img/business/head_bus.jpg);}
#taikenMedia .menuImage {background-image:url(img/media/head_med.jpg);}
.day{ 
	clear:both;
	font-family: "ＭＳ Ｐゴシック", "Osaka" , "Arial", "Helvetica" sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:180%;
	margin:10px auto;
	padding:5px 0 5px 70px;
	width:495px;
}
#taikenVocal .day{
	background-color:#FFDCDF;
	background-image:url(img/vocal/day.gif);
	background-repeat:no-repeat;
	border:3px solid #FF0000;
}
#taikenMusician .day{
	background-color:#F1B892;
	background-image:url(img/musician/day_mus.gif);
	background-repeat:no-repeat;
	border:3px solid #E56D1F;
}
#taikenConcert .day{
	background-color:#C1E7F9;
	background-image:url(img/concert/day_con.gif);
	background-repeat:no-repeat;
	border:3px solid #55BBEE;
}
#taikenBusiness .day{
	background-color:#C2DFA6;
	background-image:url(img/business/day_bus.gif);
	background-repeat:no-repeat;
	border:3px solid #7DBB42;
}
#taikenMedia .day{
	background-color:#F9B7E9;
	background-image:url(img/media/day_med.gif);
	background-repeat:no-repeat;
	border:3px solid #A70F81;
}

/*-----------------動画 Start*/
.movieBox {
	width:570px;
	margin:10px auto;
	background-color:#000000;
	background-image:url(movie/img/back.gif);
	background-repeat:repeat;
}
.movieBox h4{
	width:570px;
	margin:0px;
	color:#00FF00;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	margin-bottom:10px;
}
.movieMenu{
	width:250px;
	height:255px;
	float:left;
	margin:0 0 0 20px;
	display:inline;
	/*background-image:url(movie/img/play.png);*/
	background-position:center bottom;
	background-repeat:no-repeat;
}

* html .movieMenu { behavior: expression(IEPNGFIX.fix(this));} 

#taikenVocal .movieMenu { background-image:url(movie/img/vocal.png);}
#taikenMusician .movieMenu{ background-image:url(movie/img/musician.png);}
#taikenConcert .movieMenu{ background-image:url(movie/img/concert.png);}
#taikenBusiness .movieMenu{ background-image:url(movie/img/business.png);}
#taikenMedia .movieMenu{ background-image:url(movie/img/media.png);}

.movieMenu img{
	margin:0;
}

.movieMenu ul {
	margin:5px 0 0 0;
}
.movieMenu li {
	background-image:url(movie/img/list.gif);
	background-position:5px 3px;
	background-repeat:no-repeat;
	padding:0 5px 10px 23px;
	margin-bottom:10px;
}
.movieMenu li a{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding:3px;
	line-height:1.4;
}
.movieMenu li a:link,
.movieMenu li a:visited {
	color:#FFFFFF;
}
.movieMenu li a:hover{
	font-size:14px;
	color:#FFFF00;
	background-color:#00CC00;
}
.movieCont{
	width:264px;
	margin:0 auto 10px auto;
	padding:0;
}
.movieCont2{
	width:264px;
	padding:0;
	margin:0 0 10px 10px;
	display:inline;
	float:left;
}
.movieCont iframe ,
.movieCont2 iframe {
	width:264px;
	height:255px;
	margin:0;
	padding:0;
	border-bottom:none;
}
.movieBoxWaku {
	width:570px;
	height:15px;
	background-color:#000000;
	background-image:url(movie/img/back_movie.gif);
	background-repeat:no-repeat;
}
#taikenVocal .moviemenuImg {
	width:250px;
	height:189px;
	margin:0;
	background-image:url(movie/img/vocal.png);
	background-position:center bottom;
	background-repeat:no-repeat;
}



/*-----------------動画 End*/

.listTitleMusic {
	color:#FFFFFF;
	font-size:16px;
	background-color:#FF3333;
	border-bottom:2px solid #999999;
	width:auto;
	margin: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 55px;
	background-repeat: repeat-x;
	background-position: 1px center;
}
.listTitleDark {
	width: 570px;
	background-color:#888888;
	background-image:url(img/common_bar_bg_dark.jpg);
	background-position:1px center;
	background-repeat:repeat-x;
	border-bottom:3px solid #CCCCCC;
	color:#EEEEEE;
	margin:0 auto;
	padding:8px 10px 5px 25px;
}
#taikenSpecial .listTitleMusic {
	background-color:#000000;
	background-image: url(img/special/menu_spe.jpg);
	color:#FFFFFF;
}
#taikenVocal .listTitleMusic {
	background-color:#FF3333;
	background-image: url(img/vocal/menu_vocal_bg.jpg);
}
#taikenMusician .listTitleMusic {
	background-color:#E56D1F;
	background-image: url(img/musician/menu_musician_bg.jpg);
}
#taikenConcert .listTitleMusic {
	background-color:#54BBEE;
	background-image: url(img/concert/menu_concert_bg.jpg);
}
#taikenBusiness .listTitleMusic {
	background-color:#7DBB42;
	background-image: url(img/business/menu_business_bg.jpg);
}
#taikenMedia .listTitleMusic {
	background-color:#A70F81;
	background-image: url(img/media/menu_media_bg.jpg);
}
p.listTitleDay {
	color:#FFFF00;
	font-weight:bold;
	background-color:#333333;
	width:auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height:140%;
	font-size: 10px;
}
p.listTitleDay2 {
	color:#FFFF00;
	font-weight:bold;
	background-color:#333333;
	width:auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height:140%;
	font-size: 10px;
}

.photoBox{
	float:left;
	margin-top:0;
	padding-right:20px;
}
.photoBox3{
	float:left;
	margin-top:0;
	padding-right:10px;
}
.menuBox {
	width:365px;
	float:left;
	margin-top:0;
}
.menuBox2 {

	float:left;
	margin-top:0;
	width:300px;
}
.menuBox3 {
	float:left;
	margin-top:0;
	width:148px;
	padding-right:5px;
}
/*.img-left {
	float:left;
	margin-top:0;
	padding-right:20px;
}*/
.boxGrayWeightList {
	padding: 10px 20px;
	border: 1px solid #B2B2B2;
	background-color: #FBFBFB;
	background-image: url(img/menu_bg.gif);
	background-repeat:repeat-x;
	/*position:relative;*/
	width:529px;
	margin:0 auto 20px auto;
}
.boxGrayWeightList a {
	font-size:12px;
	text-indent: -9999px;
}
.boxGrayWeightList p {
	font-size:10px;

}
#taikenSpecial .boxGrayWeightList p {
	font-size:14px;
}
#taikenSpecial .boxGrayWeightList p.comment {
	font-size:12px;
	margin: 4px 0px;
	padding: 0px;
}
.boxGrayWeightList p.menuTitle {
	font-size:14px;
	font-weight:bold;
	margin:4px 0px;
	padding: 0px;
}
#taikenVocal .boxGrayWeightList p.menuTitle {color:#FF0000;}
#taikenMusician .boxGrayWeightList p.menuTitle {color:#E56D1F;}
#taikenConcert .boxGrayWeightList p.menuTitle {color:#148CC7;}
#taikenBusiness .boxGrayWeightList p.menuTitle {color:#5B8730;}
#taikenMedia .boxGrayWeightList p.menuTitle {color:#A70F81;}
.boxGrayWeightList p.comment {
	font-size:12px;
	margin: 4px 0px;
	padding: 0px;
}


.fontsize14 {
	font-size: 14px;
	line-height: 150%;
}
.fontsize12 {
	font-size: 12px;
	line-height: 150%;
}
.linkfontsize a{
	font-size:14px;
	font-weight:bold;
}
.eventBanner a{
	margin-top:15px;
	width:654px;
	display:block;
}
.eventHalfBanner a{
	float:left;
	margin-top:15px;	
}

.eventLeftBanner a{
	float:left;
	margin-top:15px;
}
.eventRightBanner a{
	float:right;
	margin-top:15px;
}


/*無料送迎バス*/
.MenufreeBus a {
	width:648px;
	height:79px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background-image:url(img/bnr_freebus.jpg);
	background-repeat:no-repeat;
}
.MenufreeBus a:hover{
	background-position:0px -79px;
}
/*学校説明会*/
.Menu01 a ,
.Menu02 a ,
.Menu03 a {
	height:71px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background-repeat:no-repeat;
}
.Menu01 a {	background-image:url(img/bnr_menu1.jpg);}
.Menu01 a:hover{ background-position:0px -71px;}
.Menu02 a { background-image:url(img/bnr_menu2_new.gif);}
.Menu02 a:hover{background-position:0px -71px;}
.Menu03 a { background-image:url(img/bnr_menu3.jpg);}
.Menu03 a:hover{background-position:0px -71px;}
.MenuMySchool a { 
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background-repeat:no-repeat;
	height:87px;
	background-image:url(img/bnr_myschool.jpg);
	float:left;
}
.MenuMySchool a:hover{background-position:0px -87px;}

.Menu04 a ,
.Menu05 a ,
.Menu06 a ,
.Menu07 a{
	width:322px;
	height:70px;
	text-indent:-9999px;
	overflow:hidden;
	background-repeat:no-repeat;
}
.Menu04 a {	background-image:url(img/bnr_menu4.jpg);}
.Menu04 a:hover{ background-position:0px -71px;}
.Menu05 a { 
	margin-left:10px;
	background-image:url(img/bnr_menu5.jpg);
}
.Menu05 a:hover{background-position:0px -71px;}
.Menu06 a { background-image:url(img/bnr_menu6.jpg);}
.Menu06 a:hover{background-position:0px -71px;}
.Menu07 a { 
	margin-left:10px;
	background-image:url(img/bnr_menu7.jpg);
}
.Menu07 a:hover{background-position:0px -71px;}

/*バー*/
.bar {
	width:530px;
	height:1px;
	margin-top:10px;
	margin-bottom:10px;
	background-image:url(img/special/bar.gif);
	background-repeat:repeat-x;
}

/*NEW*/
.iconnewbig {
	background-color:#FF0000;
	color:#FFFFFF;
	font-size:12px;
	margin:0 0 0 10px;
	padding:3px 5px;
}
.iconnewbigBlack {
	background-color:#000000;
	color:#FFFFFF;
	font-size:12px;
	margin:0;
	padding:3px 5px;
	font-weight:bold;
}
/*--------注目イベント--------*/
#tsmsMusicTopic  {
	width:654px;
	margin:10px 0 0px 0;
}

#tsmsMusicTopic ul li{
	margin:5px 10px 0 0;
	float:left;
	list-style-type:none;
}
#tsmsMusicTopic ul li a {
	display:inline;
}
#tsmsMusicTopic ul .noMarginR {
	margin-right:0;
}
.TopicMenu {
	width:654px;
	margin:0 0 30px 0;
	
}
.TopicMenu h3 {
	width:654px;
	height:40px;
	background-image:url(../tsm-music/img/title_special_event.jpg);
	background-repeat:no-repeat;
	margin:0 0 10px 0;
	text-indent:-9999px;
}
