<!--
	body	{ background-image:URL("images/bg01.gif");
		  background-position:center;
		  background-repeat:repeat-y;
		  background-color: #FADADB ;
	    	  margin-left:5px ; margin-right :5px ;
	    	  margin-top :0px ; margin-bottom:5px ;
		  line-height:145%;
		  color:#000000; }
	a:link, a:active, a:visited  { font-weight:normal; color:#0000cc ;
				    text-decoration:none}
	a:hover	{ text-decoration:none ;
                  color: #cc0000 }

	p	{ margin-top :0 ; margin-bottom:0 ;}
	ul	{ margin-top :0 ; margin-bottom:0 ;}
	ol	{ margin-top :0 ; margin-bottom:0 ;}
	blockquote { margin-top :0 ; margin-bottom:0; margin-right:0 ;}
	form	{ margin-top :0 ; margin-bottom:0 ;}

	.shop_tit { padding:5px;
		    background-color: #ff6666;
		    color:#ffffff }
	.err	{ text-align:center;
		  font-weight:bold;
		  color:#ff0000;}
-->
