/*==========================*/
/*      TOPページ           */
/*==========================*/

#headerimg { /* ヘッダー画像 */
 clear: both;
 width: 800px;
 text-indent: -9999px;
 height: 250px;
 margin-top: 6px;
 background-image: url(../img/01hb_top.jpg);
 background-position: center center;
 background-repeat: no-repeat;
}



.img_greennuts { /* Green Nuts 75×75px */
    text-indent: -9999px;
    background: url(http://www.mscreative.jp/onsenjpn/img_product/gn7575.gif) no-repeat;
    width: 75px;
    height: 75px;
    display: block;
    overflow: hidden;

    float:left;
    margin:0 0 10px 2px;
}

.img_mclite { /* MC事務時管Lite 75×75px */
    text-indent: -9999px;
    background: url(http://www.mscreative.jp/onsenjpn/img_product/mclite7575.gif) no-repeat;
    width: 75px;
    height: 75px;
    display: block;
    overflow: hidden;

    float:left;
    margin:0 0 10px 2px;
}

.img_parorirecorder { /* 代替タイムレコーダー 75×75px */
    text-indent: -9999px;
    background: url(http://www.mscreative.jp/onsenjpn/img_product/keitai7575.gif) no-repeat;
    width: 75px;
    height: 75px;
    display: block;
    overflow: hidden;

    float:left;
    margin:0 0 10px 2px;
}

.img_iccard7575 { /* ICカード 75×75px */
    text-indent: -9999px;
    background: url(http://www.mscreative.jp/onsenjpn/img_product/ic_card7575.gif) no-repeat;
    width: 75px;
    height: 75px;
    display: block;
    overflow: hidden;

    float:left;
    margin:0 0 10px 2px;

}

/*==========================*/
/*      タイムレコーダー    */
/*==========================*/

/* 製品概要 */
.img_greengaiyou560 {
    text-indent: -9999px;
    background: url(http://www.mscreative.jp/onsenjpn/img_product/green_gaiyou.jpg) no-repeat;
    width: 520px;
    height: 300px;
    display: block;
    overflow: hidden;

    float:left;

/*    margin:0 0 10px 2px; */
    margin:0 0 0px 0px;

}

 /* リアルタイム */
.img_realtime {
    text-indent: -9999px;
    background: url(http://www.mscreative.jp/onsenjpn/img_product/realtime.png) no-repeat;
    width: 200px;
    height: 125px;
    display: block;
    overflow: hidden;
 
   margin:0 0 10px 2px;
}

 /* ICカード */
.img_iccard {
    text-indent: -9999px;
    background: url(http://www.mscreative.jp/onsenjpn/img_product/ic_card.gif) no-repeat;
    width: 200px;
    height: 100px;
    display: block;
    overflow: hidden;
 
   margin:10px 0 0 2px;
}

 /* 携帯 */
.img_keitai {
    text-indent: -9999px;
    background: url(http://www.mscreative.jp/onsenjpn/img_product/keitai.png) no-repeat;
    width: 100px;
    height: 100px;
    display: block;
    overflow: hidden;
 
   margin:0 50px auto;
}

/*==========================*/
/*      設置                */
/*==========================*/

 /* GreenNuts設置用スタンド使用イメージ*/
.img_g_stand {
    text-indent: -9999px;
    background: url(http://www.mscreative.jp/onsenjpn/img_product/g_stand.jpg) no-repeat;
    width: 200px;
    height: 200px;
    display: block;
    overflow: hidden;
    margin:0 0 10px 2px;
}

.img_g_wall { /* GreenNuts壁掛けイメージ*/
    text-indent: -9999px;
    background: url(http://www.mscreative.jp/onsenjpn/img_product/dummy200200.gif) no-repeat;
    width: 200px;
    height: 200px;
    display: block;
    overflow: hidden;

    margin: 0 auto;
}

 /* LAN接続 */
.img_lan {
    text-indent: -9999px;
    background: url(http://www.mscreative.jp/onsenjpn/img_product/LanTrans.png) no-repeat;
    width: 200px;
    height: 120px;
    display: block;
    overflow: hidden;
 
   margin:0 0 10px 2px;
}

 /* WAN接続 */
.img_wan {
    text-indent: -9999px;
    background: url(http://www.mscreative.jp/onsenjpn/img_product/WanTrans.gif) no-repeat;
    width: 200px;
    height: 100px;
    display: block;
    overflow: hidden;
 
   margin:0 0 10px 2px;

}