@charset "utf-8";
/*-------------------------------------------------------------

@2010.03.04
2009.12.10
INTO THE MIX

-------------------------------------------------------------*/

/*Default
===========================*/
* { margin: 0; padding: 0; }
body { line-height: 0 }
ul { list-style: none; }
#contents a { font-size: 10px; }

/*Gnav_Limited
===========================*/
html ul#gloNavi li#gloNaviIdx4400 a,
html ul#gloNavi li#gloNaviIdx4400 a:visited{
	height:30px;
	background-image:url(../../img/navi/ClimitedBTN_f2.gif);
}


div#into_the_mix {
	position: relative;
	width: 651px;
	height: 1224px;
	background:url(../../shopping/img/into_the_mix/bg.jpg) no-repeat;
}

	div#into_the_mix p.title,
	div#into_the_mix h2,
	div#into_the_mix p.txt,
	div#into_the_mix p.price,
	div#into_the_mix div.shoppingbag,
	div#into_the_mix div#itemIntro {
		position: absolute;
		left: 37px;
	}

	div#into_the_mix p.title { top: 35px; }
	div#into_the_mix h2 { top: 61px; }
	div#into_the_mix p.txt { top: 126px; }
	div#into_the_mix p.price { top: 228px; }
	div#into_the_mix div.shoppingbag { top: 252px; }
	div#into_the_mix div#itemIntro { top: 315px; }

	div#into_the_mix div.shoppingbag {
	}

		div#into_the_mix div.shoppingbag div.selectItem {
			float: left;
			margin-top: 10px;
			* margin-top: 2px;
			width: 12em;
			font-size: 80%;
		}

			div#into_the_mix div.shoppingbag div.selectItem label {
				float: left;
			}

			div#into_the_mix div.shoppingbag div.selectItem div#buyUttlty {
				margin-left: 8.5em;
				width: 30px;
				height: 30px;
			}

		div#into_the_mix div.shoppingbag p.element {
			float: left;
			margin-top: 10px;
			* margin-top: 2px;
			width: 4.5em;
		}


	div#into_the_mix div#itemIntro {
		padding-left: 26px;
	}

		div#into_the_mix div#itemIntro p.itemImg {
			float: left;
			width: 172px;
			height: 191px;
		}

		div#into_the_mix div#itemIntro div {
			float: left;
			margin: 10px 0 0 24px;
		}

			div#into_the_mix div#itemIntro div h4 {
				padding-bottom: 13px;
			}

			div#into_the_mix div#itemIntro div p.colourImg {
				float: left;
			}

			div#into_the_mix div#itemIntro div p.colourTxt {
				float: left;
				margin-left: 18px;
			}



	div#into_the_mix h3,
	div#into_the_mix p.example,
	div#into_the_mix div.fun01,
	div#into_the_mix div.fun02,
	div#into_the_mix div.fun03,
	div#into_the_mix p.funMix,
	div#into_the_mix p.londonImg {
		position: absolute;
	}

	div#into_the_mix h3.fun { top: 522px; left: 42px; }
	div#into_the_mix p.example { top: 562px; left: 41px; }
	div#into_the_mix div.fun01 { top: 579px; left: 43px; }
	div#into_the_mix div.fun02 { top: 579px; left: 242px; }
	div#into_the_mix div.fun03 { top: 579px; left: 444px; }
	div#into_the_mix p.funMix { top: 832px; left: 287px; }
	div#into_the_mix h3.london { top: 895px; left: 17px;}
	div#into_the_mix p.londonImg { top: 1004px; left: 17px; }

		div#into_the_mix div p.funTxt {
			padding: 10px 0;
		}
	
		div#into_the_mix div.fun02 p.funImg {
			margin-top: 13px;
		}
	
p.solodout {
	margin-top: 1em;
	text-align: center;
}
	

