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

#castBack{
		background:url(../images/cast_back.jpg)no-repeat;
}
#wp	{
	background:#141414;
	width: 750px;
	margin:0 auto;
}


.castText{
	margin-top:5px;
	margin-bottom:50px;
	line-height:120%;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

.name{
	clear:both;
	text-align:center;
	font-size:14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weght:bold;
}

.name_w{
	margin-top:55px;
	text-align:center;
	font-size:14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weght:bold;
}

.castPhoto{
	float:left;
	background:url(../images/cast_pt_back.jpg);
	list-style:none;
	width:130px;
	height:170px;
	padding-top:10px;
	padding-left:10px;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:10px;
	margin-right:10px;
}

.castPhoto_w{
	float:left;
	background:url(../images/cast_pt_back.jpg);
	list-style:none;
	width:130px;
	height:140px;
	padding-top:40px;
	padding-left:10px;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:10px;
	margin-right:10px;
}

.photo{
	width:240px;
	margin-left:5px;
	margin-right:5px;
	float:left;
	text-align:center;

}