﻿@charset "utf-8";

/* background contents-margin
=================================*/
* html body {
	zoom: 65%;
}

/* print setting
=================================*/

/* lineup.css */
.linupSection h2,
.otherProducts dl dt,
.otherProducts dl dd ul li a.link,
.col02-01 .colSecond dl.stylingPoint dt,
.haircolorArea .voiceArea,
.haircolorArea .voiceArea .voiceAreaInner,
.haircolorArea#haircolorHowto .haircolorAreaInner,
.haircolorArea .howtoArea .howtoSectionInner,
.haircolorArea .howtoArea .howtoSection .howtoList02,
.haircolorArea .howtoArea .howtoSection .howtoBox01 p,
.haircolorArea .howtoArea .howtoSection .howtoList04 li,
.haircolorArea .howtoArea .howtoSection .howtoBox02 p,
.haircolorArea .qaArea,
.haircolorArea .qaArea #questionArea,
.haircolorArea .qaArea #questionArea div,
.haircolorArea .qaArea .answerArea .answerAreaInner,
.haircolorArea .qaArea .answerArea .answerAreaInner h3 {
	zoom: 1;
}
* html .linupSection { /* IE6 hack */
	padding: 12px 0 20px 0;
}
* html .otherProducts .inner { /* IE6 hack */
	width: 933px;
}
.haircolorArea .productsArea .productsBox { /* IE6 hack */
	background: none;
	page-break-before: always;
}
* html .haircolorArea .productsArea .productsBox { /* IE6 hack */
	padding: 25px 49px 0 47px;
}
* html .haircolorArea .productsArea .productsBox .button {
	margin-top: -25px;
}
/* exclusives.css */
.videoSection .videoCol03-01 ul li,
.modelSection .modelCol02-01 .text h2,
.modelSection .modelCol02-01 .text dd {
	zoom: 1;
}
* html .videoSection { /* IE6 hack */
	padding: 25px 20px 25px;
}
* html .modelSection { /* IE6 hack */
	padding: 24px 0 37px 50px;
}

/* top.css */
#liese_contents .pickupArea h2,
#liese_contents .pickupArea ul li .text dl dt {
	zoom: 1;
}

