﻿@charset "UTF-8";
/* .block */
#main #article .block{
	margin:0;
	padding:0;
	position: relative;
	background-image: url(../caststaff/images/bg_01.png);
	background-position: 0px 0px;
	min-height:1523px;
}
#main #article .block .box{

}
#main #article  h2.h2_title{
	padding:110px 0 20px 80px;
}
#main #article  h3.h3_title{
	padding:30px 0 30px 105px;
}
#main #article .castbox p.txt{
	background-image: url(../caststaff/images/txt_01.png);
	background-repeat: no-repeat;
	height: 680px;
	width: 362px;
	text-indent: -9999px;
	display: block;
	margin-right: auto;
	margin-left: 190px;
	font-size: 0px;
	margin-bottom:30px;
}
#main #article .staffbox p.txt{
	background-image: url(../caststaff/images/txt_02.png);
	background-repeat: no-repeat;
	height: 251px;
	width: 462px;
	text-indent: -9999px;
	display: block;
	margin-right: auto;
	margin-left: 110px;
	font-size: 0px;
	margin-bottom:30px;
}
