﻿div.ContentsLeft div.liveBookmark ul li
{
	list-style-type:none;
}
div.ContentsLeft div.popularTags div.PopularTag
{
	float:left;
	white-space:nowrap;
	line-height:38px;
	margin-right:10px;	
}
div.ContentsLeft a
{
	
}

div.ContentsLeft ul.dateFeeds
{
	display:none;
}

div.ContentsLeft ul.userFeeds
{
	display:none;
}

/*TITL*/
div.ContentsLeft div.paneTitle
{
	text-indent:-9999px;
	line-height:1em;
	background-position:left center;
	background-repeat:no-repeat;
	clear:both;	
	height:25px;
	margin-bottom:3px;
}

div.ContentsLeft div.paneTitle img
{
	width:200px;
	height:25px;	
}

div.ContentsLeft div.paneTitle#PopularTag
{
	background-image:url(../../images/55/txt-ptag.gif);
}
div.ContentsLeft div.paneTitle#liveBM
{
	background-image:url(../../images/55/txt-bm.gif);
}
div.ContentsLeft div.paneTitle#AddDate
{
	background-image:url(../../images/55/txt-datelist.gif);
}
div.ContentsLeft div.paneTitle#PopularUser
{
	background-image:url(../../images/55/txt-userlist.gif);
}
div.ContentsLeft div.paneTitle#Picup
{
	background-image:url(../../images/55/txt-picup.gif);
}
div.ContentsLeft div.paneTitle#rss
{
	background-image:url(../../images/55/txt-rss.gif);
}
div.ContentsLeft div.paneTitle#seriesLink
{
	background-image:url(../../images/55/txt-ocontents.gif);
}
/*TITLE*/

div.ContentsLeft img.pic
{
	float:none;
}

div.ContentsLeft div.feedItem div.title
{
	line-height:1.3em;
	margin-bottom:7px;
	font-weight:bold;
	margin-top:10px;	
}
div.ContentsLeft div.feedItem div.title a
{
	color:#000000;
}
div.ContentsLeft div.feedItem div.datas
{
	margin-top:5px;
}

div.ContentsLeft div.liveBookmark ul li,div.ContentsLeft div.rss
{	
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:22px;
}
div.ContentsLeft div.liveBookmark ul li.hatena
{
	background-image:URL(../../images/HateB.gif);	
}
div.ContentsLeft div.liveBookmark ul li.livedoor
{
	background-image:URL(../../images/LD_Clip.gif);	
}
div.ContentsLeft div.liveBookmark ul li.delicious
{
	background-image:URL(../../images/delicious.gif);	
}
div.ContentsLeft div.liveBookmark ul li.yahoo
{
	background-image:URL(../../images/yahoo.gif);	
}
div.ContentsLeft div.rss
{
	background-image:URL(../../images/rss.gif);	
}

/*Over Write*/
div.ContentsLeft div.separate
{	
	margin-bottom:15px;
	margin-top:15px;
	background-image:url(../../images/55/back-dot-h.gif);
	background-position:center left;
	background-repeat:repeat-x;
	height:1px;
}

