@charset "utf-8";

/*各コースボタンニュー */
/*------------------------------*/
#subbtn {
	float: left;
	padding-right: 0px;
	width: 400px;
	margin:0;
}

/*カテゴリー別メニュー・カレンダー用*/
/*------------------------------*/
#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.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 #contents 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;
	margin-top:1em;
	padding: 0 20px 0 10px;
}
#index #contents a.more:link, #index #contents a.more:visited {
	background-position: top;
}
#index #contents 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;
}

/*--------イベントタイトル--------*/



h2.tsm-musicEventMenu {
	width:654px;
	height:40px;
	background-image:url(img/title_tsm-music_event.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-bottom:10px;
}
h2.tsm-musicTopicMenu {
	width:654px;
	height:40px;
	background-image:url(img/title_special_event.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	/*margin:20px 0 0 0;*/
	margin:30px 0 10px 0;
	
}
h2.tsm-musicGakusai {
	width:654px;
	height:40px;
	background-image:url(../gakuensai/img/event_title.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:0 0 10px 0;
	
}
h2.tsm-musicSupport {
	width:654px;
	height:40px;
	background-image:url(img/title_tsm-music_support.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:20px 0 0 0;
}


/*--------体験入学イメージ--------*/
.tsm-music-event .taikenMenuImg {
	position:relative;
	width:654px;
	height:450px;
	background-image:url(img/taikenmenu_top_bg.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-bottom:0px;
}
/*--------体験メニューナビTOP--------*/
.tsm-music-event .taikenNav {
	margin: 0px;
	padding: 0px;
}
.tsm-music-event .taikenNav ul {
	list-style:none;
	width: 654px;
	height: 250px;
	margin: 60px 0 0 0;
	padding: 0px;
}
.tsm-music-event .taikenNav p {
	text-indent:-9999px;
	margin:0px;
	padding:0;
}
.tsm-music-event .taikenNav li {
	float:left;
	margin:0px;
	padding:0px;
	display:block;
	height:250px;
}
.tsm-music-event .taikenNav li a {
	width:160px;
	height:250px;
	display:block;
	margin:0 0 0 3px;
	background-image:url(img/taikenmenu_nav.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	overflow:hidden;
}

/*ミュージシャンメニュー：体験メニューナビ*/
.tsm-music-event .taikenNav .musician a {
	background-position:0px 0px;
	width:160px;
	height:250px;
}
.tsm-music-event .taikenNav .musician a:hover ,
#taikenMusician .taikenNav .musician a {
	background-position:0px -250px;
}

/*プロデューサーメニュー：体験メニューナビ*/
.tsm-music-event .taikenNav .producer a {
	background-position:-160px 0px;
	width:160px;
	height:250px;
}
.tsm-music-event .taikenNav .producer a:hover ,
#taikenProducer .taikenNav .producer a {
	background-position:-160px -250px;
}
/*音楽ビジネスメニュー：体験メニューナビ*/
.tsm-music-event .taikenNav .business a {
	background-position:-320px 0px;
	width:160px;
	height:250px;
}
.tsm-music-event .taikenNav .business a:hover ,
#taikenBusiness .taikenNav .business a {
	background-position:-320px -250px;
}


/*コンサートメニュー：体験メニューナビ*/
.tsm-music-event .taikenNav .concert a {
	background-position:-480px 0px;
	width:160px;
	height:250px;
}
.tsm-music-event .taikenNav .concert a:hover ,
#taikenConcert .taikenNav .concert a {
	background-position:-480px -250px;
}

/*スペシャルイベント：体験メニューナビ*/
.tsm-music-event .special  {
	margin:0px auto 0;
	width:496px;
	height:66px;
	border:3px solid #CCC;
	display:block;
	overflow:hidden;
	background-image:url(img/taikenmenu_special.jpg);
}
.tsm-music-event .special:hover  {
	border:3px solid #CC0000;
}

/*--------体験メニューナビ各ページ--------*/

.taikenImgMusician {
	width:654px;
	height:239px;
	background-image:url(img/taikentitle_musician.jpg);
	text-indent:-9999px;
	position:relative;
}
.taikenImgProducer {
	width:654px;
	height:239px;
	background-image:url(img/taikentitle_producer.jpg);
	text-indent:-9999px;
	position:relative;
}
.taikenImgBusiness {
	width:654px;
	height:239px;
	background-image:url(img/taikentitle_business.jpg);
	text-indent:-9999px;
	position:relative;
}
.taikenImgConcert {
	width:654px;
	height:239px;
	background-image:url(img/taikentitle_concert.jpg);
	text-indent:-9999px;
	position:relative;
}
.taikenImgSpecial {
	width:654px;
	height:239px;
	background-image:url(img/taikentitle_special.jpg);
	text-indent:-9999px;
	position:relative;
}


.taikenNavDetail {
	margin: 0px;
	padding: 0px;
	position:absolute;
	top:184px;
	left:7px;
	width: 654px;
	height: 48px;
}
.taikenNavDetail ul {
	list-style:none;
	width: 654px;
	height: 48px;
}
.taikenNavDetail p {
	text-indent:-9999px;
	margin:0px;
	padding:0;
}
.taikenNavDetail li {
	float:left;
	margin:0px;
	padding:0px;
}
.taikenNavDetail li a {
	width:130px;
	height:48px;
	display:block;
	margin:0;
	background-image:url(img/taikenmenu_nav_detail.png);
	background-repeat:no-repeat;
	background-position:left top;
	overflow:hidden;
}
/*スペシャルイベント：体験メニューナビ*/
.taikenNavDetail .special a {
	background-position:0px 0px;
	width:130px;
	height:48px;
}
.taikenNavDetail .special a:hover ,
#taikenSpecial .taikenNavDetail .special a  {
	background-position:0px -48px;
}
/*ミュージシャンメニュー：体験メニューナビ*/
.taikenNavDetail .musician a {
	background-position:-130px 0px;
	width:125px;
	height:48px;
}
.taikenNavDetail .musician a:hover ,
#taikenMusician .taikenNavDetail .musician a {
	background-position:-130px -48px;
}
/*プロデューサーメニュー：体験メニューナビ*/
.taikenNavDetail .producer a {
	background-position:-255px 0px;
	width:128px;
	height:48px;
}
.taikenNavDetail .producer a:hover ,
#taikenProducer .taikenNavDetail .producer a {
	background-position:-255px -48px;
}
/*音楽ビジネスメニュー：体験メニューナビ*/
.taikenNavDetail .business a {
	background-position:-383px 0px;
	width:130px;
	height:48px;
}
.taikenNavDetail .business a:hover ,
#taikenBusiness .taikenNavDetail .business a {
	background-position:-383px -48px;
}


