/*　リンク　*/
a:link{
	color:#4682B4;
	text-decoration:none;
}
a:visited{
	color:#4682B4;
	text-decoration:none;
}
a:hover{
	color:#FF0000;
	text-decoration:none;
}
a{
	color:#b7bbff;
	cursor:pointer;
}
/*---------------------------------------------------------*/
/*　フォント　*/
#font-big {
	font-size: 20px;
}
#font-big-bold {
	font-size: 20px;
	font-weight:bold;
}
#font-big-bold-blue {
	color:#b7bbff;
	font-size: 20px;
	font-weight:bold;
}
#font-big-bold-blue2 {
	color:#0000ff;
	font-size: 20px;
	font-weight:bold;
}
#font-bold{
	font-weight:bold;
}
#blue{
	color:#b7bbff;
	font-size:11pt;
	font-weight:bold;
}
#blue10{
	color:#b7bbff;
	font-size:10pt;
}
#red{
	color:#ff0000;
	font-size:11pt;
	font-weight:bold;
}
#red10{
	color:#ff0000;
	font-size:10pt;
}
#font-plof{
	color:#ff0000;
	font-size:20pt;
	font-style:italic;
}
/*---------------------------------------------------------*/

/*　バー　*/
#hr1{
	border:1pt dotted;
}
#bar720_2{
	width:100%;
	height:1px;
}
/*---------------------------------------------------------*/
/*　どトップと携帯サイト用*/
#body1{
	background-color:#000000;
	color:#ffffff;
	font-size:10pt;
	margin-top:1pt;
}
#m-font1{
	color:#b7bbff;
	font-size:10pt;
}
#m-font2{
	color:#ff0000;
	font-size:10pt;	
}
/*---------------------------------------------------------*/
/*　PC用TOPページ　*/
#body2 {
	background-attachment: fixed;
	background-image: url(img/back1.jpg);
	background-repeat: no-repeat;
	font-size:10pt;
	color:#ffffff;
	background-color:#000000;
}
/*　PC用各ページ　*/
#body0 {
	background-attachment: fixed;
	background-image: url(img/back.jpg);
	background-repeat: no-repeat;
	font-size:10pt;
	color:#ffffff;
	background-color:#000000;
}
/*---------------------------------------------------------*/
#center{
	text-align:center;
}
#right{
	text-align:right;
}
img{
	border:0pt;
}
table{
	border:0px;
	border-spacing:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:10pt
}

/*---------------------------------------------------------*/
/*　ディスコグラフィーなど用白枠テーブル　*/
table#disc-t{
	background-color:#000000;
	weigth:600px;
}
td#disc-t1{
	padding:0px;
	background-color:#000000;
	height:5px;
	width:5px;
}
td#disc-t2{
	padding:0px;
	background-color:#000000;
	height:5px;
	width:589px;
	background-image: url(img/b10.gif);
}
td#disc-t3{
	padding:0px;
	background-color:#000000;
	height:5px;
	width:6px;
}
td#disc-t4{
	padding:0px;
	background-color:#000000;
	width:5px;
	background-image: url(img/b7.gif);
}
td#disc-t5{
	padding:0px;
	background-color:#000000;
	width:589px;
}
td#disc-t6{
	padding:0px;
	background-color:#000000;
	width:6px;
	background-image: url(img/b3.gif);
}
td#disc-t7{
	padding:0px;
	background-color:#000000;
	height:5px;
	width:5px;
}
td#disc-t8{
	padding:0px;
	background-color:#000000;
	height:5px;
	width:589px;
	background-image: url(img/b5.gif);
}
td#disc-t9{
	padding:0px;
	background-color:#000000;
	height:5px;
	width:6px;
}
table#disc-x{
	border:0px;
	width:100%;
	padding:5px;
	margin-left:auto;
	margin-right:auto;
	border:0px solid;
}
td#disc-x1{
	text-align:left;
}
td#disc-x2{
	text-align:center;
}
td#disc-x3{
	text-align:right;
}
td#disc-cd{
	text-align:center;
	width:260px;
}
td#column-t{
	background-color:#000000;
	text-align:left;
}
td#prof-cd{
	text-align:center;
	width:210px;
}
td#prof-txt{
	text-align:left;
}

/*---------------------------------------------------------*/
/*　ライブ告知テーブル　*/
table#white{
	background-color:#ffffff;
	text-align:center;
	border:0px solid;
	margin-left:auto;
	margin-right:auto;
}
td#white{
	background-color:#ffffff;
	text-align:center;
	padding:5px;
	border:0px solid;
	color:#333333;
}
#big{
	color:#ff0000;
	font-size:20px;
	font-weight:bold;
}
/*---------------------------------------------------------*/
/*　チケット予約フォーム　*/
table#tike{
	border:0px solid;
	border-spacing:1px;
	margin-left:auto;
	margin-right:auto;
}
td#bl{
	background-color:#000099;
	text-align:right;
	padding:5px;
}
td#wht{
	background-color:#ffffff;
	border-collapse:separate;
	text-align:left;
	padding:5px;
	color:#333333;
}
td#btn{
	padding:5px;
	text-align:center;
}
/*---------------------------------------------------------*/
/*　メールマガジンテーブル　*/
table#mail-t{
	background-color:#ffffff;
	text-align:center;
	border:0px solid;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
}
td#mail-tl{
	text-align:left;
	color:#000000;
}
td#mail-tr{
	text-align:right;
	color:#000000;
}
td#mail-tc{
	text-align:center;
	color:#000000;
}
/*---------------------------------------------------------*/

