@charset "UTF-8";



/*  共通
______________________________________*/



strong {
 color: #CC0000;
 font-weight: normal;
}


/*  ニュース用
______________________________________*/

.news-title {
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
}

.news-date {
	font-size: 10px;
	line-height: 160%;
}

.comment {
	font-size: 12.5px;
	line-height: 150%;
	margin-top: 8px;
}


.comment-m {
	font-size: 12px;
	line-height: 150%;
	margin-top: 8px;
}


.comment-en {
	font-size: 12px;
	line-height: 120%;
	margin-top: 8px;
	margin-bottom: 5px;
	color: #666;
}

h3 {
	margin-bottom: 15px;
	margin-top: 10px;
}

.ico {
	margin-top: 12px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.ico02 {
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}


/*  ニュース左
______________________________________*/

.news-title-left {
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
}

.comment-left {
	font-size: 10px;
	line-height: 150%;
	margin-top: 8px;
	margin-right: 5px;
	margin-left: 5px;
}

.comment-leften {
	font-size: 12px;
	line-height: 130%;
	margin-top: 8px;
	color: #666;
	margin-right: 5px;
	margin-left: 5px;
}


/*  共通
______________________________________*/


.pic-left {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 15px;
	border: 1px none #333333;
}
#mailto {
	text-align: center;
	width: 620px;
}
.tt {
	margin-top: 20px;
	margin-bottom: 10px;
}
.bartt_02 {
	margin-top: 30px;
}

.sp-20 {
	margin-right: 20px;
}
.tracklisting {
	margin-top: 20px;
	margin-bottom: 5px;
}
.track-table {
	margin-right: 20px;
}

