table {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 16px;
	color: #333333;

}
.text10 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	line-height: 14px;
}
a {
	color: #336600;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.u1 {  letter-spacing: normal; word-spacing: normal; padding: 5px 5px}
body {
	background-image: url(shop/img/bg.jpg);
	font-size: 12px;
	line-height: 120%;
	background-repeat: repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
td.back {
	background-image: url(shop/img/textbg.jpg);
	background-repeat: repeat;
}
td.hidari {
	background-image: url(shop/img/rank_hidari.jpg);
	background-repeat: repeat-y;
	width: 13px;

}
td.migi {
	background-image: url(shop/img/rank_migi.jpg);
	background-repeat: repeat-y;
	width: 13px;
}
td.hidari2 {
	background-image: url(shop/img/left_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;

}

