BODY {
	font-size:14pt;
	font-family:Tahoma;
}

h1 {
	color: #e06e6e;
	font-family: Comic Sans MS;
}

P.title {
	font-size:18px;
	color:#333333;
}

A {
	color: #3366ff;
}
A:hover {
	color: #e06e6e;
}

TABLE.gallery {
	width:900px;
}
TABLE.gallery TD.top {
	width:50%;
	text-align:left;
	font-size:110%;
}
TABLE.gallery TD.gal {
	width:50%;
	border: solid 1px #333333;
	text-align:center;
	font-size:180%;
}
TABLE.gallery TD.gal IMG {
	width:300px;
	height:300px;
	border: solid 1px #333333;
}
DIV.more_line {
	width:900px;
	height:90px;
	background-color: #dcdbd7;
	border: solid 2px c0c0c0;
}

TABLE.toplist_tbl {
	font-size: 60%;
}
TABLE.toplist_tbl TD {
	text-align:center;
	vertical-align: top;
}
TABLE.toplist_tbl IMG {
	width: 70px;
	height: 70px;
	border: solid 1px #333333;
}
TABLE.back_next {
	width:900px;
	font-size:200%;
}

TABLE.tmb_tbl {
	width: 960px;
}
TABLE.tmb_tbl TD {
	padding: 1px;
}
TABLE.tmb_tbl IMG {
	width: 160px;
	height: 180px;
	border: solid 1px #333333;
}
