body{
background-image: url("images/wallpaper1.jpg");
background-attachment: fixed;
background-color: #000000;
background-repeat: no-repeat;
background-position: top center;
color:#ffffff;
font-size: 15px;
}

/*Page Layout*/
#container { text-align:left;
             width:950px;
             margin:0px auto;
}

#header{ width:950px;
         padding:0 0 10px 0;}
#content{ width:950px;
}

#footer{ width:950px;
         padding:10px 0;
}

.top {background-color: #000000;}



.goods {
 position: relative;
 margin-bottom: 10px;
 width: 237px;
 height: 226px;
}

.goods a { display: block; }
a.goods-menu {
 border: 0px solid #777;
 width: 235px;
 height: 224px;
}
a.order {
 position: absolute;
 top: 0px;
 left: 0px;
 width: 235px;
 height: 40px;
}

.price {
line-height: 28px;
font-size: 16px;
}


table.news {width:470px;
            }

.news th{
    padding:0.3em 1em;
    text-align:center;
}

.news td{
    padding:0.5em 0em;
}

.answer{ width: 460px;
         padding: 8px 5px;
         background-position: center;
         margin: 2px;
         float:left;
}

.answer2{ width: 460px;
         padding: 8px 5px;
         background-position: center;
         margin: 2px;
         float: right;
}

#shop{color: #ffffff;
      
}

#sm{ font-size: 25px;
     color: #ffffff;}

#pri{ font-size: 20px;
      color: #ffffff;
      }

.und{
    color: #ADD8E6;
    width: 435px;
    border-bottom:2px dashed;
    margin-top: 10px;
    margin-bottom: 0px;
    }

.und2{
    color: #ADD8E6;
    width: 95%;
    border-bottom:2px dashed;
    margin-top: 0px;
    margin-bottom: 0px;
    }

/* コンテンツ */
h1 { color:white;   font-size:20px; margin:0px 10px;}
h2 { color:white;  font-size:18px; margin:0px 0px;}
h3 { color:white; font-size:15px; margin:0px 0px;}
h4 { color:white; font-size:15px; margin:0px 0px;}

.booking {
line-height: 22px;
}

#boxA { width:470px;height:550px;float:left; background-color:#ffffff;}
#boxB { width:470px;height:550px;float:right;  background-color:#ffffff;} 

a:hover{color:white;position:relative;top:1px;left:1px;}



