/* === news === */

/* -------------------------------------------------- title */

#page-title #page-title-inner h2 {
	background:url(../images/page_title.gif) no-repeat 0 0;
	width:47px;
	height:14px;
}


h3#production {
	background:url(../images/kmd_production.gif) no-repeat 0 0;
	width:800px;
	height:31px;
	display:block;
	text-indent:-9999px;
	margin-bottom:20px;
}

h3#artist {
	clear:both;
	background:url(../images/kmd_artist.gif) no-repeat 0 0;
	width:800px;
	height:31px;
	display:block;
	text-indent:-9999px;
	margin-bottom:20px;
	margin-top:20px;
}

h3#other {
	clear:both;
	background:url(../images/kmd_other.gif) no-repeat 0 0;
	width:800px;
	height:31px;
	display:block;
	text-indent:-9999px;
	margin-bottom:20px;
	margin-top:20px;
}


.banner-area {
	float:left;
	width:254px;
	margin-bottom:30px;
}

.column-center {
	margin:0 19px;
}

.banner-area h4 {
	margin-top:20px;
	color:#969973;
	font-weight:bold;
	font-size:12px;
}

.banner-area p.link {
	margin-top:4px;
	background:url(../../common/images/icon_arrow_01.gif) no-repeat 0 0;
	padding:0 0 1px 25px;
}