@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: 1px solid #473533;
}

.style_data_box_02 .style_data dt,
.style_data_box_03 .style_data dt {
  border-bottom: 1px 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;
}

#container {
  text-align: left;
}

#container {
  width: 100%;
  margin-left: auto;
  text-align: left;
}

#gallery .style_list,
#staff .style_list,
#care-item .style_list{
float:left;
width:155px;
margin:0 0px 10px 0;
}

#gallery .clear,
#staff .clear,
#care-item .clear{
clear:both;
}

#gallery_box .photo_box {
float:left;
margin-right:5px;
}
.style_data_box_01 dt {
}
.style_data_box_01 dd.style_icon {
}

.style_data_box_02 dd.style_face_icon {
float:left;
}

.style_data_box_01, .style_data_box_02, .style_data_box_03 {
clear:both;
}

#gallery .sub_photo_box {}

#gallery .sub_photo {
float:left;
width:93px;
}

#gallery .stylistname_box {
clear:both;
}

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;
}

#header,
#navSkip,
#bread_navi,
#beta,
#webpage-navi,
.entry_btn,
#cat-navi,
.content-nav,
.cat-title,
.page_nav,
.pagetop,
#footer,
#gallery-navi,
.print_box,
.detail_btn,
#staff .widget-feed {
  display:none;
}