@charset "UTF-8";
/* CSS Document */

#main_contents h2{
	text-indent:-9999px;
	overflow:hidden;
	height:64px;
	background-image:url(images/tit_01.gif);
	background-repeat:no-repeat;
	width:740px;
	margin-left:220px;
}

.cast_img{width:200px;
float:left;
}
.cast_txt{width:735px;
float:left;
}
.tt{
	float:left;
	width:60px;
	font-weight:bold;
	color:#FF6600;
}
.ttt{
	float:left;
	width:690px;
}
.cast_txt h3{
	font-size:14px;
	color:#663300;
}
.act{
	width:728px;
	border:solid #FC0 1px;
	padding:10px;
	background-color:#F9F9F9;
}
.sub{
	width:476px;
	float:left;
}
.sub_r{
	width:476px;
	float:right;
}
.sub_w_top{
	background-image:url(images/cast2_03.gif);
	width:476px;
	height:26px;
}
.sub_w_bot{
	background-image:url(images/cast2_15.gif);
	width:476px;
	height:24px;
}
.sub_w{
	background-image:url(images/cast2_07.gif);
	width:444px;
	height:auto;
	padding-left:16px;
	padding-right:16px;
}
.sub_w p{
	float:left;
	width:322px;
}
.fl_r{
	float:right;
	margin-left:2px;
}