@charset "UTF-8";
/* デフォルトスタイル
---------------------------*/
h1, h2, h3, h4, h5, h6, p, ul, li, dl, dt, dd, table, tr, th, td {
  margin: 0;
  padding: 0;
}

img {
  margin: 0;
  padding: 0;
  border: 0;
}

#container {
  width: 980px;
  margin: auto;
}

#container img {
  vertical-align: bottom;
}

ul {
  list-style-type: none;
}

.sp {
  display: none;
}

/* タイトル・メニュー
---------------------------*/
h1 {
  margin: 0px 0px 12px 0px;
  border-bottom: 1px solid #CCCCCC;
  font-size: 1.7em;
  margin: 0 0 12px;
  padding-bottom: 5px;
}

#contents-area {
  float: right;
  width: 814px;
  margin: 0px;
}

#contents-area div.select-mode {
  background-color: #e2e5e7;
  height: 106px;
  margin: 10px 0px;
  width: 814px;
  text-align: center;
}

#contents-area div.select-mode ul {
  position: relative;
  top: 13px;
}

#contents-area div.select-mode ul li {
  float: left;
  margin: 0px 5px;
}

#contents-area div.select-mode ul li.menu_left {
  float: left;
  margin: 0px 1px 0px 9px;
}

#contents-area div.select-mode ul li.menu_right {
  float: left;
  margin: 0px 0px 0px 5px;
}

#contents-area div.select-btn {
  background-color: #fff;
  height: 50px;
  margin: 10px 0px;
  width: 814px;
  text-align: center;
}

#contents-area .select-btn ul {
  position: relative;
  left: 20px;
}

#contents-area .select-btn ul li {
  float: left;
  margin: 5px;
}

#contents-area .info-display .information-area {
  float: left;
  width: 560px;
}

#contents-area .info-display .information-area p {
  font-size: 0.9em;
  font-weight: bold;
  color: #696969;
  padding: 5px 0px;
  border-bottom: 1px solid #ccc;
}

#contents-area .info-display .information-area table {
  width: 100%;
}

#contents-area .info-display .information-area table tr td {
  padding: 10px 0px;
  border-bottom: 1px dashed #ccc;
  vertical-align: top;
}

#contents-area .info-display .information-area table tr td.bottom {
  border-bottom: none;
}

#contents-area .info-display .information-area table tr td.date {
  font-size: 0.8em;
}

#contents-area .info-display .information-area table tr td.update {
  font-size: 0.9em;
}

#contents-area .info-display .links-area {
  float: right;
  margin-top: 5px;
}

#contents-area .selections {
  width: 814px;
  background-color: #f1f1f1;
  text-align: center;
  margin: 10px 0px;
  padding: 10px 0px;
}

#contents-area .selections h3 {
  margin: 0px auto;
  position: relative;
}

#contents-area .selections h3 p {
  position: absolute;
  top: 16px;
  right: 5px;
  width: 24%;
  font-weight: normal;
}

#contents-area .selections .items {
  width: 782px;
  margin: 0px auto;
  border: 1px solid #ccc;
  border-bottom: none;
  background-color: #fff;
  text-align: left;
}

#contents-area .selections div.bottom {
  border-bottom: 1px solid #ccc;
}

#contents-area .selections .items img {
  float: left;
}

#contents-area .selections .items .items-link {
  float: right;
  width: 500px;
  margin: 40px auto;
}

#contents-area .selections .items .items-link div {
  float: left;
  width: 220px;
  height: 42px;
  margin: 5px;
  background: url(/static/images/seihin_joho/ipad_iphone_ipod//images_new/btn_category_bg.png) no-repeat left;
}

#contents-area .selections .items .items-link div.new {
  background: url(/static/images/seihin_joho/ipad_iphone_ipod//images_new/ico_new.png) no-repeat right 5px bottom 50%, url(/static/images/seihin_joho/ipad_iphone_ipod/images_new/btn_category_bg.png) no-repeat left;
}

#contents-area .selections .items .items-link div span {
  position: relative;
  top: 14px;
  left: 35px;
}

.windows #contents-area .selections .items .items-link div span {
  font-size: 0.9em;
}

.mac #contents-area .selections .items .items-link div span {
  top: 15px;
}

#contents-area .selections .items .items-link div span.double {
  top: 6px;
  line-height: 1.2;
}

.mac #contents-area .selections .items .items-link div span.double {
  top: 8px;
}

.cate-menu {
  margin: 10px 0 0 0;
  padding: 8px 0px 8px 14px;
  background-color: #C2C8CC;
}

.cate-menu li {
  float: left;
  margin: 4px 8px -3px 0px;
}

