@charset "EUC-JP";
/* CSS Document */

body{
margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(img/common/bg.jpg);
}

body,td,th {
	font-size: 10px;
	line-height:12px;
		color: #666666;
		text-align:left;
}

a:link {
	color: #000000;
	text-decoration:none;
}
a:visited {
	color: #000000;
		text-decoration:none;

}
a:hover {
	color: #000000;
	text-decoration:underline;
}
a:active {
	color: #000000;
	text-decoration:underline;

}

.shopname {
	font-size: 12px;
	font-weight: bold;
}
