﻿@charset "utf-8";
/* CSS Document */

.bread{
	display:block;
	font-size:12px;
	font-weight:normal;
}
.DetaileBox{
	display:block;
	margin:0px 0px 0px 160px;
	padding:0px 0px 0px 0px;
	color:#CCCCCC;
}
.newsCategory{
	display:block;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	height:20px;line-height:20px;
}
.newsCategory li{
	display:block;
	margin:0px 5px 0px 0px;
	padding:0px 0px 0px 0px;
	height:20px;width:118px;
	float:left;
}
.newsCategory li a{
	display:block;
	width:118px;height:20px;
	text-indent:-9999px;
	overflow:hidden;
}
.newsCategory01 a{background:url(/static/image/img_news_navi.gif) no-repeat 0px 0px;}
.newsCategory02 a{background:url(/static/image/img_news_navi.gif) no-repeat -123px 0px;}
.newsCategory03 a{background:url(/static/image/img_news_navi.gif) no-repeat -246px 0px;}

.newsCategory01_a a{background:url(/static/image/img_news_navi.gif) no-repeat 0px -20px;}
.newsCategory02_a a{background:url(/static/image/img_news_navi.gif) no-repeat -123px -20px;}
.newsCategory03_a a{background:url(/static/image/img_news_navi.gif) no-repeat -246px -20px;}

.newsCategory01 a:hover{background:url(/static/image/img_news_navi.gif) no-repeat 0px -20px;}
.newsCategory02 a:hover{background:url(/static/image/img_news_navi.gif) no-repeat -123px -20px;}
.newsCategory03 a:hover{background:url(/static/image/img_news_navi.gif) no-repeat -246px -20px;}

.news_table{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; line-height:20px;}
.news_table td{border-bottom:solid 10px #000000;}

.news_date{color:#3678DD;vertical-align:top;border-right:solid 10px #000000;}
.newsTitle{font-size:12px;color:#3678DD;font-weight:normal;}
.artistName{color:#3678DD;font-weight:bold;}