@charset "utf-8";


/* ------------------------------------------------------- */
#gloNavi li#gloNaviIdx1500 a,
#gloNavi li#gloNaviIdx1500 a:visited{
	height:30px;
	background-image:url(../../img/navi/eyeBTN_f2.gif);
}


/* eye_make
------------------------------------------------------- */
/* defoult */
.eye_make * { margin: 0; padding: 0; }
.eye_make ul,.eye_make ol { list-style: none; }
.eye_make .readCopy { margin: 1.33em 0px; }
/* explain */
.eye_make .explain {
	clear: both;
	padding-top: 15px;
	width: 634px;
	height: 124px;
	background: url(../../shopping/img/mascara/explain_bg.gif) repeat-x left top;
}

	.eye_make .explain dl {
		float: left;
		margin: 8px 30px 0 23px;
	}
	
	*.eye_make .explain dl {
		float: left;
		margin: 3px 25px 0 20px;
	}

		.eye_make .explain dl dt {
			padding-bottom: 10px;
		}

		.eye_make .explain dl dd {
		}

	.eye_make .explain dl p {
		float: left;
	}

/* itemList */
.eye_make #itemList {
	clear: both;
	margin-top: 1em;
	overflow: hidden;
	zoom: 1;
}

	.eye_make #itemList li {
		float: left;
		margin-right: 10px;
		padding-right: 10px;
		width: 307px;
		background: url(../../shopping/img/mascara/dotted_line.gif) no-repeat right bottom;
	}

	.eye_make #itemList li.last-child {
		margin: 0;
		padding: 0;
		background: none;
	}

		.eye_make #itemList li .copy {
			text-indent: -9999px;
			width: 307px;
			height: 31px;
			overflow: hidden;
		}

		.eye_make #itemList #al .copy { background: url(../../shopping/img/mascara/al_copy.gif) no-repeat; }
		.eye_make #itemList #bl .copy { background: url(../../shopping/img/mascara/bl_copy.gif) no-repeat; }

		.eye_make #itemList li h3 {
			margin-top: 10px;
			padding: 8px 0;
			border-top: solid #cdcdcd 1px;
			border-bottom: solid #cdcdcd 1px;
		}

		.eye_make #itemList li .itemDetail {
			margin-top: 12px;
			padding-bottom: 10px;
			overflow: hidden;
			zoom: 1;
		}

			.eye_make #itemList li .itemDetail .imgLeft {
				float: left;
				width: 120px;
				text-align: center;
			}

			.eye_make #itemList li .itemDetail .contRight {
				float: left;
				width: 180px;
			}

				.eye_make #itemList li .itemDetail .contRight .imgZoom {
					text-align: center;
					padding: 20px 0 15px 0;
				}

				.eye_make #itemList li .itemDetail .contRight h3 {
					margin-top: 0;
					padding: 0;
					border: none;
					font-size: 12px;
				}

				.eye_make #itemList li .itemDetail .contRight h4 {
					font-size: 10px;
					font-weight: normal;
				}

				.eye_make #itemList li .itemDetail .contRight .shopBag {
					font-size: 12px;
					_font-size: 10px;
				}

					.eye_make #itemList li .itemDetail .contRight .shopBag select {
						font-size: 12px;
						_font-size: 10px;
					}

					.eye_make #itemList li .itemDetail .contRight .shopBag .itemColour {
						width: 155px;
					}

					.eye_make #itemList li .itemDetail .contRight .shopBag .cartArea {
						padding: .8em 0;
						overflow: hidden;
						zoom: 1;
					}

						.eye_make #itemList li .itemDetail .contRight .shopBag .cartArea .number {
							float: left;
							margin: 5px 5px 0 0;
						}
	
						.eye_make #itemList li .itemDetail .contRight .shopBag .cartArea .cartBtn {
							float: left;
						}

				
				

