/* CSS Document */


#main{
	width:930px;
	margin-left:13px;
}

#subnavi .category{
	background-image:url(../staffcast/images/h1.gif);
}


#main h1{
	width:930px;
	background-image:url(../staffcast/images/h1.gif);
	background-position:left top;
}


table{
	border-collapse: collapse;
	text-align:left;
	border:0;
	width:440px;
	margin:0 10px;
}

tr{
	border-bottom:1px #ccc dotted;
	padding:5px 0px;
}

th {
	padding:5px 0;
	width:30%;
}

td.td00{
	width:5%;
	text-align:center;
}

.staff_box,
.cast_box{
	background-image:url(../images/txt-bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height:500px;
	margin-top:10px;
}

.staff_box{
	width:460px;
	float:left;
}

.cast_box{
	float:right;
	width:460px;
	overflow:hidden;
}
.name{
	color:#C33;
}

.interview_box{
	padding:0;
	margin:0 10px;

}
.interview_box img{
	float:right;
	margin:0 0 0 10px;
}
.interview_box dt{
	color:#C33;
	padding:0 0 0 10px;
	font-size:100%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color:#C33;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #C33;
}
.interview_box dd{
	padding:0 0 10px 20px;
	font-size:100%;

}
.interview_box p{
	padding:0;
	margin:10px 0;

}
.interview_txt01{
	font-weight: bold;
	color: #D0094D;
	padding:10px 0;
}
p.interview_txt01 {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CB094B;
}
.interview_txt02{
	margin:0 10px;
}

.interview_txt03{
	color: #036;
}

.interview_txt04{
	color: #363;
}