/*GLAMOUR SIRCUS CSS  ENGLISH*/



/*-------------------------------------------------------------
LIST PAGE AND SUBWINDOW
----------------------------------------------------------------*/
*	{
	margin: 0px auto;
	padding: 0px;
	font-size: 12px;
	font-family: sans-serif;
	}


.cartbuton	a	{
	color:#000;
	}

/*-------------------------------------------------------------
LIST PAGE CSS
----------------------------------------------------------------*/

#glamourback	{
	background: #524034;
	width: 700px;
	margin: 0px;
	padding: 0px;
	}

.gramourchip	{
	position: relative;
	}

.gramourchip	.text1{
	position: absolute;
	top: 215px;
	left: 300px;
	color: #fff;
	}

.gramourchip	.text2{
	position: absolute;
	top: 335px;
	left: 490px;
	color: #fff;
	}

.gramourchip	.text3{
	position: absolute;
	top: 520px;
	left: 360px;
	color: #fff;
	}

.nailcolorspace	{
	height: 180px;
	}

.swaromotifspace	{
	height: 180px;
	}

.linkwhite	{
	color:#fff;
	}
	.linkwhite a:link{color:#fff;text-decoration:none;}
	.linkwhite a:visited{color:#fff;text-decoration:none;}
	.linkwhite a:hover{color: #993;text-decoration:none;text-decoration:underline;}
	.linkwhite a:active{color: #fff;text-decoration:none;position:relative;left:1px;top:1px;}

strong	{
	font-weight: bold;
	color:#fff;
	}
	
.subtitle	{
	margin: 0px 0px 15px 0px;
	position: relative;
	width: 700px;
	height: 72px;
	background: url(../../../eternal/glamour/listimg/titleback.gif) no-repeat bottom;
	}
	.subtitle	.taitoru{
	position: absolute;
	top: 40px;
	left: 250px;
	color: #fff;
	}
	
	.subtitle	strong	{
	padding-left: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	}
	
	.subtitle	.listprice{
	position: absolute;
	top: 40px;
	left: 540px;
	color: #fff;
	}

.clickme	{
	color: #fff;
	}


.colortype	{
	margin: 5px 0px 5px 0px;
	padding: 1px 1px 1px 15px;
	background: url(../../../eternal/glamour/listimg/typegla.gif) no-repeat;
	background-position: 2px 2px;
	_background-position: 3px 4px;
	font-size: 10px;
	line-height: 13px;
	color: #F9A2FB;
	}

/*TOKUTEI  TORIHIKI*/
.tokuteitorihiki	a{
	width: 650px;
	text-align: right;
	padding: 10px;
	clear: both;
	color: #fff;
	}






/*-------------------------------------------------------------
Sub window CSS
----------------------------------------------------------------*/


.basictype	{
	background: #524034;
	text-align: center;
	color:#fff;
	}

.mainspace	{
	background: url(../../../eternal/glamour/image/subwinb.jpg) no-repeat top;
	}


.price	{
	width: 320px;
	padding: 0px 5px 0px 0px;
	font-size: 10px;
	text-align: right;
	}



.photo	{
	padding: 15px 0px;
	}

.text {
	margin-bottom: 15px;
	line-height: 15px;
	}

.text strong{
	font-size:14px;
	}
	
.winclose	{
	text-align: center;
	padding: 32px 0px;
	background: url(../../../eternal/glamour/image/subwinc.jpg) no-repeat bottom;
	}
.winclose	a:link{color: #fff;text-decoration: none;}
.winclose	a:visited{color: #fff;text-decoration: none;}
.winclose	a:hover{color: #D2B5AA;text-decoration: underline;}
.winclose	a:active{color: #ccc;text-decoration: none;position:relative; left: 1px;top: 1px;}




