body {
	background-color: #CC0066;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/top_back.jpg);
	background-repeat: repeat-x;
	behavior: url(js/fx-iepngfix.htc);
}

a:link {
	color: #FFFF00;
}
a:visited {
	color: #FFFFFF;
}
a:active {
	color: #0099FF;
}
a:hover {
	color: #0000FF;
}

img {
	behavior:url(js/fx-iepngfix.htc);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.moji {
	line-height: 1.5
}
#container {
	width: 577px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
.tyuumoku {
	font-size: xx-large;
	line-height: 1.5;
	font-weight: bold;
	text-decoration: underline;
}
