/*  -------------------------- 
    basic
----------------------------- */


a{
text-decoration:underline;
}

a:link{
color:#EEEEEE
}

a:visited{
color:#EEEEEE
}

a:hover{
color:#EEEEEE
text-decoration:none;
}

a:active{
color:#000000
text-decoration:none;

}

a img{
border:none;
}

body{
margin:0;
padding:0;
}


/*  -------------------------- 
    text
----------------------------- */

.txt_mainContents{
	font-size: 13px;
	line-height:150%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	}

.txt_subContents{
	font-size: 11px;
	line-height:150%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	}


.txt_albumTitle{
	font-size: 11px;
	line-height:110%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";

}


.txt_joint_artist{
	font-size: 13px;
	line-height:120%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-weight: bold;

}

.txt_joint_song{
	font-size: 13px;
	line-height:120%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";

}

.txt_joint_album{
	font-size: 11px;
	line-height:120%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
} 

.txt_spe_desc{
	font-size: 11px;
	line-height:120%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}

.txt_history_credit{
	font-size: 11px;
	line-height:120%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";

}


.txt_def_artist{
	font-size: 13px;
	line-height:120%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";

}      

.txt_turn_album{
	font-size: 13px;
	line-height:120%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}    

.txt_news_date{
	font-size: 11px;
	line-height:150%;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}

.txt_news_artist{
	font-size: 15px;
	line-height:130%;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}

.txt_news_title{
	font-size: 15px;
	line-height:120%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}  

.txt_newsindex_date{
	font-size: 13px;
	line-height:100%;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: bold;


} 

.txt_newsindex_headline{
	font-size: 13px;
	line-height:150%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
} 


.txt_news_text{
	font-size: 13px;
	line-height:150%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}

.txt_spe_artist{
	font-size: 13px;
	line-height:120%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-weight: bold;
	}   

.txt_his_year{
	font-size: 13px;
	line-height:100%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}

.txt_media_date{
	font-size: 13px;
	line-height:100%;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: bold;


} 

.txt_media_headline{
	font-size: 13px;
	line-height:150%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
} 


.txt_home_desc{
	font-size: 11px;
	line-height:120%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";

}

