<!--
	body	{ background-image:URL("images/bg01.gif");
		  background-position:center;
		  background-repeat:repeat-y;
		  background-color:#CCCC99;
	    	  margin-left:0px ; margin-right :0px;
	    	  margin-top :0 ; margin-bottom:0 ;
		  line-height:135%;
		  color:#666600; }
	a:link, a:active, a:visited  { font-weight:normal; color:#0000cc ;
				    text-decoration:none;}
	a:hover	{ text-decoration:underline ;
                  color: #cc0000 }
	h1	{ background-image:URL("images/navi_bg.gif");
		  margin-top :10px ; margin-bottom:8px ;
		  padding:14px 0 14px 36px;
		  font-weight:bold;
		  color:#666600; }
	h2	{ margin-top :0 ; margin-bottom:14px;
		  padding:8px 10px;
		  background-color:#fff8ee;
		  border-left-width:5px;
		  border-left-style:solid;
		  border-left-color:#666600;
		  border-bottom-width:1px;
		  border-bottom-style:solid;
		  border-bottom-color:#6600;
		  font-weight:bold;
		  color:#996600; }
	h3	{ margin-top :5px ; margin-bottom:5px ;
		  padding:5px;
		  background-color:#ddddbb;
		  text-align:center;
		  font-weight:bold;
		  color:#666600; }
	h4	{ margin-top :5px ; margin-bottom:5px ;
		  padding:3px;
		  background-color:#eeeedd;
		  text-align:left;
		  font-weight:bold;
		  color:#666600; }
	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 ;}
	.main	{ line-height:150%;
		  padding:0 5px 0 0; }
	.main table td	{ line-height:150%;}

/*	お品書き限定利用	*/
	span.price	{ font-weight:bold;
			  color:#ff0000; }
	span.memo	{ color:#0000cc; }
	span.comm	{ color:#cc3333; }
	.td_bg		{ background-color:#eeeedd; }

/*	ナビゲーションカラー設定	*/
	.navi br {line-height:10%;}
	.navi nobr { background-color:#ffffff;
		  display:block;
		  margin-top :0px ; margin-bottom:0px ;
		  white-space:normal;
		  border-bottom-width:1px;
		  border-bottom-style:dotted;
		  border-bottom-color:#666666; 
		  padding:10px 4px 10px 4px;
		  font-weight:bold;
		  line-height:100%;
		  color:#990000 }
	.navi nobr a { font-weight:normal;
		 	color:#993333; }
/*	general		*/
	.r_arart { padding:12px;
		   border-width:1px;
		   border-style:solid;
		   border-color:#ff0000; }
	.proly	{ visibility:hidden; }
-->

