p.error {
	color: #f00;
	text-align: center;
	padding: 10px;
}

div#kc-tag ul li {
	display: inline;
	margin-right: 10px;
}

div#kc-tag ul li a:link,
div#kc-tag ul li a:visited{
	color: #0E3E3E;
}

div#kc-tag ul li a:hover,
div#kc-tag ul li a:active{
	color: #f00;
}

div#kc-tag ul li.level1 {
	font-size: 1em;
	line-height: 1.5em;
}
div#kc-tag ul li.level2 {
	font-size: 1.2em;
	line-height: 1.5em;
}
div#kc-tag ul li.level3 {
	font-size: 1.4em;
	line-height: 1.5em;
}
div#kc-tag ul li.level4 {
	font-size: 1.6em;
	line-height: 1.3em;
}
div#kc-tag ul li.level5 {
	font-size: 1.8em;
	line-height: 1.3em;
}
div#kc-tag ul li.level6 {
	font-size: 2em;
	line-height: 1.3em;
}
div#kc-tag p#kc-btn-showall {
	visibility: hidden;
	text-align: right;
	width: 100%;
}
div#kc-tag p#kc-btn-showall a {
	color: #f00;
}

ul#kc-list li a:link {
	color: #F00;
}
ul#kc-list li a:visited {
	color: #ff8a84;
}
ul#kc-list li a:hover {
	text-decoration: none;
	color: #F00;
}


/* index ここから */
.box-keyword div#kc-tag {
	width: 568px;
	background: url(../images/keyword_words_mid.png) repeat-y;
	behavior: expression(IEPNGFIX.fix(this));
}
.box-keyword div#kc-tag ul {
	width: 508px;
	padding: 10px 0px 10px 0px;
	margin: 0px 40px 0px 20px;
}
/* index ここまで */


