/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
 ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

a {
   color:#6796ce;
   text-decoration:none;
}

a:link, a:visited, a:active { text-decoration: none; }
a:hover { text-decoration: underline; }

body { 
   font: 12px Verdana, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, sans-serif;
   background-color:#fff; color:#333; 
   background:#FFFFFF none repeat scroll 0 0;
}

#poswrap{
   width:100%;
   position:absolute;
}

#content {
   margin:0 auto;
   position:relative;
   width:870px;
   *width:880px;
}

#header {
   margin:5px 0 15px 0;
}

.clearfix:after {
   clear:both;
   content:".";
   display:block;
   height:0;
   visibility:hidden;
}
.clearfix {
   display:inline-block;
}
* html .clearfix {
   height:1%;
}
.clearfix {
   display:block;
}

#copyright{
   padding-top:10px;
   margin:0 auto;
   width:870px;
   font-size:10px;
   font-color:#aaaaaa;
}
h1 {
   width:350px;
   height:32px;
   position:relative;
   font-size:12px;
/*HideMacIEﾂ･*/
   overflow:hidden;
/**/
}
h1 span {
   display:block;
   width:100%;
   height:100%;
   background:url(../images/title.gif) no-repeat;
   position:absolute;
   top:0;
   left:0;
   float:left;
}

#expedia_logo{
   float:right;
}

#expedia_search{
   padding:5px;
   border:1px solid #cccccc;
}
