body {
	background-color: #000000;
	color: #FFFFFF;
	font-size: small;
}

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

.copyrights {
	font-size: small;
}
.pankuzu {
	font-size: x-small;
	text-indent: 10pt;
}

.normaltext {
	font-size: small;
}
.smalltext {
	font-size: small;
}
.medtext {
	font-size: medium;
}

.text1 {
	padding:4px 5px;
	border-color:#990000;
	border-width:0 0 2px 0;
	border-style:solid;
	background:#FECACA;
	width: 270px;
}
.pagetitle {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	background-image: url(img/title_bg.jpg);
	text-indent: 20px;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: medium;
	font-weight: bold;
	line-height: 35px;
}
.osechi_title {
	color: #8E161F;
	font-weight: bold;
	background-image: url(img/red_square.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10pt;
	font-size: small;
}

