@charset "UTF-8";
/* タイトル
------------------------------------------*/
h1 {
  margin: 0px 0px 12px 0px;
  border-bottom: 1px solid #CCCCCC;
}

h1.legacy {
  border-bottom: none;
}

h1#ttl {
  border-bottom: 1px solid #CCCCCC;
  font-size: 1.7em;
  margin: 0 0 12px;
  padding-bottom: 5px;
}

/* バナー
------------------------------------------*/
#title-banner-area {
  margin: 0 0 16px 0;
}

#title-banner-area h2 {
  margin: 0 0 4px 0;
}

/* カテゴリ入口
------------------------------------------*/
#cate-menu-area {
  margin: 0 0 12px 0;
}

#cate-menu-area h2 {
  margin: 0 0 8px 0;
}

#cate-menu-area ul {
  border: 1px solid #CCCCCC;
  background-color: #F6F6F6;
}

#cate-menu-area ul.column2 {
  padding: 0px 0px 0px 10px;
}

#cate-menu-area ul.column3 {
  padding: 0px 0px 0px 5px;
}

#cate-menu-area ul li {
  display: left;
  float: left;
  /*	background-color: #EEEEEE;*/
}

#cate-menu-area ul.column2 li {
  padding: 8px 10px 8px 0px;
}

#cate-menu-area ul.column3 li {
  padding: 8px 5px 8px 0px;
}

#cate-menu-area ul.column4 li {
  padding: 8px 0px 8px 11px;
}

/* 検索・早見表
------------------------------------------*/
#search-banner {
  margin: 0 0 24px 0;
  width: 736px;
}

.info-btn {
  width: 736px;
  margin: 0px 0px 12px 0px;
  text-align: right;
}

/* 検索システム
------------------------------------------*/
#search-area {
  width: 736px;
  height: 448px;
  background: url(/static/images/product/chair/form_bg.png) no-repeat left top;
  zoom: 100%;
}

#search-area:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

div.menu {
  zoom: 100%;
}

div.menu:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

div.menu ul li {
  float: left;
}

#search-banner .search-area {
  float: left;
  width: 736px;
}

#search-banner .search-area h2 {
  margin: 0 0 12px 0;
}

#search-box-outer {
  background-color: #CCCCCC;
  text-align: center;
}

#search-box-inner {
  width: 552px;
  background-color: #FFFFFF;
}

.search-item {
  margin: 5px 0 5px 0;
}

.search-item th {
  padding: 0 0 0 10px;
  font-size: 0.8em;
  color: #666666;
  text-align: left;
}

.search-item td {
  font-size: 0.8em;
}

.search-item td input {
  margin: 0 3px 0 0;
  vertical-align: middle;
}

.line-dot {
  background: url(/static/images/product/chair/line_dot.gif) left bottom repeat-x;
}

.search-btn {
  padding: 7px 0 5px 0;
}

.search-btn input {
  margin: 0 12px 0 0;
  vertical-align: middle;
}

#key_op_mode {
  font-size: 0.8em;
  left: -23px;
  position: relative;
  text-align: right;
  top: 52px;
}

.index {
  z-index: 1;
}

.index2 {
  z-index: 1000;
}

/* 検索ボタン
----------------------------------*/
#form-btn {
  text-align: center;
  position: relative;
  top: 78px;
}

#form-btn img {
  margin: 5px;
  vertical-align: middle;
}

/* 検索項目 */
li.btn {
  display: block;
}

li.selected {
  display: none;
}

/* ポップアップ説明
------------------------------------------*/
.tooltip {
  display: none;
}

.tooltip .inner {
  border: 1px solid #333333;
  padding: 4px;
  background-color: #EEEEEE;
  font-size: 0.8em;
}

.tooltip .title {
  color: #333333;
  font-weight: bold;
}

.tooltip .photo {
  margin: 3px 0 0 0;
}

.detail_btn1 {
  margin: 23px 0 0 50px;
  position: absolute;
  z-index: 1000;
}

.detail_btn2 {
  margin: 7px 0 0 50px;
  position: absolute;
  z-index: 1000;
}

.detail_btn3 {
  margin: 38px 0 0 50px;
  position: absolute;
  z-index: 1000;
}

/* 対応表・早見表バナー
------------------------------------------*/
#search-banner .banner-area {
  display: inline;
  float: right;
  width: 170px;
  /*	background-color: #FFEEEE;*/
}

#search-banner .banner {
  margin: 0 0 10px 0;
}

#search-banner .banner a:link img,
#search-banner .banner a:visited img {
  border: 1px solid #999999;
}

#search-banner .banner a:hover img,
#search-banner .banner a:active img {
  border: 1px solid #FF0000;
}

#search-banner .banner a:link img.enter,
#search-banner .banner a:visited img.enter,
#search-banner .banner a:hover img.enter,
#search-banner .banner a:active img.enter {
  border: none;
}

/* ツールチップ用 */
span.tooltip_backrest {
  opacity: 1;
  position: absolute;
  display: none;
}

span.tooltip_elbowrest {
  opacity: 1;
  position: absolute;
  display: none;
}

span.tooltip_rocking {
  opacity: 1;
  position: absolute;
  display: none;
}

span.tooltip_cloth {
  opacity: 1;
  position: absolute;
  display: none;
}

