@charset "utf-8";
/* CSS Document */

/*------------------------- 基本設定 --------------------------------*/

html, body{
    	background:url(https://smart-element.net//shop/ie8757/media/1741829327.png) left top repeat;
    }

/*------------------------- 基本レイアウト --------------------------------*/




/*------------------------- header --------------------------------*/
#logo a{
    display:block;
    width: 100%;
    height: 100%;
    background:url(https://ietatta.smart-element.net/shop/ie8757/media/1467867188-resize-160x0.png) center center no-repeat;
        /*height:41px;*/
        text-indent:-9999px;
}
#container{
 	color:#000100 !important;
     }

.customColor2,.customColor2 a{
	color:#000100 !important;
    }
.customBgColor {
	background-color:#fafbfe !important;
    }
