@charset "UTF-8";
/* CSS Document */


div.cloud {
	padding: 10px;
	border: 1px solid #dddddd;
	font-family: "Osaka", "ヒラギノ角ゴ Pro W3", Arial, sans-serif;
	word-break:break-all;
	background-color:#FFFFFF;
}

.cloud span{
	margin: 0;
}
.cloud span a {
	margin-right: 10px;
	text-align:center;
	vertical-align: middle;
	
}

a.tag0 {
	color: #333;
	letter-spacing: 0.2em;
	font-size: 0.8em;
}
a:hover.tag0 {
	background-color: #333;
	color: #ffffff;
	text-decoration:none;
}

a.tag1 {
	color: #3f3830;
	letter-spacing: 0.15em;
	font-size: 1.0em;
}
a:hover.tag1 {
	background-color: #3f3830;
	color: #ffffff;
	text-decoration:none;
}

a.tag2 {
	color: #53402b;
	letter-spacing: 0.1em;
	font-size: 1.2em;
	line-height:100%;
}
a:hover.tag2 {
	background-color: #53402b;
	color: #ffffff;
	text-decoration:none;
}

a.tag3 {
	color: #6a4925;
	letter-spacing: 0.1em;
	font-size: 1.3em;
	line-height:100%;
}
a:hover.tag3 {
	background-color: #6a4925;
	color: #ffffff;
	text-decoration:none;
}

a.tag4 {
	color: #81521f;
	font-size: 1.4em
}
a:hover.tag4 {
	background-color: #81521f;
	color: #ffffff;
	text-decoration:none;
}

a.tag5 {
	color: #995c1a;
	font-size: 1.5em;
	line-height:100%;
}
a:hover.tag5 {
	background-color: #995c1a;
	color: #ffffff;
	text-decoration:none;
}

a.tag6 {
	color: #b06514;
	font-weight: bold;
	font-size: 1.6em
}
a:hover.tag6 {
	background-color: #b06514;
	color: #ffffff;
	text-decoration:none;
}

a.tag7 {
	color: #af6514;
	letter-spacing: -0.1em;
	font-weight: bold;
	font-size: 1.7em
}
a:hover.tag7 {
	background-color: #af6514;
	color: #ffffff;
	text-decoration:none;
}

a.tag8 {
	color: #c76e0e;
	letter-spacing: -0.1em;
	font-weight: bold;
	font-size: 1.8em
}
a:hover.tag8 {
	background-color: #c76e0e;
	color: #ffffff;
	text-decoration:none;
}

a.tag9 {
	color: #f07e04;
	letter-spacing: -0.15em;
	font-weight: bold;
	font-size: 1.9em
}
a:hover.tag9 {
	background-color: #f07e04;
	color: #ffffff;
	text-decoration:none;
}

a.tag10 {
	color: #fe8400;
	letter-spacing: -0.15em;
	font-weight: bold;
	font-size: 2em;
	line-height:110%;
}
a:hover.tag10 {
	background-color: #fe8400;
	color: #ffffff;
	text-decoration:none;
}

.customtag {
	margin-bottom: 20px;
	vertical-align: middle;
}
.customtag a.cutomtag_icon {
	margin-right: 10px;
}
.customtag a.cutomtag_note {
	color: #FF6633;
	font-weight: bold;
	font-size: 1.5em;
}
.customtag a:link.cutomtag_note {
	color: #FF6633;
	font-weight: bold;
	font-size: 1.5em;
}
.customtag a:hover.cutomtag_note {
	color: #FF6633;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: underline;
}