/*コンサートメニュー：体験メニューナビ*/
.taikenNavDetail .concert a {
	background-position:-513px 0px;
	width:127px;
	height:48px;
}
.taikenNavDetail .concert a:hover ,
#taikenConcert .taikenNavDetail .concert a {
	background-position:-513px -48px;
}




/*--------バナーメニュー--------*/
.tsm-music-event h3 {
	margin:0;
}
.eventBanner a{
	margin:15px 0 0 0;
	width:654px;
	display:block;
}
/*.eventHalfBanner a{
	float:left;
	margin-top:15px;	
	width:322px;
	display:block;
}
*/
.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:88px;
	background-image:url(img/bnr_myschool.jpg);
	float:left;
}
.MenuMySchool a:hover{background-position:0px -88px;}

.Menu04 a ,
.Menu05 a ,
.Menu06 a ,
.Menu07 a {
	width:322px;
	height:71px;
	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 { background-image:url(img/bnr_menu7_new.gif);}
.Menu07 a:hover{background-position:0px -71px;}

/*--------各体験メニューページ--------*/
#taikenBase {
	width:654px;
	background-color: #000;
	padding-bottom:6px;
}
#taikenBase #taikenContents {
	width: 640px;
	margin: 0 auto;
	padding-bottom: 10px;
	padding-top: 20px;
	background-color: #FFFFFF;
}
/*メニュー枠*/
.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;
}
.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;
}
.photoBox{
	float:left;
	margin-top:0;
	padding-right:20px;
}
.photoBoxKotei{
	float:left;
	margin-top:0;
	padding-right:20px;
	width:200px;
	font-size:10px;
}
.menuBox {
	width:365px;
	float:left;
	margin-top:0;
}
.boxGrayWeightList p.menuTitle {
	font-size:14px;
	font-weight:bold;
	margin:4px 0px;
	padding: 0px;
}
.boxGrayWeightList p.comment {
	font-size:12px;
	margin: 4px 0px;
	padding: 0px;
}
#taikenMusician .boxGrayWeightList p.menuTitle {color:#CC0000;}
#taikenProducer .boxGrayWeightList p.menuTitle {color:#006600;}
#taikenBusiness .boxGrayWeightList p.menuTitle {color:#10709E;}
#taikenConcert .boxGrayWeightList p.menuTitle {color:#9C2172;}

/*--------スペシャルイベントメニュ--------*/
.menuImage{
	margin:0 auto;
	width:575px;
	height:102px;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
#taikenSpecial .menuImage ,
#taikenVocal .menuImage ,
#taikenMusician .menuImage {
	background-image:url(img/special/title_music.gif);
	height:30px;
	margin-bottom:10px;
}
#taikenSpecial .boxGrayWeightList p {
	font-size:14px;
}
#taikenSpecial .boxGrayWeightList p.comment {
	font-size:12px;
	margin: 4px 0px;
	padding: 0px;
}
#taikenSpecial .boxGrayWeightList p.commentDetail {
	font-size:12px;
	margin: 10px 0px;
	padding: 5px;
	border:1px solid #333;
	background-color:#FFF;
}
#taikenSpecial .listTitleMusic {
	background-color:#000000;
	background-image: url(img/special/menu_spe.jpg);
	color:#FFFFFF;
}
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: 14px;
}
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: 14px;
}
.menuBox_special{
	float:left;
	margin-top:0;
	width:300px;
}

