body {
	font-size:x-small;
	background-image:url("../images/bg.gif")
}
div {
	width:100%
}
a:visited {
	color:#006600
}
a:hover {
	background-color:#ffff99
}
th {
	text-align:center;
	font-size:x-small;
	vertical-align:middle
}
td {
	text-align:center;
	font-size:x-small;
	vertical-align:middle
}
td.hidari {
	text-align:left;
	font-size:x-small;
	vertical-align:middle
}
td.migi {
	text-align:right;
	font-size:x-small;
	vertical-align:middle
}
.iromidashi {
	color:#000000;
	background-color:#66ccff
}
.iromidashi2 {
	color:#000000;
	background-color:#66cc99
}
.grayback {
	background-color:#a9a9a9
}
.iromeisai {
	color:#000000;
	background-color:#e6e6fa
}
.iromeisai2 {
	color:#000000;
	background-color:#ccffcc
}
.irogoukei {
	color:#000000;
	background-color:#48d1cc;
	font-weight:bold
}
.goukei {
	color:#000000;
	background-color:#66ccff;
	font-size:small
}
.goukei2 {
	color:#000000;
	background-color:#66cc99;
	font-size:small
}
.big {
	font-size:small
}
.hidari {
	text-align:left
}
.bighidari {
	font-size:small;
	text-align:left
}
.migi {
	text-align:right
}
.bigmigi {
	font-size:small;
	text-align:right
}
.chuo {
	text-align:center
}
.bigchuo {
	font-size:small;
	text-align:center
}
.catmidashi {
	height:25px;
	color:#ffffff;
	background-color:#000080;
	font-size:small;
	text-align:center;
	font-weight:bold;
	border-bottom-style:ridge
}
.pagetitle {
	text-align:left;
	color:#000000;
	font-size:small;
	font-weight:bold
}
.titlebox {
	font-size:large;
	text-align:center;
	border-bottom-style:solid;
	width:210px
}
.fullbox {
	text-align:center;
	font-size:x-small;
	color:#000000;
	background-color:#ffffff;
	border-style:none;
	overflow:visible
}
.scrollbox {
	height:330px;
	width:750px;
	text-align:center;
	font-size:x-small;
	color:#000000;
	background-color:#ffffff;
	border-style:none;
	overflow:auto
}
.scrollbox2 {
	height:330px;
	width:980px;
	text-align:center;
	font-size:x-small;
	color:#000000;
	background-color:#ffffff;
	border-style:none;
	overflow:auto
}
.chuibox {
	width:60%;
	text-align:left;
	font-size:x-small;
	color:#ff0000;
	background-color:#ffffff;
	border-style:none;
	overflow:visible
}
.msgbox {
	width:80%;
	text-align:center;
	font-size:small;
	color:#000000;
	background-color:#ffffff;
	border-style:none;
	overflow:visible
}
.errormsgbox {
	width:80%;
	text-align:center;
	font-size:medium;
	font-weight:bold;
	color:#ff0000;
	background-color:#ffffff;
	border-style:none;
	overflow:visible
}
.menubox {
	width:60%;
	text-align:left;
	font-size:small;
	font-weight:bold;
	color:#000000;
	background-color:#ffffff;
	border-style:none;
	overflow:visible
}
.categorybox {
	width:80%;
	text-align:center;
	font-size:small;
	color:#000000;
	background-color:#ffffff;
	border-style:none;
	overflow:visible
}
.headerbox {
	width:60%;
	text-align:center;
	font-size:x-small;
	color:#000000;
	background-color:#ffffff;
	border-style:none;
	overflow:visible
}
.zenkaku {
	ime-mode:active
}
.hankaku {
	ime-mode:disabled
}
.hankaku2 {
	ime-mode:inactive
}
.chuigaki1 {
	font-size:xx-small;
	text-align:left;
	color:#ff0000
}
.chuigaki2 {
	font-size:xx-small;
	text-align:left;
	color:#000000
}
.hakkou {
	filter:glow(color=#ff0000,strength=2);
	font-size:medium;
	font-weight:bold;
	color:#000000
}
.imgbox1 {
	width:320px;
	height:240px;
	border-color:#ffffff
}
.imgbox2 {
	width:160px;
	height:120px;
	border-color:#ffffff
}
floatleft {
	float:left
}