.fontsize-8pt {
	font-size: 8pt;
	color: #666666;
}
.fontsize-10pt {
	font-size: 10pt;
	color: #666666;

}
.border-g {
	border: 1px solid #CCCCCC;
}
.line20 {
	line-height: 20px;
}
.navi {
	background-image: url(img/navi.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF9999;
}
a:active {
	text-decoration: underline;
	color: #FF9999;
}.shop-bg {
	background-image: url(img/tenpo_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 8pt;
	color: #666666;
}
.bodybg {
	background-attachment: fixed;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
