/*entry
---------------------*/

.entry {
	position: relative;
	float: left;
	width: 294px;
	height: 294px;
	margin: 0px 0px 0px 20px!important;
	margin: 0px 0px 0px 20px;
	_margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px!important;
	padding: 0px 0px 0px 0px;
}
.entry iframe{
    border: 1px solid #ccc;
}
.entry h4 {
	width: 264px;
	font-size: 13px;
	line-height:1.5;
	margin-bottom: 1em;
	font-weight: normal;
	color: #626262;
	text-decoration: none;
}
.entry h4 b{
	font-weight: bold;
}
.entry span {
	display: none;
}
.entry p.set {
	margin:0;padding:0;
	position: absolute;
	top: -19px;
	right: 24px;
	width: 49px;
	height:17px;
}

/*btn*/



/*.btn ul{
	z-index:10000;
	
	}
.btn ul li{	
font-size: 11px;
	line-height: 1em;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;	}*/


.entry ul.tag {
	margin:0;padding:0;
	position: absolute;
	top: -17px;
	left: 0;
	width: 75px;
	z-index:100;
}
*:first-child+html .entry ul.tag {
	top: -21px;
}
.entry ul.tag_link {
	width: 40px;
	height: 18px;
    margin:0;padding:0;
	position: absolute;
	top: -21px;
	left: 220px;
}
.entry ul.tag_link li{
	list-style:none;
	}
.entry ul.tag ul {
	padding: 8px 8px 0 20px;
	display: none;
	position: absolute;
	top:15px;
	left:0;
	_left:-40px;
	width: 248px;
	_width: 264px;
	height: 199px;
	_height: 207px;
	background: url(../images/bg_thumbnail.png) 0 0 no-repeat;
}
*:first-child+html .entry ul.tag ul {
	top: 21px;
	left:-40px;
}
.entry ul.tag ul li {
	line-height: 1.0;
	list-style:none;
	
}
.entry ul.tag li.btn {
	width: 54px;
	height: 15px;
	list-style:none;
}

*:first-child+html .entry ul.tag li ul {
	/*margin-top: 15px;
	margin-left: -54px;*/
}
.entry ul.tag li ul li {
	clear: right;
	/*color: #fff;
	font-size: 77%;
	list-style:none;*/
	

	font-size: 11px;
	line-height: 1.3em;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.entry ul.tag li ul li a {
	padding: 5px 5px 5px 17px;
	display: block;
	width: 226px;
	_width: 248px;
	color: #fff;
	background: url(img/icon_08.png) 6px 50% no-repeat;
	text-decoration: none;
}
.entry ul.tag li ul li a:hover,
.entry ul.tag li ul li a:active {
	background-color: #000;
}

/*thumbnail*/

/*.entry span.img, .entry span.img {
	margin: 0 30px 8px 0;
	display: block !important;
	clear: both;
}
.entry span.img a {
	padding: 1px;
	width:260px;
	display: block;
}
.entry span.img a:link,
.entry span.img a:visited {
	border: 1px solid #ccc;
}
.entry span.img a:hover,
.entry span.img a:active {
	border: 1px solid #960500;
}

.entry span.img a img {
	display:block;
}*/

/*title*/

/*.entry h4 a {
	padding-left: 13px;
	background: url(img/icon_blank.gif) 0 0.1em no-repeat;
}
.entry h4 a:link,
.entry h4 a:visited {
	color: #960500;
	text-decoration: none;
}
.entry h4 a:hover,
.entry h4 a:active {
	color: #960500;
	text-decoration: underline;
}*/
