BODY{
	font-family: "Century Gothic", "ＭＳ ゴシック", "Osaka−等幅";
	background-image: url(bgg.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	line-height: 1.3em;
	margin: 20 0;
}
BODY{ scrollbar-base-color: "#C21235"; overflow: auto; } 
BODY{
	font-size: x-small;
	color: #666666;
	background-color: #477589;
}
table, TD, TH {
	font-family: "Century Gothic", "ＭＳ ゴシック", "Osaka−等幅";
	font-size: x-small;
	color: #666666;
	background-color: #fffcf5;
}

a:link {color : #52A2B6;}
a:visited {color : #551A8B;}
A:hover { color: #999999 }
.top{ margin:0 15; border-width: 0px; padding: 0px; }
#foot img{ border-style: none; }

H2{
	font-family: "Century Gothic", "ＭＳ ゴシック", "Osaka−等幅";
	font-size: x-small;
	line-height: normal;
	margin: 0px;
}
H2.menu{ font-size: x-small; font-weight: bold; line-height: 95%; }
H2.menu00{ font-size: x-large; line-height: 100%; }
.log{ font-size: xx-small; font-weight: normal; text-align: right; line-height: 95%; margin-right: 12px; }
.baner img{margin:3 0;}
H3{ font-size: small; font-weight: bold; margin-top: 1em; margin-bottom: 0.5em; }
HR{ font-size: 12px; color: #c3c1b5; width: 95%; border: 1px solid; }

<!-- 日記 -->
.day{
	text-align: left;
	margin: 5 ;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C3C0B9;
	padding: 0.4em 0.5em 0.4em;
	width: 95%;
}
.day:first-line{ font-size: small; font-weight: bold; line-height: 1.8em; }

#top{ padding-left: 20px; float: left; }

<!-- ネタバレ用 -->
.ntbr{ color: #fffaf0; }
<!-- 本体DIV背景 -->
.body{width: 760px;  background-image: url(body_bg.gif); background-repeat: repeat-y;}
.sp{ margin: 5px; }

<!-- へっだふった -->
#head{background-image: url(header.jpg); background-repeat: no-repeat; width: 760px; height: 65px;}
#foot{ background-image: url(footer.gif); background-repeat: no-repeat; text-align: right; width: 760px; height: 40px; }
<!-- メニュー・動作 -->
DIV#M{ font-size: x-small; text-align: right; margin: 230 5 0; width: 180px; height: auto;float:left; margin-left:8px; }
#M ul,#M li{ font-weight: bold; margin: 0; padding: 0; z-index: 1; list-stylee: none; }
#M ul{border-top:1px solid #666666}
#M li{display:inline;}
#M a:visited{color : #551A8B;}
#M a,#M a:link #M a:visited{
	text-decoration: none;
	color: #333333;
	background-color: transparent;
	display: block;
	width: auto;
	height: auto;
	padding: 1em 0.5em 0.2em 0.7em;
	border-bottom: 1px solid #666666;
}
#M a:hover{font-size: small;color:#52A2B6;; text-align: left;margin-left:1.5em;}


