/*
 *
 *  CSS for TMSO
 *
 *      create: 2006.03.06
 *      modify: 
 *
 */

@import url(/j/css/basic.css);
@import url(/j/css/base.css);
@import url(/j/css/header.css);
@import url(/j/css/footer.css);


/**************** flash ****************/

#HeaderF {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
	_margin-top: -1px;
}
*+html body #HeaderF {/*ie7 css hack (sasaki)*/
	margin-top: -1px;
}




/**************** CONTENT ****************/
#Content {
	padding: 0px;
	margin-top: 14px;
	margin-right: 18px;
	margin-left: 19px;
}

h2 { margin: 0 0 8px; }
h3 { margin: 0 0 8px; }







/**************** CONTENT >> wrapper ****************/


#wrapper {
	width: 566px;
}





/**************** L new-topics ****************/


#Topics {
	width: 100%;
	height: 175px;
	background-image: url(../j/images/top/line_red.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 15px;
}

#LeftBlock h3 {
	font-size: 12px;
	color: #B04224;
}

#LeftBlock p.Text {
	margin: 0 0.5em 1em 0.75em;
	font-size: 12px;
}


/*mouse over*/
#GotoTopics {
	margin-top: -26px;
	margin-left: 401px;
}

#GotoTopics a {
	width: 165px;
	height: 23px;
	background-image: url(../j/images/top/news_btn.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px 0px;
}
#GotoTopics a:hover      {
	background-position: 0px -23px;
	text-decoration: none;
}





/**************** L concert information ****************/

#CenterBlock {
	margin-top: 20px;
}

#btnSchedule {
	margin-top: -26px;
	margin-left: 401px;
	z-index: 10;
}

#btnSchedule a {
	width: 165px;
	height: 23px;
	background-image: url(../j/images/top/concert_btn.jpg);
	background-position: 0px 0px;
}
#btnSchedule a:hover  {
	background-position: 0px -23px;
	text-decoration: none;
}

.ConcertAll {
	background-image: url(../j/images/top/line_red_ConcertAll.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.ConcertAll {
	_background-image: none;
	_border-bottom-width: 3px;
	_border-bottom-style: solid;
	_border-bottom-color: #E70012;
}


.Concert {
	background-image: url(../j/images/top/line_dot.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
.infoImg,
.infoTxt,
.infoBtn {
	float: left;
}
.infoImg p,
.infoTxt p,
.infoBtn p {
	margin: 0px;
	padding: 0px;
}
.infoBtn p {
	margin-bottom: 5px;
}

.infoImg {
	width: 148px;
	margin-right: 14px;
}
.infoTxt {
	width: 306px;
	margin-right: 9px;
	padding-right: 8px;
	background-image: url(../j/images/top/line_blue.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.infoBtn {
	width: 70px;
	margin-left: 11px;
}




/**************** CONTENT >> RIGHT BLOCK ****************/
#RightBlock {
	width: 180px;
	_padding-bottom: 10px;
}
#RightBlock p {
	margin: 0px;
	padding: 0px;
}
#RightBlock .point01 {
	margin-bottom: 3px;
}
#RightBlock .box01 {
	border: 1px solid #dcdcdc;
	padding: 1px;
	width: 173px;
	margin-bottom: 4px;
}
#RightBlock .box01 p,
#RightBlock .box01 h2 {
	margin-bottom: 1px;
}

#RightBlock .box02 {
	border: 1px solid #dcdcdc;
	width: 176px;
	margin-bottom: 4px;
	padding: 0px;
}
#RightBlock .box02 .line01 {
	background-image: url(../j/images/top/line_dot.jpg);
	background-repeat: repeat-x;
	background-position: 0px 28px;
	padding-bottom: 3px;
}
#RightBlock .box02 p {
	font-size: 90%;
	margin-top: 13px;
	margin-right: 7px;
	margin-bottom: 13px;
	margin-left: 7px;
}



#RightBlock .line01 {
	background-image: url(../j/images/top/line_dot.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 1px;
}
#RightBlock {}
#RightBlock {}
#RightBlock {}
#RightBlock {}


*+html body #RightBlock {/*IE7only*/
	padding-bottom: 10px;
}


form { margin: 0; }
#SelctMonth { width: 180px; }






