div#CMS_header {
  margin: 0 auto;
  padding: 0;
  width:840px;
}

div#CMS_header .CMS_headArea {
  padding: 3px 5px;
  background: #EEE3D9;
  font-size: 10px;
  height:30px;
  border-bottom: 2px solid #930;
}

.CMS_headArea h1 {
  float: left;
  width: 429px;
  font-size: 10px;
}

#CMS_headNavigation {
  float: right;
  width: 400px;
  color: #03c;
  text-align: right;
}

#CMS_headNavigation ul li {
  font-size:12px;
  padding: 0 2px;
  display: inline;
}

#CMS_globalNavigation {
  margin: 0 auto;
  width:840px;
}
#CMS_globalNavigation ul li {
  display: inline;
  float:left;

}

#CMS_globalNavigation ul li img {
  vertical-align: top;
}


.CMS_01over{
background-image: url(http://www.sandaihome.co.jp/test/img/common/btn_gnavi001.jpg);
background-repeat: no-repeat;
width:157px;
height:36px;
text-indent: -9999px;
display: block;

}

.CMS_01over a {
width:157px;
height:36px;
display: block;
}



.CMS_01over a:hover {
background-image: url(http://www.sandaihome.co.jp/test/img/common/btn_gnavi001_on.jpg);
background-repeat: no-repeat;
width:157px;
height:36px;
display: block;

}

.CMS_02over{
background-image: url(http://www.sandaihome.co.jp/test/img/common/btn_gnavi002.jpg);
background-repeat: no-repeat;
width:182px;
height:36px;
text-indent: -9999px;
display: block;

}

.CMS_02over a {
width:182px;
height:36px;
display: block;
}



.CMS_02over a:hover {
background-image: url(http://www.sandaihome.co.jp/test/img/common/btn_gnavi002_on.jpg);
background-repeat: no-repeat;
width:182px;
height:36px;
display: block;

}

.CMS_03over{
background-image: url(http://www.sandaihome.co.jp/test/img/common/btn_gnavi003.jpg);
background-repeat: no-repeat;
width:217px;
height:36px;
text-indent: -9999px;
display: block;

}

.CMS_03over a {
width:217px;
height:36px;
display: block;
}



.CMS_03over a:hover {
background-image: url(http://www.sandaihome.co.jp/test/img/common/btn_gnavi003_on.jpg);
background-repeat: no-repeat;
width:217px;
height:36px;
display: block;

}

.CMS_04over{
background-image: url(http://www.sandaihome.co.jp/test/img/common/btn_gnavi004.jpg);
background-repeat: no-repeat;
width:127px;
height:36px;
text-indent: -9999px;
display: block;

}

.CMS_04over a {
width:127px;
height:36px;
display: block;
}



.CMS_04over a:hover {
background-image: url(http://www.sandaihome.co.jp/test/img/common/btn_gnavi004_on.jpg);
background-repeat: no-repeat;
width:127px;
height:36px;
display: block;

}

.CMS_05over{
background-image: url(http://www.sandaihome.co.jp/test/img/common/btn_gnavi005.jpg);
background-repeat: no-repeat;
width:157px;
height:36px;
text-indent: -9999px;
display: block;

}

.CMS_05over a {
width:157px;
height:36px;
display: block;
}



.CMS_05over a:hover {
background-image: url(http://www.sandaihome.co.jp/test/img/common/btn_gnavi005_on.jpg);
background-repeat: no-repeat;
width:157px;
height:36px;
display: block;

}

div#CMS_footer {
  font-size: 93%;
}
#CMS_footerContact {
  padding: 5px;
  border-top: 1px solid #930;
  border-bottom: 1px solid #930;
  background: #EEE3D9;
  text-align: center;
}
#CMS_footerArea {
  margin: 10px 0 0 20px;
  padding: 5px 30px 0 10px;
  background: url(http://www.sandaihome.co.jp/test/img/common/bg_farea.jpg) no-repeat left 12px;
}
#CMS_footerArea dt {
}
#CMS_footerArea dd dl {
  text-align: left;
}
#CMS_footerArea dd dl dt {
  margin-bottom: 3px;
  font-weight: bold;
}
#CMS_footerNavigation {
  margin-top: 20px;
  padding: 10px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  color: #03c;
  font-size:12px;
}
#CMS_footerNavigation ul li {
  display: inline;
}
p.CMS_footerDesc {
  margin: 5px 0;
  font-size: 10px;
  text-align: center;
}
div#CMS_footer address {
  padding: 0.5em;
  display: block;
  font-size: 10px;
}
div#CMS_footer address a {
  color: #333;
  text-decoration: none;
}






#CMS_logoArea {
  padding: 7px 0 6px 12px;
}
#CMS_logoArea p {
  margin: 0;
  float: left;
  width: 49%;
  text-align: right;
}
#CMS_logoArea p#logo {
  padding-top: 0px;
  text-align: left;
}


/* clearfix */
.CMS_clearfix:after {
   content: "."; 
   display: block; 
   height: 0; 
   clear: both;
   visibility: hidden;
   line-height: 0;
}

.CMS_clearfix {
  display: inline-table;
  zoom:1;/*for IE 5.5-7*/
}

/* Hides from IE-mac \*/
* html .CMS_clearfix {height: 1%;}
.CMS_clearfix {display: block;}
/* End hide from IE-mac */