@charset "Shift_JIS";
/********************************************************************************/
/*	基本									*/
/********************************************************************************/

/*	<BODY>タグ								*/
body		{
	margin:0px;
	padding:0px;
	background: url(../img/bg.gif); 
	color:#000000;
	font-size:12px;
}

/*	<IMG>タグ								*/
img		{border:none;}

/*	リンク（一般）								*/
A:link		{color: #f8a310; text-decoration:underline;}
A:visited	{color: #f8a310; text-decoration:underline;}
A:active	{color: #f8a310; text-decoration:underline;}
A:hover		{color: #028a00; text-decoration:underline;}


/* リンク（TOPメニュー用）　　　　　　　　　　           */

A#top:link{color: #01327e; text-decoration:none; font-weight:bold}
A#top:visited{color: #01327e; text-decoration:none; font-weight:bold}
A#top:active{color: #f8a310; text-decoration:underline; font-weight:bold}
A#top:hover{color: #f8a310; text-decoration:underline; font-weight:bold}

/* 支払・受取方法　　　　　　　　　　           */

A#del:link{color: #03037c; text-decoration:none; font-weight:bold}
A#del:visited{color: #03037c; text-decoration:none; font-weight:bold}
A#del:active{color: #f8a310; text-decoration:underline; font-weight:bold}
A#del:hover{color: #f8a310; text-decoration:underline; font-weight:bold}



/*	<H>タグ									*/

h1   {/* ＨＰ案内 */
	font-size: 12px;
	text-align:center;
	margin:1em 0px;
}

h2      {/* 各公演月 */
         width:657px;
         color:#990000;
         border-bottom:solid 2px #990000;
		 font-size:14px;
		 font-weight:bold;
		 text-align:left;
         }



/********************************************************************************/
/* 	クラス									*/
/********************************************************************************/

/*	<DIV>タグ								*/
/*------------------------------------------------------------------------------*/

.frameworks	{/*	内容を記述する範囲（枠）				*/
	width:100%;
	margin: 0px; 
	padding: 0px; 
}

.header		{/*  ヘッダー部							*/
	width:780px;
	border-left: 1px solid #b59474;
	border-right: 1px solid #b59474;
	margin: 0px; 
	padding: 0px; 
}

.contents	{/*  コンテンツ部						*/
	width:780px;
	background-color: #ffffff;
	border-left: 1px solid #b59474;
	border-right: 1px solid #b59474;
	margin:0px;
	padding:0px 0px 0px;
}

.parts		{/*  各部品							*/
	width:740px;
	margin:0px;
	padding:10px 0px 10px 0px;
}

address {/* フッター */
	font-size: 80%;
	font-style: normal;
	text-align:center;
	padding-bottom: 3px;
	margin-top: 15px;
	clear: both;
	line-height: 170%;
}

.footer		{/*  フッター部							*/
	width:780px;
	border-left: 1px solid #b59474;
	border-right: 1px solid #b59474;
	/*background: url(../img/shadow.gif) repeat-y;	*/ 
}


.link       {/* topリンク */
	width: 780px;
	margin:0px;
    padding:5px 0px 5px 0px;
    text-align: left;
    vertical-align:middle;
    background-image: url(../img/bg2.gif);
    color:#01327e;
    font-size:13px;
}

.inf{/* チケット受取方法告知*/
    width:680px;
	margin:0px 0px 0px 30px;
	color:#f70505;
	font-weight:bold;
	text-align:left;
}

.midashi		{/*  月別発売見出し							*/
	font-size: 12px;
	line-height: 150%;
	padding:0px 10px;
	margin:10px 10px;
    text-align:left;
    color:#808080;
}


/* ↓↓ページトップ、公演＆会場リンク↓↓ */
.midashi2 {
	margin: 0px;
	padding: 5px 5px 0px 40px;
	background: #FFFFFF;
	color: #0000FF;
	font-size: 14px;
	font-weight: bold;
}

.list1        {
    width:650px;
	margin:0px 0px 0px 0px;
	padding:0px;
	border:1px solid #ffffff;
}

.back        {
    width:650px;
	margin:0px;
	padding:10px 0px 10px 0px;
    border:;
}


/*	<TABLE・TD>タグ								*/
/*------------------------------------------------------------------------------*/

.data		{/*  テーブル内情報						*/
	width: 100%;
    background-color: #808080;
    border: 1px solid #ffffff;
    padding: 0px;
    font-size: 14px;
    
}

.data th.ct1	{/*  テーブルデータ部						*/
	padding: 5px;
    background-image: url(../img/bg2.gif);
    border: 1px solid #ffffff;
    empty-cells: show;
    
}

.data th.ct2	{/*  テーブルデータ部						*/
	padding: 5px;
    background-image: url(../img/bg3.gif);
    border: 1px solid #ffffff;
    empty-cells: show;
    line-height:1.4em;
}

.data td	{/*  テーブルデータ部						*/
	background: #ffffff;
	padding: 5px;
	font-size: 12px;
    border: 1px solid #ffffff;
    line-height:1.5em;
}

.data td.ct1	{/*  テーブルデータ部						*/
	background: #c0c0c0;
    font-size: 13px;
    color:#4e4e4e;
    font: bold;
	text-align:center;
}

.data td.ct2	{/*  テーブルデータ部						*/
	background: #ffffff;
    font-size: 5px;
    font-size: 12px;
    border: 1px solid #ffffff;
    text-align: left;
    line-height:1.5em;
}

.data td.cardinf	{/*  テーブルデータ部						*/
	border-color: #FFFFFF;
	background-color: #f5f5f5;	/* セル内の色				*/
	font-size:12px;
	color:#002a59;
	line-height:1.5;
	text-align: left;
}

.fcinfo		{/*  FC注意事項							*/
	width: 85%;
	background-color: #fcfbc4;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	border:1px solid #ffffff;
	color:#002a59;
	font-size: 12px;
	line-height:1.6em;
	
}

.info		{/*  注意事項							*/
	background-color: #ffffff;
	margin:5px 0px 0px 0px;
	padding: 3px 0px 3px 30px;
	border:1px solid #ffffff;
	color:#656565;
	font-size: 12px;
	line-height:16px;
	
}


/*	<P>タグ									*/
/*------------------------------------------------------------------------------*/
.stitle      {
    background: url(../img/pbg.gif) repeat-x ;
	font-size: 17px;
	font-weight:bold;
    padding: 6px 0px 6px 0px;
	margin: 0px 20px 10px 10px;
	color: #d81305;
	border-left:solid 10px #e80000;
	
}

.topics      {/* 「お知らせ」部分 */
   margin: 0px;
   padding: 3px 0px 3px 10px;
   color:#000000;
   background-color: #f6f6f6;
   font-size: 13px;
   text-align:left;
   border:solid #fdfdfd 1px;
   clear:both;
   width= 90%;
   line-height:16px;
}

/*	<FONT>タグ								*/
/*------------------------------------------------------------------------------*/

.font10		{
	font-size:10px;
}

.font12		{
	font-size:12px;
}

.font13		{
	font-size:13px;
}

.font14		{
	font-size:14px;
}

.font16		{
	font-size:16px;
}

.font18		{
	font-size:18px;
}

.red1        {
        color:#cc0000;
        font-size:14px;
        font-weight: bold;
}

.red2		{
	font-size:14px;
	color:#d81305;
	line-height:1.9em;
	border-bottom: 3px solid #FF9900;
}

.red		{
	font-size:12px;
	color:#cc0000;
}

.red3		{
	font-size:13px;
	color:#cc0000;
}

.blue		{
	font-size:12px;
	color:#0852b8;
}

.ash		{
	font-size:12px;
	color:#a8a8a8;
}

em            {
        font-style: normal;
        font-size:12px;
        font-weight: normal;
        color: #FF0000;
}
