html{/*IE6‚Å‰¡ƒXƒNƒ[ƒ‹ƒo[‚ª•\Ž¦‚³‚ê‚é–â‘è‚Ì‘Î‰ž@‰ðà¨http://airemix.com/pukiwiki/pukiwiki.php?IETips#content_1_4*/
	overflow-y:scroll;
}
body{
	margin:0;
	padding:1mm;
	background:rgb(166,159,131) url(bg.jpg) -350px 0 repeat-y fixed;
	color:rgb(66,59,31);
	cursor:default;
	font:normal normal xx-small 'ƒƒCƒŠƒI','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
}
h1{
	display:none;
}
a	img{
	width:75px;
	height:100px;
	margin:3px 0px 0px;
	border:1px transparent solid;
}
a:hover	img{
	border-color:#f00;
}
.npclist{
	margin:1mm;
	padding:0;
}
.npclist	li{
	vertical-align:top;
	display:inline-block;
	margin:0.5mm 0;
	padding:5px 0;
	width:131px;
	height:150px;
	text-align:center;
	background:rgb(146,139,111);
	font:normal normal small 'ƒƒCƒŠƒI','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
}
.npclist	li.title{
	background:url() center center no-repeat;
	width:400px;
}
.npclist	li.category{
	background:rgb(106,99,71) url(category.gif) 50% 80% no-repeat;
	color:rgb(36,29,1);
	padding:20px 0 0;
	height:140px;
	font-family:'‚c‚g‚o—ê‘‘Ì','ƒƒCƒŠƒI',sans-serif;
	font-size:medium;
	font-weight:bold;
}
.npclist.eventtown	li.category{
	padding:20px 0 0;
	height:140px;
}
.npclist	.engtitle,
.npclist	.eventinfo{
	font:normal normal medium '‚c‚g‚o—ê‘‘Ì','ƒƒCƒŠƒI',sans-serif;
	font-variant:small-caps;
}