.bottom	{color: black; font-size: 70%; text-align:center}
.contact {color: #6b8e23; font-size: 80%}
.cool	{color: #cc0033; font-size: 90%}

.honbun	{color: black; font-size: 80%;
	line-height: 1em; /* 行幅は1.5文字分 */
	margin-bottom: 0em; /* 次の段落との余白は取らない */
	}
.comment {color: orange; font-size: 75%}
.kakomi {border: 1 solid green}

a:hover {background: #ffcc99}
h1	{color: green; font-weight: bold; font-size:150%}
h2	{color: green; font-weight: bold; font-size: 100%; border-bottom: 1pt solid}
h3	{color: orange; font-weight: bold; font-size:90%}
h4	{color: black; font-size: 85%; text-decoration:none}

body	{background-image: url(../pics/bk.jpg)}


