body {
	background-attachment:fixed;
	margin: 0px auto;
	width: 930px;
	background-image:url(fimg/back.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color: #000;
	height: auto;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', verdana, Helvetica,Arial, sans-serif;
	font-size: 14px;
	line-height:17px;
}

/*------------------------------------------------------ リンクジャンプ距離調整 */

div#aaa{
	margin-top:-20px;
	padding-top:20px;
}

/*------------------------------------------------------ ドロップシャドウ */

.shadow{
    -moz-box-shadow: 3px 3px 3px 3px #A99;
    -webkit-box-shadow: 3px 3px 3px 3px #A99;
    box-shadow: 3px 3px 3px 3px #A99;
    background-color: #000;
    padding: 0px;
    margin: 0px;
}

.pngshadow{
	-webkit-filter: drop-shadow(5px 5px 5px #A99);
}

/*------------------------------------------------------ フォント */

.bold-br {
	font-size: 20px;
	letter-spacing: 0px;
	color:#300;
	font-weight:bold;
	line-height:25px;
	font:"メイリオ";
}

.bold-r {
	font-size: 20px;
	letter-spacing: 0px;
	color:#F00;
	font-weight:bold;
	line-height:25px;
	font:"メイリオ";
}

.bold-bl {
	font-size: 17px;
	letter-spacing: 0px;
	color:#000;
	font-weight:bold;
	line-height:21px;
	font:"メイリオ";
}

.bold-rl {
	font-size: 17px;
	letter-spacing: 0px;
	color:#C00;
	font-weight:bold;
	line-height:21px;
	font:"メイリオ";
}

.small-bl {
	font-size: 12px;
	letter-spacing: 0px;
	color:#000;
	font-weight:none;
	line-height:15px;
	font:"メイリオ";
}

.gname {
	font-size: 15px;
	letter-spacing: 0px;
	color:#FFF;
	font-weight:bold;
	line-height:21px;
	font:"メイリオ";
}

.gstatus {
	font-size: 12px;
	letter-spacing: 0px;
	color:#005500;
	font-weight:bold;
	line-height:15px;
	font:"メイリオ";
}

.gprice {
	font-size: 15px;
	letter-spacing: 0px;
	color:#000000;
	font-weight:bold;
	line-height:15px;
	font:"メイリオ";
}

.gprice {
	font-size: 15px;
	letter-spacing: 0px;
	color:#000000;
	font-weight:bold;
	line-height:15px;
	font:"メイリオ";
}

/*------------------------------------------------------ リンク文字 */

.link-or a:link{
	text-decoration:underline; font-weight:bold; color:#C33; font-size:17px;
}
.link-or a:visited{
	text-decoration:underline; font-weight:bold; color:#C33; font-size:17px;
}
.link-or a:hover{
	text-decoration:underline; font-weight:bold; color:#F63; font-size:18px;
}
.link-or a:active{
	text-decoration:underline; font-weight:bold; color:#F93; font-size:20px;
}

/*------------------------------------------------------ セル */

table.mat{
	background-image:url(fimg/mat.gif);
	background-repeat:repeat-y;
	background-position:center;
}
table.b_info{
	margin-top:270px;
	margin-right:15px;
}
table.goodst{
	border:2px;
	border-color:#999;
	border-style:dotted;
	padding:10px 10px 10px 10px;
}
td.top5{
	background-image:url(fimg/top6.png);
	background-repeat:no-repeat;
	background-position:center top;
	background-attachment:scroll;
}
td.loftc_t{
	background-image:url(fimg/loftc_t.png);
	background-repeat:no-repeat;
	background-position:80px top;
}
td.loftc_ta{
	background-image:url(fimg/loftc_ta.png);
	background-repeat:no-repeat;
	background-position:80px top;
}
td.live_t{
	background-image:url(fimg/live_t.png);
	background-repeat:no-repeat;
	background-position:center;
}
td.ticket_t{
	background-image:url(fimg/ticket_t.png);
	background-repeat:no-repeat;
	background-position:center;
}
td.cast_t{
	background-image:url(fimg/cast_t.png);
	background-repeat:no-repeat;
	background-position:center;
}
td.time_t{
	background-image:url(fimg/ttable_t.png);
	background-repeat:no-repeat;
	background-position:center;
}
td.goods_t{
	background-image:url(fimg/goods_t.png);
	background-repeat:no-repeat;
	background-position:center;
}
td.repo_t{
	background-image:url(fimg/repo_t.png);
	background-repeat:no-repeat;
	background-position:center;
}
td.tix{
	padding:10px 10px 10px 10px ;
}

.nicoobo a{
display:block;
width:309px;
height:62px;
background:url(fimg/nico_obo.png) no-repeat left top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.nicoobo a:hover, .nicoobo a.on{
background-position:right bottom;
}
h2 {
	font-size: 18px;
	line-height: 25px;
	margin:0 0 5;
	color:#C30;
}