/**************** right BLOCK Calendar ****************/

table#Calendar {
	margin: 5px auto 2em;
	width: 174px;           /*  (24 * 7) + (1 * 6)  */
	table-layout: fixed;
}

table#Calendar td {
	text-align: center;
	font-size: 12px;
}



table#Calendar th.Holiday   { color: #e60012; }
table#Calendar th.Saturday  { color: #1d2088; }
table#Calendar td.Holiday   { color: #e60012; }
table#Calendar td.Saturday  { color: #1d2088; }


table#Calendar td#Today {
	border: 1px solid #000000;
}

#Calendar a {
	display: block;
/*	text-decoration: none; */
}
#Calendar a {
	background-color: #e5e5e5;
}
#Calendar a:hover   {
	text-decoration: underline;
}


#TheDay p {
	margin: 0 0 0;
	font-size: 11px;
}

.nengaapi select {
	padding: 0px;
	display: block;
	margin: 0px;
	border: 1px solid #595959;
	width: 90px;
}

.calendar_btn {
	display: block;
	margin-top: -18px;
	margin-left: 100px;
}





/**************** right BLOCK banner ****************/


a#GotoHowToBuyTicket {
	width: 177px;
	height: 39px;
	background-image: url(../j/images/top/side_ticket.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px 0px;
}
a#GotoHowToBuyTicket:hover  {
	background-position: 0px -39px;
	text-decoration: none;
}



a#GotoRakuten {
	width: 177px;
	height: 36px;
	background-image: url(../j/images/top/side_rakuten.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px 0px;
}
a#GotoRakuten:hover  {
	background-position: 0px -36px;
	text-decoration: none;
}


a#enquete {
	width: 173px;
	height: 39px;
	background-image: url(../j/images/top/side_enquete.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px 0px;
}
a#enquete:hover  {
	background-position: 0px -39px;
	text-decoration: none;
}


a#GotoMemory {
	width: 173px;
	height: 44px;
	background-image: url(../j/images/top/side_memory.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px 0px;
}
a#GotoMemory:hover  {
	background-position: 0px -44px;
	text-decoration: none;
}


a#user {
	width: 173px;
	height: 58px;
	background-image: url(../j/images/top/side_user.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px 0px;
}
a#user:hover  {
	background-position: 0px -58px;
	text-decoration: none;
}




a#contact {
	width: 173px;
	height: 37px;
	background-image: url(../j/images/top/side_contact.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px 0px;
}
a#contact:hover  {
	background-position: 0px -37px;
	text-decoration: none;
}



a#GotoMailNews {
	width: 179px;
	height: 57px;
	background-image: url(../j/images/top/side_mailnews.jpg);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	background-position: 0px 0px;
}
a#GotoMailNews:hover    {
	background-position: 0px -57px;
}



a#GotoSchedule {
	width: 179px;
	height: 56px;
	background-image: url(../j/images/top/side_pamphlet.jpg);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	background-position: 0px 0px;
}
a#GotoSchedule:hover    {
	background-position: 0px -56px;
}




/***********footer banner**************/


#contentFooter {
	padding-bottom: 5px;
	_padding-top: 10px;/*ie6css hack sasaki*/
}
*+html body #contentFooter {padding-top: 10px;}/*ie7css hack sasaki*/

#contentFooter p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


a#inbal {
	width: 180px;
	height: 35px;
	background-image: url(../j/images/top/footer_inbal.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px 0px;
}
a#inbal:hover  {
	background-position: 0px -35px;
	text-decoration: none;
}


a#young_seat {
	width: 180px;
	height: 35px;
	background-image: url(../j/images/top/footer_young.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px 0px;
}
a#young_seat:hover  {
	background-position: 0px -35px;
	text-decoration: none;
}

a#muza {
	/*width: 169px;*/
	width: 174px;
	height: 75px;
	background-image: url(../j/images/top/muza.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: 5px 0px;
	text-decoration: none;
}

a#joint2009 {
	width: 180px;
	height: 35px;
	background-image: url(../j/images/top/footer_joint2009.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px 0px;
}
a#joint2009:hover  {
	background-position: 0px -35px;
	text-decoration: none;
}


#contentFooter p {
	margin-right: 5px;
	float: left;
}

