@charset "UTF-8";

body, {
 font-size: 12px;
}

.TopLayout {
 width: 947px;
 margin-left: 26px;
 margin-bottom: 16px;
}


/* 上部画像 */
.mainImg {
 margin: 0 0 30px 0;
}

.TableBg {
 background: url(../img/top/table_bg.gif) repeat-y;
 padding-left:6px;
}

.TextLine {
 font-size: 12px;
	line-height:1.5;
}

.TitleNo {
 font-size: 12px;
	line-height:1.8;
	color:#ff0000;
	font-weight: bold;
}

.IconMoviePosition {
	padding-top:42px;
	text-align: right;
}

.RockTokyoIndex {
	padding-right: 20px;
}
.RockTokyoIndex a {
 font-size: 12px;
	line-height:1.5;
	color: #0000ee;
	text-decoration: underline
}
.RockTokyoIndex a:link {
	color:#0000ee;
	text-decoration: underline;
}
.RockTokyoIndex a:visited {
	color:#0000ee;
	text-decoration: underline;
}
.RockTokyoIndex a:hover {
	color:#0000ee;
	text-decoration: underline;
}
.RockTokyoIndex a:active {
	color:#0000ee;
	text-decoration: underline;
}

