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


/* ----------------- Contets Right ----------------- */

/* hair snap */

#hair_snap_bg {
	background: url(../images/index/heir_snap_bg.gif) no-repeat 0px 0px;
	height: 245px;
	width: 615px;
	padding-top: 15px;
	padding-left: 15px;
}

#hair_snap_bg h2 {
	display: none;
}

#btn_snap_all {
	height: 27px;
	width: 100px;
	margin-right: 12px;
	margin-left: auto;
}

#btn_snap_all a {
	height: 27px;
	width: 100px;
	background: url(../images/index/btn_snap_all.gif) no-repeat 0px 0px;
	display: block;
}

#btn_snap_all a:hover {
	height: 27px;
	width: 100px;
	background: url(../images/index/btn_snap_all.gif) no-repeat 0px -30px;
	display: block;
}

#img_list_all {
	padding-top: 70px;
}

.img_list {
	float: left;
	height: 130px;
	width: 130px;
	margin-right: 24px;
}

.img_list_end {
	float: left;
	height: 130px;
	width: 130px;
}



/* magazine */
.magazine_img a {
	background:url(../images/index/kamikiriya_magazine.jpg) 0 0 no-repeat;
	width:630px;
	height:80px;
	text-indent:-9999px;
	display:block;
	margin-bottom:20px;
}

.banner_perfecthair {
	height: 80px;
	width: 400px;
	float:left;
	margin-bottom:20px;
}

.banner_perfecthair a {
	background: url(../images/index/banner_perfecthair.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 80px;
	width: 400px;
}

.banner_headspa {
	height: 80px;
	width: 200px;
	float:right;
	margin-bottom:20px;
}

.banner_headspa a {
	background: url(../images/index/banner_headspa.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 80px;
	width: 200px;
}

.banner_perfecthair a:hover,
.banner_headspa a:hover {
	filter:alpha(opacity=60);
	opacity:0.6;
	display: block;
}





/* Whats new */

#whats_new {
	float: left;
	width: 400px;
}

#whats_new h2 {
	background: url(../images/index/whatnew_title.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	height: 40px;
	width: 400px;
}
#whats_new p {
	line-height: 2em;
	font-size: 1em;
}



/* Kids Room */

#kids_room {
	width: 200px;
	margin-bottom:10px;
}

#kids_room a {
	width: 200px;
	height: 200px;
	background: url(../images/index/child-room.gif) no-repeat 0px 0px;
	display: block;
}

