h1 {
	font-size:x-large;
}
h2 {
	font-size:large;
}
h3 {
	font-size:medium;
}
.comment {font-size: small}

.title {
	text-decoration: none;
}
.title a:link, .title a:visited, .title a:hover, .title a:active {
	color: #000;
	text-decoration: none;
}
.notation {
	text-indent: 5ex;
}

.repeat {
	font-size: x-small;
	color: #FF0000;
}

.hide, .navi {
	display: none;
}
.title {	text-decoration: none;
}
.nm {
	color: #CC0033;
	font-weight:bold;
}
.fishing {
	color: #000099;
	font-weight:bold;
}
.jname {
	font-size: medium;
	color: #666666;
}
.level {
}
.entry {
	margin-left: 1em;
}
.entry p {
	margin-top: 0em;
	margin-bottom: 0.5em;
}
.meter {
	vertical-align: middle;
}
.navi {
	font-size: small;
	width: auto;
	display: none;
}
.item_name {
	font-size: large;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 1em;
}
.style1 {font-size: x-small}
.trackback {
	margin-left:2em;
}