div#link-area {
  text-align: right;
  margin: 14px 0 20px 0;
}

div#link-area p {
  margin: 0;
  display: inline;
}

.link-btn {
  margin: 10px 0px 0px 0px;
  text-align: right;
}

div#link-area p.pad {
  margin-left: 3px;
}

/* 新着情報
---------------------------*/
#news-area {
  margin: 10px 0px 0px 0px;
}

#news-area dl {
  margin: 3px 0px 0px 0px;
  padding: 5px 0px 0px 0px;
}

#news-area dl dt {
  float: left;
  font-size: 0.8em;
  line-height: 1.4;
  letter-spacing: 1px;
}

#news-area dl dd {
  margin: 0px 0px 2px 7em;
  font-size: 0.8em;
  line-height: 1.4;
  letter-spacing: 1px;
}

/* おすすめ製品
---------------------------*/
#osusume-area {
  margin: 25px 0px 0px 0px;
}

#osusume-area h2 {
  margin: 0px 0px 0px 0px;
}

#osusume-area ul {
  margin: 4px 0px 0px 0px;
  padding: 4px 0px 9px 16px;
  background: url(/static/images/seihin_joho/ipad_iphone_ipod/top_osusume_bg.png) left bottom no-repeat;
}

#osusume-area li {
  float: left;
  margin: 0px 6px 0px 0px;
}

/* 機種別・アクセサリ別に選ぶ 共通
---------------------------*/
.cate-area .inner {
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  -webkit-border-radius: 0px 0px 4px 4px;
  -moz-border-radius: 0px 0px 4px 4px;
  border-radius: 0px 0px 4px 4px;
  background-color: #F5F6F8;
  behavior: url(/js/PIE.htc);
}

/* 機種別に選ぶ
---------------------------*/
#model-area {
  margin: 28px 0px 0px 0px;
}

#model-area .inner {
  padding: 5px 0px 8px 7px;
}

#model-area dl {
  position: relative;
  float: left;
  width: 358px;
  height: 186px;
  margin: 0px 2px 0px 0px;
  background: url(/static/images/seihin_joho/ipad_iphone_ipod/top_model_bg.png) no-repeat left top;
}

#model-area dt {
  position: relative;
  top: 16px;
  left: 16px;
}

#model-area dd {
  position: absolute;
  font-size: 0.8em;
  line-height: 1.2;
  text-align: center;
}

#model-area dd span {
  display: block;
  padding: 0px 0px 0px 9px;
  background: url(/static/images/seihin_joho/ipad_iphone_ipod/arrow.png) no-repeat left 3px;
  text-align: left;
}

#model-area dl#ipad, #model-area dl#iphone {
  width: 718px;
  background: url(/static/images/seihin_joho/ipad_iphone_ipod/top_model_bg2.png) no-repeat left top;
}

/* アクセサリ別に選ぶ
---------------------------*/
#acc-area {
  margin: 20px 0px 0px 0px;
}

#acc-area ul {
  padding: 9px 0px 5px 10px;
}

#acc-area li {
  float: left;
  margin: 0px 5px 2px 0px;
}

/* 対応表
---------------------------*/
#taiou-area {
  margin: 26px 0px 0px 0px;
}

#taiou-area .inner {
  border-style: solid;
  border-color: #AED301;
  border-width: 2px;
  -webkit-border-radius: 0px 0px 6px 6px;
  -moz-border-radius: 0px 0px 6px 6px;
  border-radius: 0px 0px 6px 6px;
  behavior: url(/js/PIE.htc);
}

#taiou-area .block-row {
  margin: 0px 0px 0px 20px;
  padding: 12px 0px 0px 0px;
}

#taiou-area dl {
  float: left;
  width: 160px;
  margin: 0px 18px 0px 0px;
  padding: 0px 0px 15px 0px;
}

#taiou-area dl dd {
  padding: 0px 0px 0px 0px;
  font-size: 0.8em;
  line-height: 1.2;
  text-align: left;
}

#taiou-area dl dd .icon {
  margin: 0px 5px 0px 0px;
  vertical-align: -1px;
}

/* 戻るボタン
---------------------------*/
.return {
  margin: 5px 0 5px 0;
  text-align: right;
  font-size: 0.8em;
  line-height: 1.3;
}

/* フロート解除
---------------------------*/
/* for modern brouser */
.clfx {
  display: inline-block;
}

.clfx:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  max-height: 0;
  visibility: hidden;
}

/* ie7,macIE5 */
/* winIE6 below, exclude macIE5 */
* html .clfx {
  height: 1%;
}

.clfx {
  display: block;
}
