body {
	background-image: url(img/back.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #F5F5F5;
	margin:0px auto 30px auto;
	text-align:center;
}
html{overflow-y:scroll;}
td {
	font-size:10pt;
	line-height:130%;
}
.header {
	text-align:left;
	background-image: url(img/header.jpg);
	background-position: right;
	height: 125px;
	background-repeat: no-repeat;
}
.titlebar {
	margin:0px;
	padding:40px 0px 10px 18px;
	font-size:8pt;
	color:#666666;
}
.menu {
	background-image: url(img/menu.jpg);
	background-repeat: repeat-x;
	height:31px;
	padding:5px 18px 5px 15px;
	font-size:10pt;
	text-align:left;
}
.category {
	border: 1px solid #FFCC66;
	background-color: #FFEDC8;
	padding:7px 0px 10px 15px;
}
.category img {
	margin-right:3px;
	margin-bottom:5px;
}
.catebutton {
	text-align:left;
}a {
	color: #7B0000;
}
a:hover {
	color: #828200;
}
.triviamenu {
	background-image: url(img/trivia/catemikan.gif);
	background-repeat: no-repeat;
	height: 115px;
	width: 177px;

}
.triviamenu2 {
	background-image: url(img/trivia/catedeko.gif);
	background-repeat: no-repeat;
	height: 115px;
	width: 177px;

}
.triviamenu3 {
	background-image: url(img/trivia/catebudo.gif);
	background-repeat: no-repeat;
	height: 115px;
	width: 177px;
}
.triviamenu4 {
	background-image: url(img/trivia/catemomo.gif);
	background-repeat: no-repeat;
	height: 115px;
	width: 177px;
}

.makermenu {
	background-image: url(img/maker/maker.gif);
	background-repeat: no-repeat;
	height: 115px;
	width: 180px;

}
.orangemiwake {
	background-image: url(img/trivia/miwake.jpg);
	height: 230px;
	background-repeat: no-repeat;
}
.imgspace { margin-bottom:5px;}
.guidetopic {
	padding-bottom:3px;
	margin-bottom:4px;
	font-size: 14pt;
	font-weight: bold;
	color: #006600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}
.whatsnew {
	background-image: url(img/whatsnew.gif);
	background-repeat: no-repeat;
	width: 125px;
}
.grad {
	background-image: url(img/grade1.jpg);
	background-repeat: no-repeat;
	height:30px;
}
.kakigrad {
	background-image: url(img/kaki/grad.jpg);
}
.mini {font-size:8pt;font-color:#FF6600;}
.photo {margin:0px 0px 12px 12px;}
#alpha2-inner {width:700px;padding-left:10px;}