@charset "UTF-8";

#main #article  h3.h3_title{
	padding: 20px 0px 0px 0px;
	text-align: center;
}
#main #cast p.txt_01{
	margin-top:30px;
	background-image: url(../caststaff/images/txt_01.png);
	width: 530px;
	height: 67px;
	position: relative;
	display: block;
	text-indent: -9999px;
	margin-right: auto;
	margin-left: auto;
}
#main #cast,#main #staff{
	padding-bottom:40px;
	padding-top: 40px;
}
#main #staff p.txt_02{
	margin-top:30px;
	background-image: url(../caststaff/images/txt_02.png);
	width: 586px;
	height: 907px;
	position: relative;
	display: block;
	text-indent: -9999px;
	margin-right: auto;
	margin-left: auto;
}
#main #cast,#main #cast{
	padding: 0px 0px 100px;
	background-image: url(../project/images/line_01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
