#recordingsingle .box_view .container,
#moviesingle .box_view .container{
	width: 730px;
	margin: 0 auto;
}
#damtomo_profile #main #Content .box_view .container .movhistory{
	padding: 1px 0 20px;
}
#damtomo_profile #main #Content .rechistory{
	padding: 1px 0 20px;
}

/* ページング */
#recordingsingle #box_rec .box_view .container .ppage,
#moviesingle #box_rec .box_view .container .ppage{
	border: none;
	margin: 0 0 5px;
	width: 730px;
}
/* 共通一覧系レイアウト */
ul.unit_wrapper{
	border-top: 1px dotted #CCC;
	margin: 10px auto 0;
	width: 730px;
}
ul.unit_wrapper li.unit{
	padding: 10px 0;
	border-bottom: 1px dotted #CCC;
	cursor: pointer;
}
ul.unit_wrapper_ranking li.unit .unit_rank{
	width: 60px;
	float: left;
}

ul.unit_wrapper_ranking li.unit .unit_rank span {
	display: block;
	width: 60px;
	height: 60px;
	text-align: left;
	color: #444444;
	font-weight: bold;
	font-size: 16px;
	overflow: hidden;
	text-align: center;
	line-height: 60px;
}
ul.unit_wrapper_ranking li.unit .unit_rank span.rankno_01{
	background: url(/images/damtomo/top/seimitu_ri01.png) left top no-repeat;
	text-indent: -9999px;
}
ul.unit_wrapper_ranking li.unit .unit_rank span.rankno_02{
	background: url(/images/damtomo/top/seimitu_ri02.png) left top no-repeat;
	text-indent: -9999px;
}
ul.unit_wrapper_ranking li.unit .unit_rank span.rankno_03{
	background: url(/images/damtomo/top/seimitu_ri03.png) left top no-repeat;
	text-indent: -9999px;
}



ul.unit_wrapper_movie li.unit:hover{
	background: #f1fcff;
}
ul.unit_wrapper_movie li.unit .unit_left{
	width: 100px;
	float: left;
}
ul.unit_wrapper_music li.unit:hover{
	background: #fff3f7;
}
ul.unit_wrapper_music li.unit .unit_left{
	width: 0px;
	float: left;
}
ul.unit_wrapper_audience li.unit .unit_left{
	width: 100px;
	float: left;
}
ul.unit_wrapper_audience li.audience_movie:hover{
	background: #f1fcff;
}
ul.unit_wrapper_audience li.audience_music:hover{
	background: #fff3f7;
}

ul.unit_wrapper li.unit .unit_left .thumb{
	text-align: center;
}
ul.unit_wrapper_movie li.unit .unit_right{
	width: 620px;
	float: right;
	position: relative;
}
ul.unit_wrapper_music li.unit .unit_right{
	width: 720px;
	float: right;
	position: relative;
}
ul.unit_wrapper_audience li.unit .unit_right{
	width: 620px;
	float: right;
	position: relative;
}

ul.unit_wrapper_movie.unit_wrapper_ranking li.unit .unit_right{
	width: 560px;
	float: right;
	position: relative;
}
ul.unit_wrapper_music.unit_wrapper_ranking li.unit .unit_right{
	width: 660px;
	float: right;
	position: relative;
}
ul.unit_wrapper li.unit .unit_right .song_name,
ul.unit_wrapper li.unit .unit_right .artist_name{
	font-size: 13px;
	font-weight: bold;
	height: 15px;
	line-height: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0 0 5px;
}
ul.unit_wrapper_movie li.unit .unit_right .song_name,
ul.unit_wrapper_movie li.unit .unit_right .artist_name{
	width: 510px;
}
ul.unit_wrapper_music li.unit .unit_right .song_name,
ul.unit_wrapper_music li.unit .unit_right .artist_name{
	width: 610px;
}
ul.unit_wrapper_movie.unit_wrapper_ranking li.unit .unit_right .song_name,
ul.unit_wrapper_movie.unit_wrapper_ranking li.unit .unit_right .artist_name{
	width: 450px;
}
ul.unit_wrapper_music.unit_wrapper_ranking li.unit .unit_right .song_name,
ul.unit_wrapper_music.unit_wrapper_ranking li.unit .unit_right .artist_name{
	width: 550px;
}
ul.unit_wrapper_audience li.unit .unit_right .song_name,
ul.unit_wrapper_audience li.unit .unit_right .artist_name{
	width: 510px;
}

