/* === 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;
    margin-bottom:10px;
}

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

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

.banner-area p.link {
    margin-top:0px;
    background-position: 0 0;
    float: left;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 1px;
}

