@charset "UTF-8";
a img {
  border: none;
}

#main-contents {
  float: right;
  width: 814px;
}

#container {
  width: 980px;
}

p#selectKind {
  border-bottom: 1px solid #CCCCCC;
  font-size: 1.7em;
  margin: 0 0 10px;
  padding-bottom: 5px;
}

h3 {
  border-bottom: 1px solid #333333;
}

h3 p {
  border-left: 4px solid #1D4FA8;
  margin-bottom: 2px;
  padding: 5px 5px 5px 8px;
}

/*---------------------------
ページリンク
---------------------------*/
ul.page-link {
  list-style-type: none;
  margin: 0 0 15px 0;
  padding: 14px 0 10px 14px;
  font-size: 0.8em;
  line-height: 0.8em;
  background-color: #F1F1EF;
  border: 1px solid #BBBBB9;
}

ul.page-link li {
  float: left;
  margin: 0 7px 0 0;
  position: relative;
}

ul.page-link li img.num {
  position: absolute;
  top: 21px;
  left: 14px;
}

.taiou {
  margin-bottom: 16px;
  padding-right: 10px;
  text-align: right;
}

/*---------------------------
バナー・ヘッド部分
---------------------------*/
h1 {
  margin: 0px 0px 10px 0px;
  border-bottom: 1px solid #CCCCCC;
}

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

h2.cateTitle {
  margin-bottom: 20px;
}

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

h2.cateTitle img {
  float: left;
}

body h2.cateTitle p {
  float: left;
  background: url(/static/images/product/common/head_01.png) repeat-x 0 0;
  padding: 10px 0 10px 12px;
  width: 761px;
  height: 19px;
  font-size: 1.1em;
  font-weight: bold;
  color: #333333;
  zoom: 100%;
}

body.mac.chrome h2.cateTitle p {
  float: left;
  background: url(/static/images/product/common/head_01.png) repeat-x 0 0;
  padding: 12px 0 8px 12px;
  width: 761px;
  height: 19px;
  font-size: 1.1em;
  font-weight: bold;
  color: #333333;
  zoom: 100%;
}

h2.cateTitle p.end {
  float: left;
  background: url(/static/images/product/common/head_02.png) no-repeat 0 0;
  padding: 0;
  width: 10px;
  height: 39px;
  zoom: 100%;
}

body.mac.chrome h2.cateTitle p.end {
  float: left;
  background: url(/static/images/product/common/head_02.png) no-repeat 0 0;
  padding: 0;
  width: 10px;
  height: 39px;
  zoom: 100%;
}

/*---------------------------
サイドメニュー
---------------------------*/
#sidemenu {
  float: left;
  width: 147px;
  height: 100%;
  /*この指定がないとMacIEで#sidemenuが表示されない*/
}

.sidemenu-type, .sidemenu-type_cate {
  margin: 0 0 12px 0;
  border-left: 1px solid #C1C1C1;
  border-right: 1px solid #C1C1C1;
  border-bottom: 1px solid #C1C1C1;
}

.sidemenu-type h5, .sidemenu-type_cate h5 {
  margin: 0 0 5px 0;
}

.sidemenu-type h6, .sidemenu-type_cate h6 {
  margin: 0 0 5px 5px;
}

.subtitle {
  padding: 8px 0 8px 7px;
  font-size: 0.8em;
}

.sidemenu-type ul {
  list-style-type: none;
}

.sidemenu-type_cate ul {
  list-style-type: none;
  padding-top: 5px;
}

.sidemenu-type ul li, .sidemenu-type_cate ul li {
  list-style-type: none;
  margin: 0 0 4px 0;
  width: 145px;
  background: url(/static/images/product/common/dot_line.gif) left bottom repeat-x;
}

.sidemenu-type ul li#m-alumi-funless, .sidemenu-type_cate ul li#m-alumi-funless {
  margin: 0 0 10px 0;
}

.sidemenu-type ul li.menu-end, .sidemenu-type_cate ul li.menu-end {
  margin: 0 0 0 0;
  background: none;
}

.sidemenu-type ul li span, .sidemenu-type_cate ul li span {
  display: block;
  float: left;
  height: 1%;
  padding: 0 0 4px 7px;
  font-size: 0.8em;
  line-height: 1.3;
}

.sidemenu-type ul li span a, .sidemenu-type_cate ul li span a {
  display: block;
  float: left;
}

.sidemenu-type ul li img {
  margin: 1px 5px 0 0;
  vertical-align: -2px;
  float: left;
}

.sidemenu-type_cate ul li img {
  margin: 3px 5px 0 0;
  vertical-align: -2px;
  float: left;
}

/* サイドメニュー　バナーエリア
------------------------------------*/
#bannerArea {
  margin-bottom: 15px;
}

#bannerArea a {
  display: block;
  margin-bottom: 7px;
}

/*---------------------------
ページトップへ
---------------------------*/
.return {
  font-size: 0.8em;
  line-height: 1.3;
  margin: 10px 0 15px;
  text-align: right;
}

/*---------------------------
テーブル部分
---------------------------*/
.item-lineup {
  margin: 0 0 20px 0;
  width: 100%;
  background-color: #9A9A9A;
}

.item-lineup th {
  background-color: #DEEEFE;
  color: #4C4D4F;
  padding: 5px;
  font-size: 0.8em;
  text-align: center;
  line-height: 110%;
}

.item-lineup td {
  background-color: #FFFFFF;
  padding: 5px;
  font-size: 0.8em;
  line-height: 110%;
  text-align: left;
  white-space: nowrap;
}

.item-lineup td.center {
  text-align: center;
}

.item-lineup td a {
  font-weight: bold;
  background: url(/static/images/product/yosi/ya.gif) no-repeat 0px 1px;
  padding: 0 0 0 15px;
}

body.mac .item-lineup td a {
  font-weight: bold;
  background: url(/static/images/product/yosi/ya.gif) no-repeat 0px 1px;
  padding: 1px 0 0 15px;
}

.letter_spacing_1 {
  letter-spacing: 1px;
}

body.windows.ie .letter_spacing_1 {
  letter-spacing: 1px;
}
