@charset "utf-8";
/* GNB CSS */


#gnb_wrap   { margin:auto;  height:33px; background:url(../../images/gnb_bg.gif) repeat-x; width:100% ;}
#left {width:980px; margin:auto; position:relative; z-index:2000;}
#left ul {float:center;}
#left ol {float:left; padding-right:20px; padding-left:0px;}
#left li {float:left;}

#left li.rc_top {width:70px; height:33px;}
#left li.rc_top a { display:block; width:70px; height:33px; background:url(../../images/gnb_rc.gif) no-repeat; }
#left li.rc_top a:hover {background:url(../../images/gnb_rc_on.gif) no-repeat; }

#left li.cf_top {width:86px; height:33px;}
#left li.cf_top a { display:block; width:86px; height:33px; background:url(../../images/gnb_cf.gif) no-repeat; }
#left li.cf_top a:hover {background:url(../../images/gnb_cf_on.gif) no-repeat; }

#left li.dc_top {width:120px; height:33px;}
#left li.dc_top a { display:block; width:120px; height:33px; background:url(../../images/gnb_dc.gif) no-repeat; }
#left li.dc_top a:hover {background:url(../../images/gnb_dc_on.gif) no-repeat; }

#left li.ace_top {width:103px; height:33px;}
#left li.ace_top a { display:block; width:103px; height:33px; background:url(../../images/gnb_ace.gif) no-repeat; }
#left li.ace_top a:hover {background:url(../../images/gnb_ace_on.gif) no-repeat; }

#left li.pt_top {width:101px; height:33px;}
#left li.pt_top a { display:block; width:101px; height:33px; background:url(../../images/gnb_pt.gif) no-repeat; }
#left li.pt_top a:hover {background:url(../../images/gnb_pt_on.gif) no-repeat; }


#left li.st_top {width:50px; height:33px; background:url(../../images/gnb_bg.gif) repeat-x;}
#left li.st_top a { display:block; width:50px; height:33px; background:url(../../images/gnb_st.gif) no-repeat; }
#left li.st_top a:hover {background:url(../../images/gnb_st_on.gif) no-repeat; }

#left li.e2_top {width:101px; height:33px; background:url(../../images/gnb_bg.gif) repeat-x;}
#left li.e2_top a { display:block; width:101px; height:33px; background:url(../../images/gnb_e2.gif) no-repeat; }
#left li.e2_top a:hover {background:url(../../images/gnb_st_on.gif) no-repeat; }

#left li.mx_top {width:77px; height:33px; background:url(../../images/gnb_bg.gif) repeat-x;}
#left li.mx_top a { display:block; width:77px; height:33px; background:url(../../images/gnb_mx.gif) no-repeat; }
#left li.mx_top a:hover {background:url(../../images/gnb_mx_on.gif) no-repeat; }

.banner_top {width:130px; position:absolute; top:0px; left:562px}

#left li.regi_top { width:57px; height:33px; padding-left:15px; }
#left li.regi_top a { display:block; width:57px; height:33px; background:url(../../images/btn_regi.gif) no-repeat; }
#left li.regi_top a:hover {background:url(../../images/btn_regi_on.gif) no-repeat; }

#left li.mypage_top { width:61px; height:33px;  }
#left li.mypage_top a { display:block;  width:61px; height:33px; background:url(../../images/btn_mypage.gif) no-repeat; }
#left li.mypage_top a:hover {background:url(../../images/btn_mypage_on.gif) no-repeat; }

#left li.rio_top { width:56px; height:33px; }
#left li.rio_top a { display:block;  width:56px; height:33px; background:url(../../images/btn_rio.gif) no-repeat; }
#left li.rio_top a:hover {background:url(../../images/btn_rio_on.gif) no-repeat; }

#left li.support_top { width:49px; height:33x; } 
#left li.support_top a { display:block; width:49px; height:33px; background:url(../../images/btn_support.gif) no-repeat; }
#left li.support_top a:hover {background:url(../../images/btn_support_on.gif) no-repeat; }


#cf_over_top {
	position:absolute;
	width:189px;
	height:133px;
	background:url(../../images/cf_over.jpg) no-repeat;
	left: 70px;
	top: 30px;
	z-index:3000;
}
#dc_over_top {
	position:absolute;
	width:189px;
	height:133px;
	background:url(../../images/dc_over.jpg) no-repeat;
	left: 150px;
	top: 30px;
	z-index:3000;
}
#ace_over_top {
	position:absolute;
	width:189px;
	height:133px;
	background:url(../../images/ace_over.jpg) no-repeat;
	left:275px;
	top: 30px;
	z-index:3000;
}
#pt_over_top {
	position:absolute;
	width:189px;
	height:133px;
	background:url(../../images/pt_over.jpg) no-repeat;
	left: 365px;
	top: 30px;
	z-index:3000;
}

#st_over_top {
	position:absolute;
	width:189px;
	height:133px;
	background:url(../../images/st_over.jpg) no-repeat;
	left: 415px;
	top: 30px;
	z-index:3000;
}
#e2_over_top {
	position:absolute;
	width:189px;
	height:133px;
	background:url(../../images/e2_over.jpg) no-repeat;
	left: 505px;
	top: 30px;
	z-index:3000;
}
#mx_over_top {
	position:absolute;
	width:189px;
	height:133px;
	background:url(../../images/mx_over.jpg) no-repeat;
	left: 580px;
	top: 30px;
	z-index:3000;	
}

body,a,img,div,dl,dt,dd,ul,ol,li,form,fieldset,p,blockquote,h1,h2,h3,select,input,table,tr,td {margin:0;padding:0; border:0;list-style:none}
body{color:#777;font:12px/1.22 "Osaka", "ＭＳ Ｐゴシック","MS Gothic", Arial,Tahoma,Helvetica, sans-serif;}
select, input, textarea{font-family:"MS UI Gothic","MS PGothic","MS Gothic";}
hr,br{ clear:both;}
