﻿@charset "utf-8";

/* #article */

#article{
	text-indent:-9999em;
}

#article h2{
	background: url(../cast-staff/images/h2_article.png) no-repeat center bottom;
}

#article #cast h3{
	height:34px;
	background: url(../cast-staff/images/h3_cast.png) no-repeat 159px top;
}

#article #cast p{
	height:872px;
	margin:30px 0 40px;
	background: url(../cast-staff/images/txt_cast.png) no-repeat 26px 0;
}

#article #staff h3{
	height:34px;
	background: url(../cast-staff/images/h3_staff.png) no-repeat 159px top;
}

#article #staff p{
	height:325px;
	margin:40px 0 0;
	background: url(../cast-staff/images/txt_staff.png) no-repeat 52px 0;
}


/* テキスト指定 */