body {
  background-image : url(bg.jpg);
  background-color: #000000;
  font-size: 12px;
  color: #333333;
  line-height: 150%;
  margin: auto;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-repeat: repeat-x;
}
a {
  color: #996600;
  text-decoration: underline;
}
h1 {
  font-size: 14px;
  font-weight: bold;
  color: #996600;
}
P.1{
  font-size: 10px;
  color: #996600;
}
p.2 {
  font-size: 13px;
  font-weight: bold;
  color: #000000;
}
h1 {
  font-size: 16px;
  font-weight: bold;
  color: #666600;
}
P.1{
  font-size: 16px;
  font-weight: bold;
  color: #996600;
}
/* イメージ画像に影をつける項目 */

.foodname {
  font-size: 7px;
  color : #990000;
  height: 10px;
  border : 1pt solid green;
  background-image : url(hon_ue_riko/imge/haikei.jpg);
}
function newwin(){
  var win1=window.open('\\Work-ee45592766\mshome\paikaji.jp\flashmovie\paikaji.html','newwindow','width=300,height=300');


