@charset "Shift_JIS";
<!--
.list {
	text-indent: 0;
}
.new, .up, #diary {
	background-color: #ff657a; /*珊瑚色*/
	color: #2c523c; /*ボトルグリーン*/
	font-size: 0.8em;
	font-weight: bold;
	border: 1px solid #008051; /*常盤色*/
}
#diary {
	font-size: x-small;
}
#update, #noscript-update {
	text-align: right;
	line-height: 0;
	margin-top: 3em;
}
#update {
	font-size: small;
}
#noscript-update {
	font-size: xx-small;
	letter-spacing: 0.07em;
}
#sitetitle, #copy {
	text-align: center;
	text-indent: 0;
	line-height: 1.5;
}
#sitetitle {
	color: #008051; /*常盤色*/
	font-family: serif;
	font-size: 175%;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 17;
	margin: 1em 0 0.3em;
	border-bottom: dashed 0.05em;
	border-top: dashed 0.05em;
	filter: blur(add=true,direction=45,strength=8);
	width: 100%;
}
#counter {
	color: #008051; /*常盤色*/
	font-family: serif;
	font-size: 0.9em;
	font-style: italic;
	text-align: right;
	letter-spacing: 0.2em;
	filter: blur(add=true,direction=45,strength=5);
	width: 90%;
	position: relative;
	top: -4em;
}
#noscript-counter {
	color: #008051; /*常盤色*/
	font-size: xx-small;
	text-align: right;
	line-height: 3;
	letter-spacing: 0.07em;
	position: relative;
	top: -3.5em;
}
#menutop,#menuright,#menubottom,#menuleft {
	font-size: 100%;
	text-indent: 0;
	letter-spacing: 0.1em;
}
#menutop,#menubottom {
	text-align: center;
}
#menutop {
	margin: -1.5em 0 0.8em;
}
#menuleft {
	text-align: right;
	position: relative;
	top: 0;
	left: -57%;
}
#menucenter {
	margin: 0 45% -7em 45%;
	border: 0.01em dashed #6d9dc9; /*天色*/
	height: 7em;
	position: relative;
	top: -8em;
}
#menuright {
	text-align: left;
	position: relative;
	top: -8.2em;
	left: 57%;
}
#menubottom {
	margin: -6.5em 0 0;
}
#copy {
	font-family: verdana;
	font-size: 90%;
	font-style: italic;
	margin: -0.3em 0;
}
-->