body {
 background-color: #fff;
 text-align:center;
 background:url(http://expe.jp/img/background.jpg) center top repeat-x;
 margin: 0;
 padding: 0;
}

#container {
 margin: 0 auto;
 text-align:left;
 background: #fff;
}

body#toppage #container {
  background:url(http://expe.jp/img/topmain.jpg) center top no-repeat;
  padding-top: 320px;
}

#header {
 width: 800px;
 margin: 0 auto;
 background: #fff;
 text-align: left;
}

#tailbg {
 width: 100%;
 background: #999999;
}
#tail {
 width:800px;
 margin:0 auto;
 text-align:right;
 padding:12px;
 color: #fff;
}

#headerbg {
 background: #fff;
 width:100%;
}

#main {
 width:800px;
 margin: 0 auto;
 background: #fff;
 padding: 0;
}

#header ul {
 float:right;
 vertical-align:bottom;
}

#toputil {
 text-align:right;
 list-style-type:none;
 margin:0px;
 padding:0px;
 border-top:none;
 vertical-align:middle;
}

ul#toputil li {
 float:left;
 background-color:#fff;
 padding:40px 0px 0px 0px;
 margin:0px;
}

ul#toputil li a {
 display:block;
 text-decoration:none;
}
ul#toputil li a:hover, ul#toputil li a:visited, ul#toputil li a:active {
 color:#339966;
 }

img {
 padding:0px;
 margin:0px;
}

a:hover {
}

ul,dl,p {
 padding: 4px 24px 4px 24px;
}

h1 {
 padding: 16px 24px 16px 24px;
}

h2 {
 padding: 16px;
}

#expelogoimg {
  margin-top:8px;
}

#topmenu {
 width:800px;
 font-weight:bold;
 text-align:center;
 margin:0 auto;
 padding:0;
 vertical-align:middle;
 filter:alpha(opacity=75);
 opacity:0.75;
 -moz-opacity:0.75;
 height:50px;
}

#topmenu ul {
 list-style-type:none;
 width:100%;
 padding:0;
 margin:0;
}

#topmenuleft {
 background:url(http://expe.jp/img/topmenu-0.png);
}
#topmenuright {
 background:url(http://expe.jp/img/topmenu-2.png);
}
#topmenumiddle{
 background:url(http://expe.jp/img/topmenu-1.png);
}

#topmenu ul li {
 float:left;
 width:199px;
 height:50px;
 padding:0px;
 margin:0px 1px 0px 0px;
}

#topmenu ul li a {
 display:block;
 text-decoration:none;
 width:180px;
 height:40px;
 font-size:18px;
 padding:6px 8px 4px 8px;
 color:#fff;
}

.fancytable {
}

.fancytable tr td {
  background-color: #CCCCFF;
  font-size:12px;
}
.fancytable tr th {
  background-color: #CCCCFF;
  font-size:12px;
}
