.topright {
	background-image: url(images/kadomaru_02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.topleft {
	background-image: url(images/kadomaru_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px;
}
#navbar ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-size: 12px;

}
#navbar li {
	padding-bottom: 6px;
}
#navbar a {
	color: #FF3300;
}
#navbar a:hover {
	color: #990000;
}
.maintext {
	font-size: 90%;
	line-height: 150%;
}
h2 {
	font-size: 1.4em;
	font-weight: normal;
	padding: 3px;
	text-align: center;
	color: #FF3300;

}
h3 {
	background-image: url(images/mascot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 24px;
	font-weight: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC66;
	border-right-color: #FFCC66;
	border-bottom-color: #FFCC66;
	border-left-color: #FFCC66;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FF3300;
	font-size: 1.2em;
}
.voice {
	background-image: url(images/maru.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 90%;
	padding-left: 20px;
}
.alignright {
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#hotnews {
	font-size: 12px;
}
#hotnews li {
	padding: 3px;
	float: left;
	list-style-type: none;
	margin: 0px;
}
#hotnews ul {
	margin: 0px;
	padding: 0px;
}
#hotnews a {
	color: #333333;
}
h4 {
	color: #330000;
}
