@charset "utf-8";

/* ============================================

	COMMON

============================================= */

#contents{
	background: url(/bravia/4k/music/images/bg01.gif) left top repeat;
}

/*--- /share/css/layout.cssを上書き ---*/

#lastFooterNav{
	bottom:-48px !important;
}

/* ============================================

	CONTENT

============================================= */

/* articleHead */

#articleHead h1{
	margin: 0 auto 10px;
    font-size: 35px;
}

#articleHead h1 span{
    font-size: 14px;
    font-weight: bold;
    padding: -0 5px 0 0;
}

#articleHead h2{
	margin: 0 auto 10px;
}

#articleHead h2 span{
	vertical-align: top !important;
	font-size: 12px;
}

#articleHead p{
	font-size: 12px;
}

/* article01 */

#castBox{
	background: #FFFFFF;
}


#lastFooterNav .nextArticle .outerArticleLink {
    left: 6px;
    top: 15px;
}
