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

	最終更新日　06/12/14 12:05
	
------------------------------------ */
/*---
.tableRepeat td.cellShot{
	display:none;}
	
	-- */
.tableRepeat td.cellShot{
	width:1px;
	height:auto;
	vertical-align:top}

.tableRepeat td.cellShot img{
	width:48px;
	height:36px;
	margin:2px 0;}

.tableRepeat td .divCategory{
	float:left;
	margin-right:10px;}
.tableRepeat td .divKeyword{
	float:left;}
	
.tableRepeat td .divSiteTitle{
	line-height:1em;
	padding:2px;
	margin-top:3px;}

.tableRepeat{
	background:#fff;
	border-right:none;
	border-bottom:1px solid #ccc;
	margin-bottom:3px;}
.tableRepeat td.cellNumber{
	vertical-align:top;
	padding-top:5px	;
	width:1.5em;}

.tableRepeat .trOutside td{
	border-top:1px dotted #ccc;
	padding:3px 0}
.tableRepeat .cellAdd .btnAdd,
.tableRepeat .cellAdd .btnEdit{
	margin:2px auto;
	padding:0px;
	line-height:1.2em;
	height:auto;
	background:#f3f3f3;
	text-align:center;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	color:#444;
	width:48px;}
	
.tableRepeat td.cellAdd .added a{
	margin:0 auto;	
	display:block;	
	line-height:27px;
	height:27px;
	background:url(../img/bm_amount_mini.jpg) no-repeat;
	margin-bottom:3px;
	width:49px;}
.tableRepeat td.cellAdd .added a.myself{
	background:url(../img/bm_amount_my_mini.jpg) no-repeat;}

.tableRepeat td .divSiteTitle a{
	font-size:12px;}

.tableRepeat td .stars img,
.cellAdd .myStars,
.tableRepeat td .divDescription,
.tableRepeat tr.trOutside td{
	display:none;}
.tableRepeat td .cellAdd{
	width:30px;}

/*非公開設定*/
.divPrivate{
	margin:-43px;
	height:15px;
	position:relative;
	top:26px;
	_top:24px;
	left:40px;
	background:url(../img/icon_private_mini.gif) no-repeat;
	text-indent:-9999px;}

