body {
	line-height: 120%;
	background-image: url(img/wall03.jpg);
	background-repeat: repeat-x;
}

blockquote{line-height: 120%;}

a:link 		{color: #0000ff; text-decoration: underline}
a:hover 	{color: #ff0000; text-decoration: underline}

a.mn:link 		{color: #000000; text-decoration: none}
a.mn:active		{color: #000000; text-decoration: none}
a.mn:visited 	{color: #000000; text-decoration: none}
a.mn:hover 		{color: #ff0000; text-decoration: underline}

th{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009900;
	text-align: left;
}

dl,dd{
	font-size: x-small;
	line-height: 120%;
	text-align: left;
}

.kiyaku{
	line-height: 130%;
}

.midashi	{
	font-size: xx-small;
	white-space: nowrap;
	height: 10px;
	width: 10px;
	text-align: right;
}

.midashi2	{
	font-size: x-small;
	white-space: nowrap;
	width: 12px;
	text-align: right;
	color: #006600;
}

.headcomment{
	font-size: 130%;
	font-weight: bold;
	color: #FF6600;
}
.newcomment{
	font-weight: bold;
}
.menuhead{
	font-weight: bold;
	font-size: large;
	color: #FFFFFF;
	background-color: #006600;
}

.list{
	font-size: large;
	font-weight: bold;
}
.list2{
	font-size: large;
	font-weight: bold;
	color: #009900;
}

img{
	border: none;
}