ul.unit_wrapper li.unit .unit_right .artist_name{
	margin: 0 0 7px;
}
ul.unit_wrapper_movie li.unit .unit_right .song_name{
	color: #4e8bb7;
}
ul.unit_wrapper_music li.unit .unit_right .song_name{
	color: #ae0064;
}
ul.unit_wrapper_audience li.unit.audience_movie .unit_right .song_name{
	color: #4e8bb7;
}
ul.unit_wrapper_audience li.unit.audience_music .unit_right .song_name{
	color: #ae0064;
}
ul.unit_wrapper li.unit .unit_right .date{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 110px;
	font-size: 11px;
	height: 15px;
	line-height: 15px;
	text-align: right;
}
ul.unit_wrapper li.unit .unit_right .collabo_permit{
	position: absolute;
	top: 20px;
	right: 0px;
	width: 95px;
	font-size: 11px;
	height: 15px;
	line-height: 15px;
	text-align: center;
	color: #FFF;
	background: #989898;
}
ul.unit_wrapper li.unit .unit_right .user_name{
	font-size: 12px;
	height: 15px;
	line-height: 15px;
}
ul.unit_wrapper li.unit .unit_right .user_name span.member_type{
	background: #9bca45;
	color: #FFF;
	font-size: 11px;
	padding: 0px 10px;
	margin: 0 0 0 10px;
	height: 15px;
	line-height: 15px;
}
ul.unit_wrapper li.unit .unit_right .audience{
	position: absolute;
	top: 42px;
	right: 220px;
	width: 100px;
	font-size: 12px;
	height: 15px;
	line-height: 15px;
}
ul.unit_wrapper li.unit .unit_right .niceRanking{
	position: absolute;
	top: 42px;
	right: 330px;
	height: 15px;
	line-height: 15px;
}
ul.unit_wrapper li.unit .unit_right .vocalSaiyou{
	position: absolute;
	top: 40px;
	right: 360px;
	height: 15px;
	line-height: 15px;
}
ul.unit_wrapper li.unit .unit_right .collabo{
	position: absolute;
	top: 42px;
	right: 120px;
	height: 15px;
	line-height: 15px;
	width: 90px;
	text-align: center;
}
ul.unit_wrapper li.unit .unit_right .parent_user_name{
	position: absolute;
	top: 42px;
	right: 0px;
	width: 140px;
	font-size: 12px;
	height: 15px;
	line-height: 15px;
	text-align: right;
}
ul.unit_wrapper li.unit .unit_right .song_track{
	position: absolute;
	top: 42px;
	right: 120px;
	height: 15px;
	line-height: 15px;
	width: 90px;
	text-align: center;
}
ul.unit_wrapper li.unit .unit_right .point{
	position: absolute;
	top: 42px;
	right: 0px;
	width: 95px;
	font-size: 12px;
	height: 15px;
	line-height: 15px;
	text-align: center;
}
ul.unit_wrapper li.unit .unit_right .vst{
	position: absolute;
	background: #000;
	color: #FFF;
	width: 210px;
	font-size: 11px;
	left: 180px;
	top: 42px;
	text-align: center;
	height: 15px;
	line-height: 15px;
}
ul.unit_wrapper li.unit .public_comment{
	clear: both;
	font-size: 12px;
	height: 23px;
	line-height: 23px;
	background: url(/damtomo/includes/images/icon/icon_comment.png) bottom left no-repeat;
	background-size: 70px 20px;
	padding: 10px 0 0 80px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}


#contents #main .container .btnMore{
	margin: 20px auto;
	width: 120px;
}
#contents #main .container .btnMore a{
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 5px;
	border-radius: 5px;
	background: #000;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}
.relateSong{
	display: none;
}