@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 .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 18px;
	}


/* コンテンツ */
#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:500px;
	font-weight:bold;
	font-size:125%;
	}

/* 最新情報 見出しタブ（月） */
#whatsnewblk .informationsection .monthsec
	{
	float:right;
	width:195px;
	}

#whatsnewblk .informationsection .monthlist
	{
	width:195px;
	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 .livelist
	{
	width:700px;
	margin-bottom:20px;
	}

#whatsnewblk .informationsection .livelist td
	{
	padding:2px 10px;
	border:1px solid #DCDCDC;
	text-align:left;
	}

#whatsnewblk .informationsection .livelist .artist
	{
	width:240px;
	overflow:hidden;
	}

#whatsnewblk .informationsection .livelist .detail
	{
	width:460px;
	}

#whatsnewblk .informationsection .livelist .bulletlnk-s
	{
	background:url("../../images10/arrow_s.gif") no-repeat 0 0.4em;
	padding:2px 0 2px 14px;
	display:block;
	zoom:1;
	}

