body  { background-color: #fffff;
		color: black;
		font-size: 17px;
		}



	/* ƒZƒ“ƒ^ƒŠƒ“ƒO */
.cent { text-align: center; }
.cont { margin-left: auto;
		margin-right: auto;
		text-align: left;
		width: 80%;
		}


	/* ƒwƒbƒh */
h1 { 	font-size: 1.3em;
		color: green;
		margin-left: 1.7em;
		margin-top: 60px; }


	/* ‹K–ñ */
#code { margin-top: 1.7em; }


	/* ˆÏˆõ‰ï‚É‚Â‚¢‚Ä */
.code { margin-top: 1.7em; }

table.member { text-align: left; }
td.post { width: 4.5em; }
td.name { width: 5.5em; }



	/* ‹¤’Ê */
.totop { margin-top: 3.5em; }


	/* ƒŠƒ“ƒN */
a:link { color: blue; } 
a:hover { color: #000099; } 
a:active { color: yellow; } 


	/* ŒÅ’è‘Ž®Ý’è */
.f-b { font-weight: bold; }
.f-i { font-style: italic; }
.t-o { text-decoration: overline; }
.t-u { text-decoration: underline; }
.t-l { text-decoration: line-through; }

.ta-l { text-align: left; }
.ta-c { text-align: center; }
.ta-r { text-align: right; }

.ft-m { font-family: "‚l‚r@–¾’©" , "•½¬–¾’©" , serif; }
.ft-g { font-family: "‚l‚r@ƒSƒVƒbƒN" , "Osaka" , sams-serif; }
.ft-c { font-family: "‚c‚es‘‘Ì" , "HGs‘‘Ì" , cursive; }
.ft-f { font-family: "HG‘n‰pŠpƒ|ƒbƒv‘Ì" , fantasy; }
