.comment {  font-size: 10px; color: #666666}
.maintext {
	font-size: 12px;
	color: #333333;
	line-height: 130%;
}
body {
	background:url(images/bg.gif);
	background-color: #666666;
	background-repeat: repeat-y;
	background-position: 50% 50%;
	font-size: medium;
}

p {
	font-size: 1em;
	line-height: 1.5em;
}
ul {
	font-size: 1em;
	line-height: 1.5em;
}
li {
	font-size: 1em;
	line-height: 1.5em;
}
.navi-text {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 120%;
}
.navi-text a:hover {
	color: #FF0000;
}
.navi-text a:visited {
	color: #CCCCCC;
}
.maintext a:hover {
	color: #FF0000;
}
.maintext a:visited {
	color: #333333;
}
.pan {
	font-size: 12px;
	font-color: #000000;
	backgroud-color: #EEEEEE;
}
.outline {
	font-size: 12px;
	color: #EEEEEE;
}
.menu {
	background:url(images/bg-menu.jpg) no-repeat;
}
a:hover {
	color: #FF0000;
}

