@charset "utf-8";
/* -----------------------------------------------------------
CSS Information

File name : styles-print.css

----------------------------------------------------------- */

* {
  vertical-align: 0;
  font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, th, dt, strong, a {
  margin: 0;
  padding: 0;
  font-family: "Century Gothic", Arial, sans-serif;
  font-weight: normal;
  color: #5d4442;
}

h2, h3 {
  border-bottom: 2px solid #473533;
}

body {
  line-height: 1.4;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 12pt;
  background-color: white;
  background-image: none;
}

head+body {
 /* width: 165mm;*/
  max-width: 100%;
  min-width: 80%;
  margin: 0 auto;
}

p, dt, dd, th, td, li  {
  line-height: 1.8;
}
.clearFix {
display:block;
}
#wrapper {
  text-align: left;
}
#maincontents {
  width: 100%;
  margin-left: auto;
  text-align: left;
}
.style_box,
/*.stylist_info,*/
.stylist_list_box,
.stylist_catalog_list,
.stylist_list_box,
.asset {
width: 100%;
  margin-left: auto;
  text-align: left;
}
.stylelist_box {
float:left;
margin:0 0 10px;
width:175px;
}
#staff .otherstaff_box {
float:left;
margin:0 0 10px;
width:98px;
}
#staff .stylist_main_photo {
float:left;
width:155px;
}
.staff .stylist_detail {
float:left;
margin-left:15px;
width:520px;
clear:both;
}
.stylist_info {
clear:both;
}
#staff .stylist_catalog_list {
margin:0 0 20px;
padding:0 0 5px;
height:100px;
}
#scrollable {
height:100px;
margin:0;
padding:0;
width:690px;
}
#staff .catalog_photo {
height:100px;
float:left;
margin:0;
}
table {
  width: 100%;
  margin-bottom: 1em;
  border-collapse: collapse;
}

th, td {
  vertical-align: top;
  padding: 6px 8px;
  border: 2px solid #473533;
  font-size: 10.5pt;
  text-align: left;
}
/*
a:after {
  content: " >> " attr(href) " ";
  font-size: 10.5pt;
}
*/
#header,
#navSkip,
#Bread_navi,
#beta,
#webpage-navi,
.entry_btn,
#cat-navi,
.content-nav,
.cat-title,
.page_nav,
#pagetop,
#footer {
  display:none;
}