*{
	margin:0px;
	padding:0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#fff;
}

ul, li{
	list-style:none;
}

img{
	border:0px;
}
.clear{
	clear:both;
}

.warning{
	color: blue;
}

.mc-hide-scrolls{
	overflow:hidden;
}

body{
	background-color:#000000;
	
}
#topFlashID{
	position:fixed;
	top:50%;
	margin-top:-520px;
}
#wrapper{
	background-image:url(/index/img/bg.jpg);
	background-repeat:no-repeat;
	background-position:50% 0%;
	height:800px;
	min-width:1000px;
	position:relative;
	z-index:9998;
}
#logo{
	position:absolute;
	top:290px;
	left:0px;
	z-index:100;
}
.entrance{
	position:absolute;
	width:380px;
	left:50%;
	margin-left:-180px;
	top:620px;
}
ul.entrance li{
	float:left;
	margin:5px 20px;
	
}

#footer_wrap{
	position:relative;
	z-index:9999;
	width:1000px;
	clear:both;
	text-align:center;
	margin:20px auto;
	font-size:12px;
}

#footer_wrap h3{
	color:#fff;
	font-size:18px;
}

#footer_wrap a{
	color:#121212;
	text-decoration:none;
}
#recruitBanner{
	margin:10px 0px;
}
#recruitBanner a img{
	width:500px;
}
#footer_wrap ul.shopBanner{
	position:rekative;
	width:800px;
	margin:0px auto;

}
#footer_wrap ul.shopBanner li{
	width:200px;
	float:left;
}
#footer_wrap ul.shopBanner li a{
	margin:2px;
	padding:3px;
}
#footer_wrap ul.shopBanner li a img{
	width:190px;
	border:1px solid #cccccc;	
}
.newyear_notice{
	position:absolute;
	top:10px;
	right:10px;
	padding:20px;
	width:400px;
	border:5px solid #e5d1b6;
	background:url(http://www.ailedore.jp/2017/newyear_bg.jpg) 50% 0%;
	z-index:9999;
}
.newyear_notice dl dt{
	text-align:center;
	font-size:18px;
	color:red;
	font-weight:bold;
	text-decoration:underline;
}

.newyear_notice dl dd{
	margin:10px auto 0 auto;
	color:#000;
	font-size:13px;
}