/*------------日付--------*/
.day{ 
	clear:both;
	font-family: "ＭＳ Ｐゴシック", "Osaka" , "Arial", "Helvetica" sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:180%;
	margin:20px auto;
	padding:5px 0 5px 70px;
	width:495px;
}
/*ミュージシャン*/
#taikenMusician .day{
	background-color:#FAE5E5;
	background-image:url(img/musician/day.gif);
	background-position:5px 5px;
	background-repeat:no-repeat;
	border:3px solid #CC0000;
}
/*プロデューサー*/
#taikenProducer .day{
	background-color:#E5EFE5;
	background-image:url(img/producer/day.gif);
	background-position:5px 5px;
	background-repeat:no-repeat;
	border:3px solid #006600;
}

/*ビジネス*/
#taikenBusiness .day{
	background-color:#E7F0F5;
	background-image:url(img/business/day.gif);
	background-position:5px 5px;
	background-repeat:no-repeat;
	border:3px solid #10709E;
}

/*コンサート*/
#taikenConcert .day{
	background-color:#F5E8F1;
	background-image:url(img/concert/day.gif);
	background-position:5px 5px;
	background-repeat:no-repeat;
	border:3px solid #9C2172;
}

/*--------各タイトル枠--------*/
.fontsize14 {
	font-size: 14px;
	line-height: 150%;
}
.fontsize12 {
	font-size: 12px;
	line-height: 150%;
}
.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;
}
.dayspot {
	font-size:14px;
	font-weight:bold;
	color:#000000
}

/*バー*/
.bar {
	width:530px;
	height:1px;
	margin-top:10px;
	margin-bottom:10px;
	background-image:url(img/special/bar.gif);
	background-repeat:repeat-x;
}

/*黒枠*/
.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 #666;
	color:#EEEEEE;
	margin:0 auto;
	padding:8px 10px 5px 25px;
}
p.jobText {
	width: 585px;
	padding:10px;
	margin:0 auto;
	background-color:#F7F7F7;
	font-size:12px;
	border-bottom:1px solid #999;
}
/*ミュージシャン*/
#taikenMusician .listTitleMusic ,
#taikenSpecial .specialMusician {
	background-color:#CC0000;
	background-image: url(img/musician/menu_musician_bg.jpg);
}
/*プロデューサー*/
#taikenProducer .listTitleMusic ,
#taikenSpecial .specialProducer {
	background-color:#006600;
	background-image: url(img/producer/menu_producer_bg.jpg);
}

/*ビジネス*/
#taikenBusiness .listTitleMusic ,
#taikenSpecial .specialBusiness {
	background-color:#10709E;
	background-image: url(img/business/menu_business_bg.jpg);
}

/*コンサートスタッフ*/
#taikenConcert .listTitleMusic ,
#taikenSpecial .specialConcert {
	background-color:#9C2172;
	background-image: url(img/concert/menu_concert_bg.jpg);
}
/*ダンス*/
#taikenSpecial .specialDance {
	background-color:#D95700;
	background-image: url(../tsm-dance/img/dance/menu_dance_bg.jpg);
	border-bottom:none;
}
/*アクター*/
#taikenSpecial .specialActor {
	background-color:#004D93;
	background-image: url(../tsm-dance/img/actor/menu_actor_bg.jpg);
}
/*メイク*/
#taikenSpecial .specialMake {
	background-color:#E01F50;
	background-image: url(../tsm-dance/img/make/menu_make_bg.jpg);
}
/*--------注目イベント--------*/
#tsmMusicTopic  {
	width:654px;
	margin:10px 0 30px 0;
}

#tsmMusicTopic ul li{
	margin:5px 10px 0 0;
	list-style:none;
	float:left;
}
#tsmMusicTopic ul li a {
	display:inline;
}
#tsmMusicTopic ul .noMarginR {
	margin-right:0;
}
/*--------交通費サポート--------*/
p.supportSub {
	color:#A37823;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:8px 5px 5px;
	line-height:1.6;
}
.colorStrong { color:#C00;}
.supportTable {
	width:630px;
	margin:10px auto;
}
p.supportTitle {
	width:620px;
	background-color:#EAEAEA;
	margin:0;
	font-size:14px;
	font-weight:bold;
	padding:10px 0 10px 10px;
	border:1px solid #CCC;
	margin-bottom:2px;
}
.supportTable dl {
	margin:0;
	padding:0;
}
.supportTable dt {
	width:180px;
	height:auto;
	float:left;
	padding:10px 0 10px 30px;
	background-image:url(img/special/img_detail.gif);
	background-position:10px 13px;
	background-repeat:no-repeat;
	font-size:14px;
}

.supportTable dd {
	width:69px;
	float:left;
	padding:10px 0 10px 0;
	font-size:14px;
}
.supportTable dd.mag {
	float:left;
	margin-top:3px;
	padding:7px 0 10px 0;
	font-size:14px;
	width:30px;
}
.supportTable dd.tableBar {
	width:630px;
	border-top:1px solid #CCC;
	margin:2px 0;
	padding:0;
}

.rLine {border-right:1px solid #CCC;}
