@charset "utf-8";






/* Web Cas Document

  Basic
  
  hover.css

----------------------------------------------------------------------- */


/*header
----------------------------*/

a.menuHome {
	display: block; background: url(../images/header/header_navi1_f2.gif) no-repeat left top; overflow: hidden; width: 63px; position: relative; height: 26px;
}
a.menuSitemap {
	display: block; background: url(../images/header/header_navi2_f2.gif) no-repeat left top; overflow: hidden; width: 99px; position: relative; height: 26px;
}
a.menuGlossary {
	display: block; background: url(../images/header/header_navi3_f2.gif) no-repeat left top; overflow: hidden; width: 63px; position: relative; height: 26px;
}
a.menuCo {
	display: block; background: url(../images/header/header_navi4_f2.gif) no-repeat left top; overflow: hidden; width: 59px; position: relative; height: 26px;
}

#hNavi a:hover {
	background-color: #eee;
}
#hNavi a img {
	background-color: #fff;
	vertical-align: top;
}
#hNavi a:hover img {
	position: relative; top: -26px
}

/*side
----------------------------*/
#sideimg li.faq {
	padding-top: 3px;
	padding-bottom: 6px;
}
a.sidemenuFaq {
	display: block; background: url(../images/side_navi/faq_f2.gif) no-repeat left top; overflow: hidden; width: 195px; position: relative; height: 51px;
}
a.sidemenuForm {
	display: block; background: url(../images/side_navi/banner20100317on.jpg) no-repeat left top; overflow: hidden; width: 195px; position: relative; height: 120px; /*20100323変更 height 36px >> 120px */
}
a.sidemenuEstimate {
	display: block; background: url(../images/side_navi/costmer_navi2_f2.gif) no-repeat left top; overflow: hidden; width: 195px; position: relative; height: 36px;
}
a.sidemenuSeminar {
	display: block; background: url(../images/side_navi/costmer_navi3_f2.gif) no-repeat left top; overflow: hidden; width: 195px; position: relative; height: 41px;
}
a.sidemenuAps {
	display: block; background: url(../images/side_navi/web_cas_aps_f2.gif) no-repeat left top; overflow: hidden; width: 195px; position: relative; height: 52px;
}
a.sidemenuMailmag {
	display: block; background: url(../images/side_navi/sub_navi1_f2.gif) no-repeat left top; overflow: hidden; width: 195px; position: relative; height: 37px;
}
a.sidemenuAdviser {
	display: block; background: url(../images/side_navi/sub_navi2_f2.gif) no-repeat left top; overflow: hidden; width: 195px; position: relative; height: 36px;
}
a.sidemenuRealnet {
	display: block; background: url(../images/side_navi/sub_navi3_f2.gif) no-repeat left top; overflow: hidden; width: 195px; position: relative; height: 42px;
}

#sideimg a:hover {
	background-color: #fff;
}
#sideimg a img {
	background-color: #fff;
	vertical-align: top;
}
#sideimg a:hover img {
	position: relative; left: -195px;
}
