@charset "Shift_JIS";



/* 新着ニュースTOPページ */



/* トピックス・予定欄内 */

td.uppertopicsbg{ 

/*	background-image: url(/news/img/bg_topics_yotei.gif);*/
	background-color: #0f0f0f;

}



td.uppertopicstxt{

	padding: 5px 10px 0px 10px;

} 



a.topicslink {

	text-decoration: none;

	font-weight :bold;

	color: #d3ce1e;

}



a.topicslink:hover {

	text-decoration: underline;

	color: #d3ce1e;

}



ul.uppertopics{

/*	list-style-type: none;*/

	list-style-position: outside;
	margin:0px;
	margin-left:10px;

	padding: 0px;

}

ul.topics{
	margin-left:20px;
}

li{

/*	list-style-type: none;*/

	margin: 0px;

	padding: 0px;

	line-height: 20px

}



li.topicstitle{

/*	list-style-type: none;*/
	list-style-type:square;
	color:#d3ce1e;
	margin: 8px 0px 0px 0px;

	padding: 0px;

	line-height: 20px

}



li.futuretop{

	list-style-type: none;

	margin: 5px 0px 5px 0px;

	padding: 0px 0px 0px 0px;

	line-height: 20px

}



a.topicsdetail {

	text-decoration: none;

	color: #ffcc00;

	font-size: 10px;

	line-height: 12px

}



a.topicsdetail:hover {

	text-decoration: underline;

	color: #ffcc00;

	font-size: 10px;

	line-height: 12px

}


#top_table_area{
	background-color:#0f0f0f;
}


/* 下部カテゴリタイトル画像 */

th.below{

	text-align: left;

}





/* 下部「一覧」部分 */

td.listlink{

/*	height: 25px;*/
	margin-top:15px;
	vertical-align: middle;
	padding-bottom: 15px;
	padding-top:5px;
}



a.listlink {

	text-decoration: none;

	font-weight :bold;

	color: #ff9900;

	font-size: 10px;

	line-height: 10px;

}

a.listlink:hover {

	text-decoration: underline;

	font-weight :bold;

	color: #ff9900;

	font-size: 10px;

	line-height: 10px;

}



/* 下部ニュースリスト部分 */

ul.list {

/*	list-style-type: none;

	margin: 5px 0px 5px 0px;

	padding: 0px;
*/
	color: #cccccc;

	line-height: 16px;

	font-size: 10px;
	
	padding:0px;
	margin:0px;
	margin-left:20px;
	margin-bottom:5px;
}

ul.artistnews{
	padding:0px;
	margin:0px;
	margin-left:20px;
	line-height: 16px;
}

li.list{

/*	list-style-type: none;*/
	list-style-type: square;
/*	background: url(/news/img/detail_icon.gif) no-repeat 0px 8px;*/

	font-weight: normal;

	margin-top:10px;

	padding: 0px;

}


a.artistlink {

	text-decoration: none;

	color: #d3ce1e;

	font-weight : bold;

	font-size: 12px;

	line-height: 14px;

}



a.artistlink:hover {

	text-decoration: underline;

	color: #d3ce1e;

	font-weight : bold;

	font-size: 12px;

	line-height: 14px

}



.textlink {

	color: #cccccc;

	font-size: 10px;

	line-height: 12px;

}



a.textlink {

	text-decoration: none;

	color: #cccccc;

	font-size: 10px;

	line-height: 12px;

}



a.textlink:hover {

	text-decoration: underline;

	color: #cccccc;

	font-size: 10px;

	line-height: 12px

}





/* 新着ニュース詳細ページ */



/* 右側メインコンテンツテーブル */



table.news_day{

	width: 564px;

	border: 0px;

	margin: 0px 0px 5px 0px;

}



.news_day{

	color: #ff6600;

	font-size: 12px;

	line-height: 14px;

}



.news_day2{

	color: #ff6600;

	font-weight : bold;

	font-size: 12px;

	line-height: 14px;

}



th.news_day{
	color: #ff6600;
	text-decoration: none;
	text-align: left;
	font-weight : bold;
	font-size: 12px;
	line-height: 14px;
	padding: 10px 0px 5px 0px;
	border:none;
	background:url("/news/img/dot.gif");
	background-repeat:no-repeat;
	background-position:center;
}



td.news_day{

	text-decoration: none;

	padding: 15px;

	vertical-align: bottom;

	color: #cccccc;

	font-size: 12px;

	line-height: 16px;
	background-color: #0c0c0c;
}



td.news_day_spacer{

	padding: 0px;

	height: 10px;

}

/* 日付 */
.date{
	color:#ff6600;
	font-weight:bold;
	background-color:#000000;
	padding:0px;
	padding-right:15px;
	width:150px;
	margin-bottom:8px;
}

.news_link01{

	color: #ffffff;
	padding-bottom: 15px;
	border-bottom:1px solid #242424;

}



a.news_link01{

	text-decoration: none;

	color: #ffffff;

	font-weight : bold;

}



a.news_link01:hover {

	text-decoration: underline;

	color: #ffffff;

	font-weight : bold;

}



a.news_link02{

	text-decoration: none;

	color: #33cccc;

}



a.news_link02:hover {

	text-decoration: underline;

	color: #33cccc;

}



/* 左側メインコンテンツテーブル */



table.menu{
/*	margin-left: 12px;*/
/*	background-color: #cccccc;*/
}

td.leftmenu {
/*URLかえる*/
	background: url("/news/img/bg_lefttable_s.gif");
	text-align: left;

}

td.left_menu_bottom{
	background: url("/news/img/bg_lefttable_s.gif");
}

a.menu{
	color: #ffffff;
	font-size:10px;
	line-height: 20px;
}

a:hover.menu{

	color: #ffffff;

}

div.bg_leftmenu{
	background: url("/newrelease/img/bg_lefttable.gif");
	background-repeat: no-repeat;
	padding:0px;
	padding-top:20px;
}

.bgcolor{
	background-color:#1a1a1a;
}



/* end of stylesheet */

