/* CSS Document */

body {
		background-color:#ffffff;
		color:#666666;}
	
	
a:link {
		color: #666666;
		text-decoration: underline;}

a:visited {
        color: #666666;
		text-decoration: underline;}

a:hover {
        color: #999999;
		text-decoration: underline;}

a:active {
        color: #999999;
		text-decoration: underline;}

.f10 {
		font-size: 10px;
        line-height: 1.4em;}
		
.f10w {
		font-size: 10px;
		color: #FFFFFF;}

.f12 {
		font-size: 12px;
        line-height: 1.4em;}
		
.f12b {
		font-size: 12px;
        line-height: 1.4em;
		font-weight: bold;}

.f14b {
		font-size: 14px;
		font-weight: bold;}
		


.info-date {
		font-size: 10px;
		line-height: 1.4em;
		font-weight: bold;}



/* GyaOコンテンツ用 */

.td-artistdata {
	width: 322px;
	border: 1px solid #CCCCCC;
	padding: 9px 9px 9px 19px;
	margin: 0;}

.td-gyaoinfo {
	width: 320px;
	text-align: center;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 14px 0px;
	margin: 0;}


/* EVENT10・SSTV MVA用 */

.mva-title {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding: 7px 0px 7px 12px;
	background-color: #f5f5f5;
	background-image: url(../../event/images/10_sstv_i-bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d6d6d6;
	border-bottom-color: #dedede;
}

.cmnt-bt {
	text-align: center;
	padding: 25px 0px 0px 0px;
	background-image: url(../../event/images/10_cmnt_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

