body {
	background:					#f0f0ff;
	color:						#993333;
	font-family:				"HGPｺﾞｼｯｸM";
	line-height:				130%;
	margin:						0px 10px;
	scrollbar-track-color:		#f0f0ff;
	scrollbar-face-color:		#8888cc;
	scrollbar-shadow-color:		#6666bb;
	scrollbar-darkshadow-color:	#5555aa;
	scrollbar-highlight-color:	#a0a0ee;
	scrollbar-3dlight-color:	#9090dd;
	scrollbar-arrow-color:		#e0e0ff;
}
a { 
	text-decoration:	none; 
	color:				#993333;
}
a:hover {
	text-decoration:	underline;
	color:				#993333;
}
a.shopname { 
	text-decoration:	none; 
	color:				#ffffff;
}
a:hover.shopname {
	text-decoration:	underline;
	color:				#ffffff;
}
.title {
	font-family:		"HGP行書体";
	text-align:			center;
	vertical-align:		top;
	padding-top:		10px;
	color:				#993333;
	font-size:			32px;
	font-weight:		bold;
}
.caption {
	text-align:			center;
	color:				#993333;
	font-family:		"ＭＳ Ｐ明朝";
	font-size:			100%;
	font-weight:		normal;
	line-height:		140%;
}
.toplink {
	text-align:			center;
	vertical-align:		top;
	padding:			10px;
}
.footlinkleft {
	text-align:			left;
	vertical-align:		bottom;
	padding:			10px;
}
.footlinkright {
	text-align:			right;
	vertical-align:		bottom;
	padding:			10px;
}
.topMsg {
	text-align:			left;
	text-indent:		1em;
	color:				#993333;
	font-size:			110%;
	font-weight:		normal;
	line-height:		140%;
}
.space {
	padding:			5px 0px;
}
.logo {
	font-family:		"News Gothic MT";
	font-size:			8pt;
	font-weight:		normal;
	line-height:		140%;
	text-align:			left;
	vertical-align:		top;
	padding-left:		10px;
}
.hooter {
	font-family:		"News Gothic MT";
	font-size:			8pt;
	font-weight:		normal;
	line-height:		140%;
	text-align:			center;
	vertical-align:		top;
	padding-left:		8px;
	padding-right:		8px;
}
.count {
	padding-right:		10px;
	text-align:			right;
	vertical-align:		top;
	font-size:			8pt;
	font-weight:		normal;
	line-height:		130%;
}
span#red {
	color:				#ff0000;
	font-weight:		bold;
}
span#blue {
	color:				#0000ff;
	font-weight:		bold;
}
