@import url(http://www.kannagi.net/mt/mt-static/themes/style-kannagi/0-import.css);

div.thumbnails{padding-left:30px;}
div.thumbnail{
	float:left;
	width:74px;
	height:74px;
	background-color:#fff;
	border:1px solid #999;
	padding:1px;
	margin:1px;
	text-align:center;
	overflow:hidden;
	
}
div.thumbnail img{
	border:none;

}

div.entry{clear:both;}

/* Captcha Style */
div#comments-open-captcha {
	margin: 0 20px;
}

div#comments-open-captcha img {
	border: 1px solid black;
}

div#comments-open-captcha input {
	margin: 0.5em 0;
}

div#comments-open-captcha p {
	margin: 0.1em 0 0.7em;
}


/*リンク集*/
.link a{
	border:none;
}

.link a:link {
	color: #333333; text-decoration: none
}
.link a:visited {
	color: #333333; text-decoration: none
}
.link a:active {
	color: #333333; text-decoration: none
}
.link a:hover {
	color: #333333; text-decoration: underline
}
.link dl
{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.link dt
{
	display:none;
}

.link dd.sitename{
	display:none;
}

.link dd.auther{
	display:none;
}

.link dd.banner{
	display:block;
        float:left;

}

.link dd.url{
	display:none;
}

.link img{
	border:none;
	margin:0px;
	padding:0px;
}

.link dd.banner{
	width:206px;
	height:46px;
	border:1px solid #333333;
}

a.webclap{
	width:45px;
	height:17px;
	background-image:url(http://www.kannagi.net/system/clap.gif);
	background-repeat: no-repeat;
	text-indent:-9999px;
	display:block;
}
form.webclap{
	padding:0;
	margin:0 3px 0 3px;
	display:inline;
}

.webclapbutton {
  width: 45px;
  height: 17px;
  border: 0;
  background: url(http://www.kannagi.net/system/clap.gif) no-repeat 0 0;
  text-indent: -9999px;
  cursor: pointer;
}

