/* =============================================================
 ALPS Website
 Home
 home.css
 =============================================================== */

#topMenu ul li{
    float:left;
    width:151px;
    height:30px;
    margin:0px;
    padding:0px;
    text-indent:-9999px;
}
#topMenu ul li a{
    display:block;
    width:151px;
    height:30px;
}



/* TopMenu
------------------------------------------*/
#topMenu ul li.TopMenu01,#topMenu ul li.TopMenu01 a{

    background:url('../images/topmenu1.gif') no-repeat 0px 0px;
}
#topMenu ul li.TopMenu02,#topMenu ul li.TopMenu02 a{

    background:url('../images/topmenu2.gif') no-repeat 0px 0px;
}
#topMenu ul li.TopMenu03,#topMenu ul li.TopMenu03 a{

    background:url('../images/topmenu3.gif') no-repeat 0px 0px;
}
#topMenu ul li.TopMenu04,#topMenu ul li.TopMenu04 a{
    width:152px;
    background:url('../images/topmenu4.gif') no-repeat 0px 0px;
}
#topMenu ul li.TopMenu05,#topMenu ul li.TopMenu05 a{

    background:url('../images/topmenu5.gif') no-repeat 0px 0px;
}
#topMenu ul li.TopMenu06,#topMenu ul li.TopMenu06 a{
    background:url('../images/topmenu6.gif') no-repeat 0px 0px;
}
#topMenu ul li.TopMenuBlank{

    background:url('../images/topmenu_blank.gif') no-repeat 0px 0px;
}

/* MainInfoStage
---------------------------------------------------------------- */
#mainInfoStage div.mainInfoBox{
    display:none;
    position:absolute;
    top:0px;
    left:0px;
}

#mainInfoStage div.mainInfoBox div.menubox{
    position:absolute;
    top:9px;
    right:10px;
}

#mainInfoStage div.mainInfoBox div.menubox ul{
    margin:0px;
    padding:0px;
    list-style:none;
}
#mainInfoStage div.mainInfoBox div.menubox ul li{
    margin:0px;
    padding:0px;
    width:230px;
    display:block;
    font-size: 0;
    line-height: 0;
    vertical-align: bottom;
}
#mainInfoStage div.mainInfoBox div.menubox ul li a{
    display:block;
    width:230px;
    margin:0px;
    padding:0px;
}
#mainInfoStage div.mainInfoBox div.menubox ul li a img{
    display:block;
    width:230px;
    margin:0px;
    padding:0px;
}

#mainInfoStage div.mainInfoBox div.menubox_products{
    position:absolute;
    top:43px;
    right:10px;
}

#mainInfoStage div.mainInfoBox div.menubox_products ul{
    margin:0px;
    padding:0px;
    list-style:none;
}
#mainInfoStage div.mainInfoBox div.menubox_products ul li{
    margin:0px;
    padding:0px;
    width:230px;
    display:block;
    font-size: 0;
    line-height: 0;
    vertical-align: bottom;
}
#mainInfoStage div.mainInfoBox div.menubox_products ul li a{
    display:block;
    width:230px;
    margin:0px;
    padding:0px;
}
#mainInfoStage div.mainInfoBox div.menubox_products ul li a img{
    display:block;
    width:230px;
    margin:0px;
    padding:0px;
}


#mainInfoStage div.mainInfoBox div.menubox_recruit{
    position:absolute;
    top:76px;
    right:23px;
}

#mainInfoStage div.mainInfoBox div.menubox_recruit ul{
    margin:0px;
    padding:0px;
    list-style:none;
}
#mainInfoStage div.mainInfoBox div.menubox_recruit ul li{
    margin:0px;
    padding:0px;
    width:207px;
    display:block;
    font-size: 0;
    line-height: 0;
    vertical-align: bottom;
}
#mainInfoStage div.mainInfoBox div.menubox_recruit ul li a{
    display:block;
    width:207px;
    margin:0px;
    padding:0px;
}
#mainInfoStage div.mainInfoBox div.menubox_recruit ul li a img{
    display:block;
    width:207px;
    margin:0px;
    padding:0px;
}


#content p.gotoList {
	background: url(../com/images/btn_lst.gif) no-repeat top left;
}
#content p.gotoList a:hover { background: url(../com/images/btn_lst_ov.gif) no-repeat top left; }


#content p#productstab{
	background:url('../images/productstab.jpg') no-repeat 0px 0px;
}
#content p#companytab{
	background:url('../images/companytab.jpg') no-repeat 0px 0px;
}
#content p#irtab{
	background:url('../images/irtab.jpg') no-repeat 0px 0px;
}
#content p#recruittab{
	background:url('../images/recruittab.jpg') no-repeat 0px 0px;
}
#content p#newsreleaselisttab{
	background:url('../images/newsreleaselisttab.jpg') no-repeat 0px 0px;
}


a.brn_mdprint {
	background: #8f8f8f url(../images/bnr_mdp.jpg) no-repeat 0px 0px;
}

a:hover.brn_mdprint {
	background: #8f8f8f url(../images/bnr_mdp.jpg) no-repeat 0px -33px;
}

a.brn_smapro {
	background: #8f8f8f url(../images/bnr_smapro.jpg) no-repeat 0px 0px;
}

a:hover.brn_smapro {
	background: #8f8f8f url(../images/bnr_smapro.jpg) no-repeat 0px -33px;
}

/*
#side {
	background: url(../images/sb_sdw_hm.gif) no-repeat 0px left;
}
*/

#side #productsCategory {
	background: url(../images/sb_sdw_btm.gif) no-repeat bottom left;
}

