@charset "utf-8";

/*--------------------------------------
	Tag Cloud
---------------------------------------*/

ul.tagCloud {
	margin: 0;
	padding: 0.5em 10px;
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

ul.tagCloud li {
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 100%; /* ここで相対的に文字サイズを変更 */
}

ul.tagCloud li a {
	text-decoration: none;
}

/* タグレベル1～6 */

ul.tagCloud li.level1 a {
	font-size: 167%;
	font-weight: bold;
	color: #f30871;
}

ul.tagCloud li.level2 a {
	font-size: 136%;
	font-weight: bold;
	color: #e50d11;
}

ul.tagCloud li.level3 a {
	font-size: 122%;
	font-weight: bold;
	color: #da2f10;
}

ul.tagCloud li.level4 a {
	font-size: 114%;
	color: #d15c15;
}

ul.tagCloud li.level5 a {
	font-size: 92%;
	color: #c58f1b;
}

ul.tagCloud li.level6 a {
	font-size: 77%;
	color: #b7ba0a;
}

/* オンマウス色 */
ul.tagCloud li a:hover {
	color: #000;
}



/*
Theme Name: wp.Vicuna
Theme URI: http://wp.vicuna.jp/
Description: <a href="http://en.wp.vicuna.jp">wp.Vicuna</a> Structure Template + <a href="http://wp.vicuna.jp/skin/">Skin</a>
Version: 2.0.3
Author: <a href="http://3ping.org/">wu</a>, <a href="http://spais.co.jp/">nic</a>
*/
.alignleft{float:left;}
.alignright{float:right;}
.alignnone{float:none;}
pre{text-align:left;}
ul.number_pager{
	list-style:none;
	_height: 1px;
	min-height: 1px;
	/*¥*//*/
	height: 1px;
	overflow: hidden;
	/**/
}
ul.number_pager:after{
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
ul.number_pager li{
	float:left;
}
ul.number_pager li.current{
	font-weight:bold;
}
ul.number_pager li a{
	padding:0.25em 0.5em;
	display:block;
	border-color:#CCC;
}
span.replay{
	margin-left:0.5em;
}
