body {
	background-image: url(img/wall.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
}
table {
	font-size: small;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	color: #000000;
	line-height: 170%;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #993333;
	text-decoration: none;
}
a:active {
	color: #FF6666;
}

.sub {
	color: #993333;
	font-weight: bold;
}

UL {
	margin-top: -1em;
}

.list_free {
	list-style-image:url(img/icon_shikaku_f.gif);
	padding-left: 4px;
}
.list_charge {
	list-style-image:url(img/icon_shikaku_c.gif);
	padding-left: 4px;
}

.wall_free {
	background-image: url(img/wall_shikaku_f.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.wall_charge {
	background-image: url(img/wall_shikaku_c.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;
}

.line120 {
	line-height: 120%;
}

.mtxt {	
	font-size: 11px;
	line-height: 120%;
}
.stxt {
	font-size: x-small;
	line-height: 120%;
	word-spacing: 1pt;
}
.pagetop {
	font-size: x-small;
	word-spacing: 1pt;
	font-family: Arial, Helvetica, sans-serif;
}
