
body {
margin: 0;
font-family: Helvetica;
background: #FFFFFF;
color: #000000;
overflow-x: hidden;
-webkit-user-select: none;
-webkit-text-size-adjust: none;
}
body > *:not(.toolbar) {
display: none;
position: absolute;
margin: 0;
padding: 0;
left: 0;
/*  top: 45px; */
top: 91px;
width: 100%;
min-height: 372px;
}
body[orient="landscape"] > *:not(.toolbar) {
min-height: 268px;
}
body > *[selected="true"] {
display: block;
}
a[selected], a:active {
background-color: #194fdb !important;
background-image: url(listArrowSel.png), url(selection.png) !important;
background-repeat: no-repeat, repeat-x;
background-position: right center, left top;
color: #FFFFFF !important;
}
a[selected="progress"] {
background-image: url(loading.gif), url(selection.png) !important;
}
body > .toolbar {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
border-bottom: 1px solid #2d3642;
border-top: 1px solid #6d84a2;
padding: 10px;
height: 45px;
background: url(kao_toolbar.png) #6d84a2 repeat-x;
}
.toolbar > h1 {
position: absolute;
overflow: hidden;
left: 50%;
margin: 1px 0 0 -75px;
height: 45px;
font-size: 20px;
width: 150px;
font-weight: bold;
text-shadow: rgba(0, 0, 0, 0.4) 0px -1px 0;
text-align: center;
text-overflow: ellipsis;
white-space: nowrap;
color: #FFFFFF;
}
body[orient="landscape"] > .toolbar > h1 {
margin-left: -125px;
width: 250px;
}
.button {
position: absolute;
overflow: hidden;
top: 8px;
right: 6px;
margin: 0;
border-width: 0 5px;
padding: 0 3px;
width: auto;
height: 30px;
line-height: 30px;
font-family: inherit;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0;
text-overflow: ellipsis;
text-decoration: none;
white-space: nowrap;
background: none;
-webkit-border-image: url(toolButton.png) 0 5 0 5;
}
.blueButton {
-webkit-border-image: url(blueButton.png) 0 5 0 5;
border-width: 0 5px;
}
.leftButton {
left: 6px;
right: auto;
}
#backButton {
display: none;
left: 6px;
right: auto;
padding: 0;
max-width: 55px;
border-width: 0 8px 0 14px;
-webkit-border-image: url(backButton.png) 0 8 0 14;
}
body > ul > li {
position: relative;
margin: 0;
border-bottom: 1px solid #E0E0E0;
padding: 8px 0 8px 10px;
/*  font-size: 20px;  */
font-size: 15px;
font-weight: bold;
list-style: none;
}
body > ul > li.group {
position: relative;
top: -1px;
margin-bottom: -2px;
border-top: 1px solid #7d7d7d;
border-bottom: 1px solid #999999;
padding: 1px 10px;
background: url(listGroup.png) repeat-x;
font-size: 17px;
font-weight: bold;
text-shadow: rgba(0, 0, 0, 0.4) 0 1px 0;
color: #FFFFFF;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
body > ul > li.group:first-child {
top: 0;
border-top: none;
}
body > ul > li > a {
display: block;
margin: -8px 0 -8px -10px;
padding: 8px 32px 8px 10px;
text-decoration: none;
color: inherit;
background: url(listArrow.png) no-repeat right center;
}
a[target="_replace"] {
box-sizing: border-box;
-webkit-box-sizing: border-box;
padding-top: 25px;
padding-bottom: 25px;
font-size: 18px;
color: cornflowerblue;
background-color: #FFFFFF;
background-image: none;
}
#xbackButton {
left: 6px;
right: auto;
padding: 0;
max-width: 55px;
border-width: 0 8px 0 14px;
-webkit-border-image: url(backButton.png) 0 8 0 14;
}
li.toPC 
{
  border-top:5px solid #E0E0E0;
  border-bottom:1px solid #E0E0E0;
}
li.toPC > a 
{
  padding:2px;
  background: url(/common/kao/pc.gif) no-repeat right center;
}
li.toPC > a > table > tbody > tr > td 
{
  vertical-align:middle;
}
li.toPC > a > table > tbody > tr > td > img 
{
  height:50px;
  border:0px;
}
li.gotoPageTop 
{
  height:46px;
  padding:0px;
}
li.gotoPageTop > img 
{
  position:absolute;
  right:5px;
}
li.footer 
{
  color:#B9B9B9;
  font-size:10px;
  text-align:center;
  padding:0px;
}
li.footer > div
{
  margin-top:15px;
  margin-bottom:5px;
}
li.footer > img 
{
  margin-bottom:12px;
}
li.footer > div > a
{
  text-decoration: none; 
}
li.gotoBrandTop 
{
  border-top:5px solid #E0E0E0;
  border-bottom:1px solid #E0E0E0;
}
li.gotoBrandTop > a > table > tbody >tr > td
{
  height:50px;
  vertical-align:middle;
}
li.gotoBrandTop > a > table > tbody > tr > td > img
{
  height:50px;
  border:0px;
}
li.Tanzaku > div > H2, li.Tanzaku > div > H3 
{
  background-color: #F5F5F5 ;
  font-size: 15px;
  margin-left: -10px;
  margin-top: -9px;
  padding: 4px 10px;
  border-top:1px solid #E0E0E0;
  border-bottom:1px solid #E0E0E0;
}
li.Tanzaku > div > div > H3
{
  font-size: 15px;
}
li.Tanzaku > div > div 
{
  font-size: 12px;
  font-weight:normal;
  margin-bottom: 20px;
}
li.Tanzaku > div > div > table 
{
  width:100%;
}
li.Tanzaku > div > div > table > tbody > tr > td 
{
  max-width:100%;
}
p.textindent > img 
{
  width:11px;
  height:11px;
}
li.i > a > table > tbody >tr > td, li.j > a > table > tbody >tr > td  
{
  height:50px;
  vertical-align:middle;
}
li.i > a > table > tbody > tr > td > img, li.j > a > table > tbody > tr > td > img 
{
  height:50px;
  border:0px;
}
li.j 
{
  margin-top: -1px;
  border-top: 2px solid #E0E0E0;
  border-bottom: 2px solid #E0E0E0;
}
li.j:first-child
{
  border-top: none;
}
img.iyaku_hin 
{
  height:15px;
}
li.productsLineUp 
{
  vertical-align:middle;
  color: #FFFFFF;
  background-color: #00B4B8 ;
  padding-left:3px;
}
li.productsLineUp > H3
{
  font-size: 15px;
  margin: 4px 4px;
}
li.productsTitle 
{
  text-align:left;
  padding-left:10px;
  background-color: #F5F5F5 ;
}
#cm_info
{
  visibility:hidden;
  height:0;
}
div.LeftBox 
{
  width: 100%;
  padding: 0px;
  margin: 0px;
  font-size: 15px;
}
div.LeftBox > H3 
{
  color: #FFFFFF;
  font-size: 15px;
  margin: 0px;
  padding: 4px 4px;
  background-color: #00B4B8 ;
}
div.LeftBox > H3:first-line
{
  display: none;
}
ul.info {
  padding: 0;
}
ul.info > li {
  margin: 0;
  border-bottom: 1px solid #E0E0E0;
  padding: 8px 0 8px 10px;
  font-weight: bold;
  list-style: none;
}
ul.info > li > a 
{
  display: block;
  margin: -8px 0 -8px -10px;
  padding: 8px 32px 8px 10px;
  text-decoration: none;
  color: inherit;
  background: url(/common/kao/pc.gif) no-repeat right center;
}
ul.info > li.image > a > img 
{
  border:0px;
  width:50px;
  height:50px;
  vertical-align:middle;
  margin-right:10px;
}
p.li-new {
	font-size: 13px;
	color: #FF3300;
}
p.li-new > img {
  vertical-align:middle;
  float:left;
  height:13px;
  margin-right:5px;
}
div.menu_bar 
{
  position:absolute;
  top:0px;
  width:100%;
  min-height:46px !important;
  background-color:#FFFFFF;
  border-bottom:1px solid;
}
div.menu_bar > img 
{
  border: 0px;
}
#kao_down_btn 
{
  position:absolute;
  right:5px
}
#kao_top_btn 
{
  position:absolute;
  right:43px
}
div.toolbar 
{
  position:absolute;
  top:46px;
  width:100%;
}
table.tblBrandTop > tbody > tr:first-child > td
{
  padding-top:30px;
  padding-bottom:30px;
}
ul#skincare_step
{
  max-width: 320px;
}
ul#skincare_step > li
{
  padding: 0px;
  margin: 0 2px;
}
ul#skincare_step > li > h1
{
  font-size: 15px;
}
ul#skincare_step > li > h1 > span
{
  font-weight: normal;
}
div#SkincareBrand
{
  font-size: 10px;
  font-weight: normal;
}
div#SkincareBox > div:first-child
{
  background: url(/common/jp/ja/images/steptop01.gif) no-repeat left bottom;
  list-style-type:none;
  text-align:center;
  height: 26px;
}
div#SkincareBox > div > img, div#SkincareBox > ul > div > img
{
  visibility:hidden;
  height: 0;
}
div#SkincareBox > ul
{
  background: url(/common/jp/ja/images/step01_01.png) repeat-y left bottom;
  list-style-type:none;
  text-align:center;
  margin:0;
  padding: 0;
}
div#SkincareBox > ul > div
{
  text-align: left;
}
div#SkincareBox > ul > li
{
  list-style: none;
  text-align: center;
}
div#SkincareBox > ul > li > p
{
  color:#444444;
  display:block;
  padding: 2px 30%;
  margin: 0;
}
div#SkincareBox > table
{
  width: 100%;
  background:url(/common/jp/ja/images/step01_04.png) repeat-y left center;
}
div#SkincareBox > table > tbody > tr > td 
{
  width: 50%;
}
div#SkincareBox > div > a, div#SkincareBox > table > tbody > tr > td > div > a
{
  display: block;
  margin: -5px 0 -5px 0;
  padding: 8px 0 8px 0;
  text-decoration: none;
  color: inherit;
}
div.StepBoxRightonly01
{
  border: 1px solid #56C0FF;
  margin: 5px 0 5px 35%;
  padding: 5px 0;
  text-align:center;
}
div.StepBoxGray
{
  border:1px solid #DCDCDC;
  margin: 5px 0;
  padding: 5px 0;
  text-align:center;
}
div.StepBoxBlue
{
  border:1px solid #56C0FF;
  margin: 5px 0;
  padding: 5px 0;
  text-align:center;
}
div.BrandtextLeft > p, div.Brandtext > p
{
  margin: 0;
  padding: 2px 30%;
}
div.Brandtext
{
  background:url(/common/jp/ja/images/stepcube01.png) no-repeat left top;
  list-style-type:none;
  text-align:center;
}
div.StepBoxLeft
{
  border:1px solid #56C0FF;
  float:left;
  margin: 5px 30% 5px 0;
  padding: 5px 0;
  text-align:center;
  width: 31%;
}
div.StepBoxRight
{
  border:1px solid #56C0FF;
  margin: 5px 0 5px 69%;
  padding: 5px 0;
  text-align:center;
}
div.space02, div.space03
{
  height: 10px;
}
#ColorVariation 
{
  margin-right:5px;
}
#ColorVariation > p > span {
  color:#D7507D;
}
#ColorChip > tbody > tr > td > div 
{
  text-align: center;
}
#ColorChip > tbody > tr > td > blockquote
{
  width: 100%;
  margin:0px;
  offset:0px;
  font-weight:normal;
}
#ColorChip > tbody > tr > td > blockquote > b
{
  color:#D7507D;
  font-weight:normal;
}
#ColorChip > tbody > tr > td > div > img 
{
  max-width: 60px;
  margin-bottom:5px;
}
#ColorChip > tbody > tr > td > p 
{
  font-size:small;
  font-weight:normal;
}

