/* [Pz-LkC][1.6.0] CSS */
.linkcard {
	/*MARGIN-TOP*/
	/*MARGIN-BOTTOM*/
	/*MARGIN-LEFT*/
	/*MARGIN-RIGHT*/
}
.linkcard a {
	text-decoration:	none;
}
.linkcard img {
	/*RESET-IMG*/
}
.lkc-internal-wrap {
	/*LINKCARD-WRAP-MARGIN*/
	/*BORDER*/
	/*PADDING*/
	/*RADIUS*/
	/*SHADOW*/
	/*HEIGHT*/
	/*WIDTH*/
	/*IN-BGCOLOR*/
	/*IN-IMAGE*/
	line-height:			100%;
	/*WRAP*/
}
.lkc-internal-wrap::after {
	/*WRAP-AFTER*/
}
.lkc-internal-wrap::before {
	/*WRAP-BEFORE*/
}
.lkc-external-wrap {
	/*LINKCARD-WRAP-MARGIN*/
	/*BORDER*/
	/*PADDING*/
	/*RADIUS*/
	/*SHADOW*/
	/*HEIGHT*/
	/*WIDTH*/
	/*EX-BGCOLOR*/
	/*EX-IMAGE*/
	line-height:			100%;
	/*WRAP*/
}
.lkc-external-wrap::after {
	/*WRAP-AFTER*/
}
.lkc-external-wrap::before {
	/*WRAP-BEFORE*/
}
.lkc-this-wrap {
	/*LINKCARD-WRAP-MARGIN*/
	/*BORDER*/
	/*PADDING*/
	/*RADIUS*/
	/*SHADOW*/
	/*HEIGHT*/
	/*WIDTH*/
	/*TH-BGCOLOR*/
	/*TH-IMAGE*/
	line-height:			100%;
	/*WRAP*/
}
.lkc-this-wrap::after {
	/*WRAP-AFTER*/
}
.lkc-this-wrap::before {
	/*WRAP-BEFORE*/
}
.lkc-card {
	/*CARD-TOP*/
	/*CARD-RIGHT*/
	/*CARD-BOTTOM*/
	/*CARD-LEFT*/
}
.lkc-content {
	/*CONTENT-PADDING*/
	/*CONTENT-INSET*/
	/*CONTENT-BGCOLOR*/
	/*CONTENT-HEIGHT*/
	margin-top:				6px;
	word-break:				break-all;
	white-space:			normal;
	overflow:				hidden;
	/*SEPARATOR*/
}
.lkc-title {
	/*COLOR-TITLE*/
	/*SIZE-TITLE*/
	font-weight:			bold;
	line-height:			20px;
	overflow:				hidden;
	word-break:				break-all;
}
.lkc-title:hover {
	text-decoration:		underline;
}
.lkc-url {
	/*COLOR-URL*/
	/*SIZE-URL*/
	font-weight:			normal;
	text-decoration:		underline;
	line-height:			12px;
	white-space:			nowrap;
	overflow:				hidden;
	text-overflow:			ellipsis;
	/*DISPLAY-URL*/
}
.lkc-excerpt {
	/*COLOR-EXCERPT*/
	/*SIZE-EXCERPT*/
	padding:				0;
	margin:					6px 0 0 0;
	line-height:			15px;
	overflow:				hidden;
}
.lkc-thumbnail {
	max-width:				100px;
	max-height:				100px;
	padding:				0;
	margin:					0 6px 4px 4px;
	/*THUMBNAIL_POSITION*/
}
.lkc-thumbnail-img {
	max-width:				100px;
	max-height:				100px;
	border:					1px solid #222;
	/*THUMBNAIL-RADIUS*/
	/*THUMBNAIL-SHADOW*/
}
.lkc-info {
	padding:				0;
	/*COLOR-INFO*/
	/*SIZE-INFO*/
	overflow:				hidden;
	display:				inline /*IMPORTANT*/;
}
.lkc-domain {
	/*COLOR-INFO*/
	/*SIZE-INFO*/
	text-decoration:		none;
	display:				inline /*IMPORTANT*/;
}
.lkc-domain:hover {
	/*COLOR-INFO*/
	/*SIZE-INFO*/
	text-decoration:		underline;
	display:				inline /*IMPORTANT*/;
}
.lkc-favicon {
	height:					16px;
	width:					16px;
	margin:					0 4px;
	border:					none;
	vertical-align:			top;
	display:				inline /*IMPORTANT*/;
}
.lkc-name a {
	margin:					0;
	padding:				0;
	float:					right;
	/*COLOR-PLUGIN*/
	/*SIZE-PLUGIN*/
	opacity:				0.5;
	text-decoration:		none;
	/*CREDIT*/
}
.lkc-sns-tw {
	margin:					0;
	padding:				0 1px;
	color:					#5ea9dd		/*IMPORTANT*/;
	background-color:		#f5f8fa		/*IMPORTANT*/;
	font-size:				9px;
	text-decoration:		underline	/*IMPORTANT*/;
	font-weight:			bold		/*IMPORTANT*/;
	white-space:			nowrap;
}
.lkc-sns-fb {
	margin:					0;
	padding:				0 1px;
	color:					#ffffff		/*IMPORTANT*/;
	background-color:		#3864a3		/*IMPORTANT*/;
	font-size:				9px;
	text-decoration:		underline	/*IMPORTANT*/;
	font-weight:			bold		/*IMPORTANT*/;
	white-space:			nowrap;
}
.lkc-sns-hb {
	margin:					0;
	padding:				0 1px;
	color:					#ff6464		/*IMPORTANT*/;
	background-color:		#ffefef		/*IMPORTANT*/;
	font-size:				9px;
	text-decoration:		underline	/*IMPORTANT*/;
	font-weight:			bold		/*IMPORTANT*/;
	white-space:			nowrap;
}
.lkc-sns-gp {
	margin:					0;
	padding:				0 1px;
	color:					#dd4e42		/*IMPORTANT*/;
	background-color:		#ffffff		/*IMPORTANT*/;
	font-size:				9px;
	text-decoration:		underline	/*IMPORTANT*/;
	font-weight:			bold		/*IMPORTANT*/;
	white-space:			nowrap;
}
.lkc-sns-po {
	margin:					0;
	padding:				0 1px;
	color:					#eeeeee		/*IMPORTANT*/;
	background-color:		#ee4055		/*IMPORTANT*/;
	font-size:				9px;
	text-decoration:		underline	/*IMPORTANT*/;
	font-weight:			bold		/*IMPORTANT*/;
	white-space:			nowrap;
}
.clear {
	clear:					both;
}

blockquote.lkc-quote {
	background-color:		transparent;
	background-image:		none;
	padding:				0;
	margin:					0;
	border:					none;
}

.lkc-iframe-wrap {
	/*HATENA-WRAP-MARGIN*/
	/*WIDTH*/
}
.lkc-iframe {
	padding:				0;
	margin:					0;
	width:					100%;
}
/*OPTION*/