/**********************************************************************************************/
/* shoplist                            */
/***********************************************/
table.sl{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border: 1px solid #666666;
	margin-top: 10px;
	margin-bottom: 20px;
}
table.sl th {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000033;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
table.sl td {
	font-size: 12px;
	padding: 2px;
	height:32px;
	border: 1px solid #666666;
	background-color: #FFFFCC;
	vertical-align:middle
	height: 32px;
	line-height: 14px;
}
table.sl tr {
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	vertical-align: middle;
}
.bold {
	font-weight: bold
}
.red {
	color: #FF0000;
	font-weight: bold;
}
.officialshop{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.pdf{
	margin-left: 10px;
	vertical-align: bottom;
}
a:link{
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: underline;
}
#acrobat{
	text-align: left;
	color: #666666;
	font-size: 12px;
	margin-top: 25px;
	background-color: #DDDDDD;
	padding: 5px;
}
.h1sub a{
	color: #000;
	border: 1px solid #999;
	float: right;
	width: 180px;
	margin-right: 20px;
	text-indent: 10px;
	height: 18px;
	margin-top: 10px;
	padding-top: 5px;
}
.h1sub a:hover{
	color: #333;
	text-decoration: none;
	background-color: #CCC;
}
.totop a{
	color: #F00;
}
.totop a:hover{
	color: #999;
	text-decoration: underline;
}
/***********************************************/
/* shoplist                    */
/**********************************************************************************************/

