@charset "utf-8";
/*
 FIX RECORDS ローカル設定
*/




/* --------------------------------------------------------------------------
 半共通 */

/* sidebar_main */
.widget_archive a:hover		{ background-image: url('widget-areaHover.png'); }

/* sub_contentHeader */
#h1_whatsnew				{ background-image: url('h1_whatsnew.gif'); }
#h1_lineup					{ background-image: url('h1_lineup.gif'); }
#h1_archive					{ background-image: url('h1_archive.gif'); }

.topics		 #h1_category	{ background-image: url('h1_topics.gif'); }
.information #h1_category	{ background-image: url('h1_information.gif'); }
.discography #h1_category	{ background-image: url('h1_discography.gif'); }

/* entry-list */
#entry-list a:hover			{ background-image: url('widget-areaHover.png'); }

/* post(main) */
.entry-title a:hover { background: url('widget-areaHover.png'); }



/* --------------------------------------------------------------------------
 個別 */

.post em ,		.hentry em		{ color: #6A58C0; }/*強調*/
.post strong ,	.hentry strong	{ color: #f93220; }/*最強調*/


#contentHeader		{ background-repeat: no-repeat; background-image: url('contentHeader.gif'); }

.widget-areaHeader	{ background-repeat: no-repeat; background-image: url('widget-areaHeader.gif'); }

.whatsnew #entry-list li ,
.comment-author { border-bottom: 1px solid #D2C8CB; }
.reply { border-top: 1px solid #D2C8CB; }

#contactUs { display: none; }


.termArtistList.suara	{ background-image: url('../../css2/common/artist_tn_suara.jpg'); }
.termArtistList.rena	{ background-image: url('../../css2/common/artist_tn_rena.jpg'); }
.termArtistList.akari	{ background-image: url('../../css2/common/artist_tn_akari.jpg'); }



/*[EOF]*/