@charset "utf-8";
/*
-----------------------------------------------------
CSS Skin Settings
Version: 2007.11/05
-----------------------------------------------------
*/

/* =templates.cssからの差分
----------------------------------------------- 
*/

#wrapper {
  margin: 0 auto -109px;
}


/* =topページ用
----------------------------------------------- 
*/

#menutop {
  width: 212px;
  margin-top: 27px;
  padding-top: 18px;
  float: right;
  background-color: #F0F0F0;
  background-image: url("../../images/menutop_back.jpg");
  background-repeat: no-repeat;
  background-position: top;
}

#information {
  width: 468px;
  float: left;
}

h2.h2top {
  margin-top: 27px;
  margin-bottom: 20px;
}

h2.h2menutop {
  margin-left: 13px;
  margin-bottom: 10px;
  
}

div.h2menutopc {
  padding-bottom: 10px;
  overflow: hidden;
}

div.h2menutopc:after {
  content: "";
  display: block;
  clear: both;
  height: 1px;
  overflow: hidden;
}

/*\*/
* html div.h2menutopc {
  height: 1em;
  overflow: visible;
}
/**/

div.h2menutopclast {
  padding-bottom: 15px;
  overflow: hidden;
  background-image: url("../../images/menutop_back2.jpg");
  background-repeat: no-repeat;
  background-position: bottom;
}

div.h2menutopclast:after {
  content: "";
  display: block;
  clear: both;
  height: 1px;
  overflow: hidden;
}

/*\*/
* html div.h2menutopclast {
  height: 1em;
  overflow: visible;
}
/**/

img.image {
  width: 79px;
  margin-left: 21px;
  float: left;
}

p.menucontent {
  width: 90px;
  float: right;
  position: relative;
  right: 13px;
}

#information dl#lastinfo {
  margin-bottom: 45px;
  padding-bottom: 22px;
  background-image: url("../../images/bg_information.jpg");
  background-repeat: repeat-x;
  background-position: bottom;
}

#information dl:after {
  content: "";
  display: block;
  clear: both;
  height: 1px;
  overflow: hidden;
}

/*\*/
* html #information dl {
  height: 1em;
  overflow: visible;
}
/**/

#information dl dt {
  width: 85px;
  padding-left: 12px;
  margin-bottom: 15px;
  float: left;
}

#information dl dd {
  width: 371px;
  margin-bottom: 15px;
  float: right;
}

address {
  height: 70px;
  width: 760px;
  margin: 0px auto;
  padding: 0px;
  background: none;
  vertical-align: bottom;
  text-align: left;
  position: relative;
  left: 35px;
}

#top {
  position:relative;
  top:136px;
  left:161px;
}
