@charset "UTF-8";

/*-- block-outer -----------------------------------------------*/

.block-outer1 , .block-outer2 , .block-outer3 {
	width: 490px;
	margin-left: 10px;
}

.block-outer1 , .block-outer2 {
    background-repeat: no-repeat;
	text-indent: -9999px;
}

.block-outer1 { height: 200px; background-image: url(../images/index/back-block-outer1.gif); }
.block-outer2 { height: 300px; background-image: url(../images/index/back-block-outer2.gif); }

/*-- block-outer3 -----------------------------------------------*/

.full-system , .full-series {
	height: 29px;
	width: 490px;
	margin-bottom: 10px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

.full-system { background-image: url(../images/index/back-full-system.gif); }
.full-series { clear: both; background-image: url(../images/index/back-full-series.gif); }

.block-lineup-cleansing , .block-lineup-washing , .block-lineup-lotion , .block-lineup-gelcream ,
.block-lineup-vc-essence , .block-lineup-va-essence , .block-lineup-uv-protecter , .block-lineup-slow-growlotion {
	height: 155px;
	width: 215px;
	margin-left: 20px;
	float: left;
	margin-bottom: 10px;
	display: inline; /* for WinIE6 */
}

.block-lineup-cleansing { background-image: url(../images/index/back-cleansing.gif); }
.block-lineup-washing { background-image: url(../images/index/back-washing.gif); }
.block-lineup-lotion { background-image: url(../images/index/back-lotion.gif); }
.block-lineup-gelcream { background-image: url(../images/index/back-gelcream.gif); }
.block-lineup-vc-essence { background-image: url(../images/index/back-vc-essence.gif); }
.block-lineup-va-essence { background-image: url(../images/index/back-va-essence.gif); }
.block-lineup-uv-protecter { background-image: url(../images/index/back-uv-protecter.gif); }
.block-lineup-slow-growlotion { background-image: url(../images/index/back-slow-growlotion.gif); }

.lineup-inner {
	height: 127px;
	text-indent: -9999px;
}

.details {
	height: 18px;
	width: 100px;
	margin-left: 10px;
}

.details a {
	height: 18px;
	width: 100px;
	display: block;
	text-indent: -9999px;
	background-image: url(../images/index/btn-details.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.details a:hover {
    background-image: url(../images/index/btn-details.gif);
	background-position: 0px -18px;
}

.shop {
	clear: both;
	height: 25px;
	width: 300px;
	margin-left: 95px;
	margin-bottom: 15px;
}

.shop a {
	height: 25px;
	width: 300px;
	display: block;
	text-indent: -9999px;
	background-image: url(../images/index/btn-shop.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.shop a:hover {
    background-image: url(../images/index/btn-shop.gif);
	background-position: 0px -25px;
}