span.tooltip_eco {
  opacity: 1;
  position: absolute;
  display: none;
}

span.tooltip_other {
  opacity: 1;
  position: absolute;
  display: none;
}

/* カテゴリで選ぶ
------------------------------------------*/
#cate-area {
  margin: 0 0 5px 0;
}

#cate-area h3 {
  margin: 0 0 12px 0;
}

/* インクルード（各製品詳細）
------------------------------------------*/
.item-box {
  width: 716px;
  margin: 20px 0px;
  padding: 10px;
  border: 1px solid #ccc;
}

div .search-area ul {
  left: 109px;
  position: relative;
  top: 45px;
}

/* シリーズ名・キャプション
------------------------------------------*/
.item-code {
  margin: 0 0 5px 0;
}

.item-cap {
  padding: 0 0 10px 0;
  font-size: 0.8em;
  line-height: 1.2;
}

/* 品名・品番・絵文字など
------------------------------------------*/
.item-detail {
  float: left;
  width: 465px;
  /*	background: #EEFFEE;*/
}

/* メイン画像
-----------------------------*/
.item-img img {
  float: left;
  border: 2px solid #cbcbcb;
}

.item-text {
  float: left;
  margin: 0px 10px;
  width: 300px;
}

.item-name {
  font-weight: bold;
  font-size: 0.9em;
  line-height: 1.2;
}

.ie .item-name {
  font-size: 0.9em;
}

.webkit .item-name {
  margin-top: 5px;
}

.item-price {
  margin-top: 5px;
  font-size: 0.9em;
  font-weight: bold;
}

.ie .item-price {
  font-size: 0.9em;
}

.item-price span {
  color: #000000;
}

.item-description {
  width: 280px;
  margin-top: 5px;
  line-height: 1.3em;
  font-size: 0.8em;
}

.ie .item-description {
  font-size: 0.8em;
}

.item-zoom {
  margin-top: 8px;
}

.item-icons img {
  width: 54px;
  height: 44px;
  border: none;
  margin: 0px 0px 5px 0px;
}

/* 品名
-----------------------------*/
/*.item-name {
	margin: 0 0 3px 0;
	font-size: 0.8em;
	line-height: 1.2;
}*/
/* カラーチップ
-----------------------------*/
.item-color {
  margin: 0 0 4px 0;
}

.item-color img {
  margin: 0 -3px 0 0;
}

/* 絵文字
-----------------------------*/
.item-icon img {
  vertical-align: bottom;
  margin: 0 -3px 1px 0;
}

/* オプション対応表
-----------------------------*/
.item-option {
  /*	margin: 20px 0 4px 0; */
  margin: 75px 0 0 535px;
}

.item-option a img,
.item-option a:visited img {
  border: 1px solid #999999;
}

.item-option a:hover img,
.item-option a:active img {
  border: 1px solid #FF0000;
}

/* 特長
------------------------------------------*/
.item-ft {
  float: right;
  width: 254px;
  display: table;
  direction: rtl;
  /*	background: #EEEEFF;*/
}

.item-ft .ft-photo {
  display: table-cell;
  padding: 0 0 0 4px;
  vertical-align: top;
}

.item-ft .ft-photo img {
  vertical-align: bottom;
}

.item-ft .ft-text {
  display: table-cell;
  direction: ltr;
  font-size: 0.8em;
  line-height: 1.4;
  vertical-align: top;
  text-align: left;
}

.item-ft .ft-text p.ft-text-title {
  margin: 0 0 0 0;
}

.item-ft .ft-text p {
  margin: 0 0 1em 0;
}

/*---- IE7以下に適用 ----*/
* html .item-ft .ft-photo {
  float: right;
}

* + html .item-ft .ft-photo {
  float: right;
}

* html .item-ft .ft-text {
  width: auto;
}

* + html .item-ft .ft-text {
  width: auto;
}

/*---- Mac IEに適用 ----*/
/*\*/
/*/
div.item-ft {
}

div.item-ft p.ft-photo {
	display: block;
	float: right;
}

div.item-ft p.ft-text {
	display: block;
	width: auto;
}
/**/
/* 検索結果表示（該当なし）
------------------------------------------*/
.notfound-msg {
  text-align: center;
  margin: 0 0 1em 0;
}

/* 検索結果表示（該当あり）
------------------------------------------*/
#result-count {
  background: url(/static/images/product/chair/search_count.png) no-repeat scroll left top;
  color: #F44067;
  font-size: 0.9em;
  height: 36px;
  margin-bottom: -20px;
  padding: 8px 0;
  width: 736px;
}

#result-count span.cnt {
  font-size: 1.5em;
  font-weight: bold;
  margin-left: 45px;
}

.black {
  color: #000000;
}

/* 戻るボタン
------------------------------------------*/
p.return {
  margin: 0 0 15px 0;
  text-align: right;
}

.return a {
  font-size: 0.8em;
}

/* フロート解除
------------------------------------------*/
/* for modern brouser */
.clfx:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  max-height: 0;
  visibility: hidden;
}

/* IE7,MacIE5 */
.clfx {
  display: inline-block;
  zoom: 100%;
}

/* WinIE6 below, Exclude MacIE5 \*/
* html .clfx {
  height: 1%;
}

.clfx {
  display: block;
}

/**/
