/* ページタイトル */
#lbox-top{
background:url(../common/img/lbox_top.gif) no-repeat;
width:655px;
height:107px;
padding:0 0 0 225px;
}

/* テーブル */

.staff-box{
padding:20px 0 0 10px;
}

.staff-box table{
margin:10px 0 0 165px;
}

.cast-box{
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.cast-box table{
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: 140px;
}

.song-box{
padding:20px 0 0 10px;
}

.song-box table{
margin:0 0 10px 248px;
}

table td.title{
color:#ae3fae;
text-align:right;
line-height:160%;
}

table td.line{
color:#ae3fae;
line-height:160%;
text-align:center;
padding:0 5px;
}

table td.name{
color:#74590d;
line-height:160%;
text-align:left;
}

p.song-title{
color:#ae3fae;
line-height:160%;
text-align:center;
font-weight:bold;
padding:10px 0 10px 0;
}
