@charset "utf-8";
a:hover img {
	filter: alpha(opacity=65);
	-moz-opacity:0.65;
	opacity:0.65;
}
#wrapper {
	background-image: url(../gallery/images/mainImg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#main #mainBox h2 {
	background-image: url(../gallery/images/menu.png);
	background-repeat: no-repeat;
	background-position: left 27px;
	height: 54px;
	width: 890px;
	margin-bottom: 20px;
}
#main .contentsArea {
	width: 880px;
	margin-left: 50px;
	height: 345px;
	overflow: auto;
	color: #CCCCCC;
	margin-bottom: 6px;
}
#main h3 {
	background-image: url(../gallery/images/title_nail.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 17px;
	width: 38px;
	margin-right: auto;
	margin-left: auto;
}
#main #gMenu {
	list-style: none;
	display: block;
	height: 18px;
	width: 217px;
	margin-bottom: 10px;
	margin-top: -4px;
	margin-left: 50px;
}
#main #gMenu li {
	float: left;
}
#main #gMenu01 a {
	background-image: url(../gallery/images/hair_btn.png);
	background-repeat: no-repeat;
	background-position: 0px -18px;
	text-indent: -9999px;
	display: block;
	height: 17px;
	width: 100px;
}
#main #gMenu02 a {
	background-image: url(../gallery/images/nail_btn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 18px;
	width: 100px;
	margin-left: 17px;
}
#main #gMenu01 a:hover,
#main #gMenu02 a:hover {
	background-position: 0px 0px;
}
#main  #line02 {
	display: block;
	height: 1px;
	width: 850px;
	margin-bottom: 20px;
	margin-left: 50px;
}
#main  .nail {
	list-style: none;
	display: block;
	height: 100px;
	margin-bottom: 15px;
}
#main  .nail  li {
	display: block;
	height: 100px;
	width: 150px;
	margin-right: 25px;
	float: left;
}
#main  .nail  .rightImg {
	margin-right: 0px;
}
* html #main #gMenu {
	margin-top: -20px;
	margin-bottom: 0px;
}
* html #main #gMenu01 a,
* html #main #gMenu02 a  {
	height: 17px;
	overflow: hidden;
}
* html #main #line02 {
	margin-top: -10px;
}
*  html  #main  .nail {
	margin-bottom: 0px;
	margin-top: -7px;
}
