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

	画像なしシンプル表示【クリップ】
	最終更新日　06/09/05 16:00
	
------------------------------------ */

.tableRepeat td.cellShot a img,
.tableRepeat td .divCategory,
.tableRepeat td .divKeyword,
.tableRepeat .trOutside td,
.tableRepeat td .stars img,
.cellAdd .myStars,
.tableRepeat td .divDescription,
.tableRepeat .cellAdd .btnAdd,
.tableRepeat .cellAdd .btnEdit{
	display:none;}

.tableRepeat td.cellShot{
	width:1px;
	height:auto;}
.divSiteTitle{
	border-bottom:none;
	text-indent:5px;
	padding:0;
	margin:0;
	margin-top:0px;}
.tableRepeat td div.divSiteTitle a{
	margin:0;
	padding:0;}
.cellAdd{
	width:50px;}
.tableRepeat{
	background:#fff;
	border-right:none;
	border-bottom:none;
	margin-bottom:0px;
	border-bottom:1px dotted #ccc;
	border-left:0;}
.tableRepeat td.cellNumber{
	vertical-align:middle;
	padding-top:0px;
	text-align:left;
	width:20px;}
.tableRepeat td .divSiteTitle img{
	vertical-align:middle;
	display:inline;
	float:none;
	margin:1px 3px 1px 0;}
.tableRepeat td{
	padding:0;}
.tableRepeat td.cellAdd .added a{
	margin:3px auto 0 auto;
	width:100%;
	line-height:1.2em;
	background:#FFC6C8;}
.tableRepeat td.cellAdd .added a.myself{
	background:#FECE17;}
.tableRepeat td .divSiteTitle a{
	font-size:14px;}
.tableRepeat td .divSiteTitle{
	padding:0;
	margin:0;}



/*非公開設定*/
.divPrivate{
	margin:0;
	height:auto;
	position:static;
	background:url(../img/icon_private_mini2.gif) 0 1px no-repeat;
	width:17px;
	height:16px;}



