body {
	height: 100%;
	background-color: #FFFFFF;
	font-family: "Meiryo","ＭＳ Ｐゴシック","HiraKakuPro-W3","ヒラギノ角ゴ Pro W3","MS UI Gothic","Osaka",;
	color: #000000;
	font-size: 12px;
	line-height: 150%;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

a:link           {
	color: #FF6600;
}
a:visited       {
	color: #666666
}
a:active        {
	color: #FF6600
}
a:hover         {
	color: #FF6600;
	text-decoration: underline
}
.j9        { font-style: normal; font-size: 9px;  }
.j10        { font-style: normal; font-size: 10px; line-height: 14px;  }
.j12       { font-style: normal; font-size: 12px;  }
.j14       { font-style: normal; font-size: 14px; letter-spacing: 1px }
.j16m-df6debut-name { font-size: 16px; font-style: normal; letter-spacing: 1px }
.e8     { font-style: normal; font-size: 8px; font-family: Arial, Helvetica }
.e10     { font-style: normal; font-size: 10px; font-family: Arial, Helvetica }
.e12    { font-style: normal; font-size: 12px; font-family: Arial, Helvetica }

hr {
	color: #000000;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	padding: 0px;
	border-bottom-width: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#container {
	position: relative;
	text-align: center;
	height: 100%;
	width: 100%;
}  


#shops {
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: center;
	width: 500px;
	padding-right: 5px;
	padding-left: 5px;
}  

#item {
	text-align: left;
	text-indent: 13px;
	font-size: 12px;
	color: #d90000;
	height: 16px;
	line-height: 150%;
	background-image: url(../img/next.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}  
