@charset "Shift_JIS";

/* contents area common settings
------------------------------------------------------------------- */




/* 		template layout setting	
	------------------------------------------------	*/

/*------------------------
	whatsnewblk
------------------------*/
#whatsnewblk
	{
	width:760px;
	position:relative;
	background:url('../../images10/bg_maincts.gif') repeat-y 50% 0;
	zoom:1;
	}


/* 見出しタブ（カテゴリ） */
#whatsnewblk #medialist
	{
	width:760px;
	position:relative;
	}

#whatsnewblk #medialist .cat
	{
	width:560px;
	}

#whatsnewblk #medialist .cat .btn-magazine
	{
	width:140px;
	position:absolute;
	left:620px;
	top:12px;
	}

#whatsnewblk #medialist .cat .btn-radio
	{
	width:140px;
	position:absolute;
	left:480px;
	top:12px;
	}

#whatsnewblk #medialist .cat .btn-tv
	{
	width:140px;
	position:absolute;
	left:340px;
	top:12px;
	}

#whatsnewblk #medialist .cat .btn-all
	{
	width:140px;
	position:absolute;
	left:200px;
	top:12px;
	}



/* 共通 */
#whatsnewblk .sub
	{
	font-size:85%;
	}

#whatsnewblk .caution-r
	{
	color:#E60012;
	}

#whatsnewblk .caution-rb
	{
	color:#E60012;
	font-weight:bold;
	}

#whatsnewblk .caution-b
	{
	color:#00a0e9;
	}

#whatsnewblk .caution-bd
	{
	font-weight:bold;
	}

#whatsnewblk .r-caution
	{
	text-align:right;
	}

#whatsnewblk .bulletlnk a
	{
	background:url("../../images10/arrow_blue.gif") no-repeat 0 1px;
	padding:0 0 6px 15px;
	}
#whatsnewblk .bulletlnk-s
	{
	background:url("../../images10/arrow_s.gif") no-repeat 0 1px;
	padding:0 0 0 15px;
	}


/* コンテンツ */
#whatsnewblk .informationsection
	{
	width:700px;
	margin:0 auto;
	padding:25px 0 30px;
	}

#whatsnewblk .informationsection .ttlsec
	{
	width:700px;
	border-bottom:2px solid #003A8E;
	margin-bottom:20px;
	}

#whatsnewblk .informationsection .midashi-ttl
	{
	float:left;
	width:410px;
	font-weight:bold;
	font-size:125%;
	}

#whatsnewblk .informationsection .list-none .midashi-ttl
	{
	float:none;
	width:700px;
	padding-bottom:3px;
	}


/* 見出しタブ（月） */
#whatsnewblk .informationsection .monthsec
	{
	float:right;
	width:290px;
	}

#whatsnewblk .informationsection .monthlist
	{
	width:285px;
	margin-right:5px;
	padding-top:5px;
	}

#whatsnewblk .informationsection .monthlist li
	{
	float:right;
	width:95px;
	}

#whatsnewblk .informationsection .info-ttl
	{
	font-weight:bold;
	padding:4px 20px;
	margin-bottom:10px;
	background:#EEE;
	color:#434444;
	}

/* table */
#whatsnewblk .informationsection .medialist
	{
	width:700px;
	margin-bottom:20px;
	}

#whatsnewblk .informationsection .medialist th
	{
	width:80px;
	padding:2px 10px;
	border-top:1px solid #DCDCDC;
	text-align:left;
	font-weight:normal;
	color:#FFF;
	background-color:#959595;
	}

#whatsnewblk .informationsection .medialist th.first
	{
	border-top:1px solid #959595;
	}
#whatsnewblk .informationsection .medialist th.last
	{
	border-bottom:1px solid #959595;
	}

#whatsnewblk .informationsection .medialist .t-tv
	{
	background:url("../../list_media/images10/icon_tv.gif") no-repeat 0 0.2em;
	padding:0 0 0 15px;
	}

#whatsnewblk .informationsection .medialist .t-radio
	{
	background:url("../../list_media/images10/icon_radio.gif") no-repeat 0 0.1em;
	padding:0 0 0 15px;
	}

#whatsnewblk .informationsection .medialist .t-magazine
	{
	background:url("../../list_media/images10/icon_magazine.gif") no-repeat 0 0.25em;
	padding:0 0 0 15px;
	}

#whatsnewblk .informationsection .medialist td
	{
	padding:0 10px;
	border:1px solid #DCDCDC;
	}

#whatsnewblk .informationsection .medialist .artist
	{
	width:180px;
	}

#whatsnewblk .informationsection .medialist .detail
	{
	padding:2px 10px;
	width:440px;
	}


#whatsnewblk .informationsection .medialist .bulletlnk-s
	{
	background:url("../../images10/arrow_s.gif") no-repeat 0 0.4em;
	padding:2px 0 2px 15px;
	display:block;
	zoom:1;
	}



