body {  
 background-image: url(http://kawanoeki-okada.jp/images/topbg5.gif);  
 background-repeat: repeat-x;  
}
#topimage {
  margin:  auto; 
  padding: 0px; 
}
.topimage-inner {
  width:1207px;
  height:386px;
  background-image: url(http://kawanoeki-okada.jp/images/topimage.jpg); 
}
.toplogo {
   margin: auto;
   padding:104px 0px 0px 44px;
}
.topayu img {
 margin-left:5px;
}
.gnavi{
 margin:2px 0px 0px 0px;
}
.con{
  background-image: url(http://kawanoeki-okada.jp/images/news-bg.gif);
  background-repeat: repeat-y;
  width:560px;
  height:360px; 
}
.topFood1 { 
  float: left; 
  width: 160; 
}
.topFood2 {
  float: left; 
  width: 160; 
}
.topFood3 {
  float: left; 
  width: 160; 
}
#topContent {
  text-align: center;
  margin: 16px 0px 0px 18px;
}
#topContent img {
  border: 1px solid #d1c6a4;
}
.topContents {
 width:560px;
 height:360px;
}
.topContents p{
 margin:0px 6px;
}
#news&topics {
  clear: both;  
}
#news-topics {
 width:560px;
}
#news-topics img{
 margin:0px;
 padding:0px;
}
#news-topics-inner{
  background-image: url(http://kawanoeki-okada.jp/images/news-bg.gif);
  background-repeat: repeat-y;
  padding:8px 10px 8px 10px;
  margin:0px;
}
#news-topics ul {
  margin: 0px;
  padding: 0;
  list-style: none;
}
#news-topics li {
  padding:5px 5px 2px 15px;
  color: #444;
  line-height: 15px;
}
#news-topics li a {
  text-decoration:none;
  color: #444;
}
#news-topics li a:hover {
  text-decoration:none;
  color: #ff0000;
}

