/* CSS Document */
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-image:url(http://www.pluxe.net/img/side_shop_back.jpg);
	color:#626262;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 125%;
	text-decoration:none;
	text-align:center;
}
	
a{
	color:#F16304;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height: 125%;
	text-decoration: none;
}
a:link{
	color:#F16304;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height: 125%;
	text-decoration: none;
}
a:visited{
	color:#660000;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height: 125%;
	text-decoration: none;
}
a:hover{
	color:#FF9933;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height: 125%;
	text-decoration: underline;
}

table{
	padding:0px;
	width:183px;
	text-align:left;
}

.td_back{
	padding:0px 3px 0px 0px;
	text-align:left;
	vertical-align:bottom;
}

.td_next{
	padding:0px 0px 0px 3px;
	text-align:right;
	vertical-align:bottom;
}

.td_day{
	padding:3px;
	background-color:#2B4080;
	color:#FFFFFF;
	border-top:1px solid #626262;
	border-left:1px solid #626262;
	border-right:1px solid #626262;
	border-bottom:2px solid #626262;
	text-align:center;
	vertical-align:middle;
}

.td_time{
	padding:3px;
	background-color:#CADADF;
	border-top:0px none;
	border-left:1px solid #626262;
	border-right:1px solid #626262;
	border-bottom:1px solid #626262;
	text-align:left;
	vertical-align:top;
}

.td_news{
	padding:3px;
	background-color:#FFFFFF;
	border-top:0px none;
	border-left:0px none;
	border-right:1px solid #626262;
	border-bottom:1px solid #626262;
	text-align:center;
	vertical-align:middle;
}