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

*{
	margin:0;
	padding:0;
}
body{
	background:url(../images/back.jpg) repeat-x top;
}
#wrap{
	width:1000px;
	margin:0 auto;
}

#wrap #globalNavi{
	width:951px;
	height:40px;
	margin:0 auto 0;
}

#wrap #globalNavi ul li{
	float:left;	
	list-style:none;
}
#wrap #globalNavi ul li img{
	vertical-align:bottom;
	border:none;
}


/******************************
      各ページのコンテンツ
******************************/

#home{
	text-indent:-9999px;
	background-image:url(../images/home_bg.jpg);
	height:5598px;
	clear:both;
}
#hair{
	text-indent:-9999px;
	background-image:url(../images/hair_bg.jpg);
	height:5463px;
	clear:both;
}
#haircosme{
	text-indent:-9999px;
	background-image:url(../images/haircosme_bg.jpg);
	height:6241px;
	clear:both;
}
#esthe{
	text-indent:-9999px;
	background-image:url(../images/esthe_bg.jpg);
	height:5561px;
	clear:both;
}
#bed{
	text-indent:-9999px;
	background-image:url(../images/bed_bg.jpg);
	height:4954px;
	clear:both;
}
#cosme{
	text-indent:-9999px;
	background-image:url(../images/cosme_bg.jpg);
	height:5453px;
	clear:both;
}
#nail{
	text-indent:-9999px;
	background-image:url(../images/nail_bg.jpg);
	height:4903px;
	clear:both;
}
#used{
	text-indent:-9999px;
	background-image:url(../images/used_bg.jpg);
	height:5003px;
	clear:both;
}