@charset "UTF-8";
@import url(web06_printercable_common.css);
body {
  margin: 0px;
}

h1 {
  border-bottom: 1px solid #CCCCCC;
  font-size: 1.45em;
  line-height: 1.2;
  margin: 0 0 20px;
  padding-bottom: 2px;
}

.font80 {
  font-size: 80%;
}

.font90 {
  font-size: 90%;
}

.font100 {
  font-size: 100%;
}

.font120 {
  font-size: 120%;
}

.font140 {
  font-size: 140%;
}

.font12 {
  font-size: 12px;
  letter-spacing: 1px;
}

.font11 {
  font-size: 11px;
}

.ft {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
}

.midashi {
  font-weight: bold;
  font-size: 12px;
}

.list-bg {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
  background-image: url(/static/images/product/cable/usb/list_bg.gif);
  background-repeat: repeat-y;
  padding: 4px;
  background-color: #FFFFFF;
}

.list {
  font-size: 12px;
  line-height: 16px;
  vertical-align: text-top;
  letter-spacing: 1px;
}

.list-bg2 {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
  background-image: url(/static/images/product/cable/usb/list_bg2.gif);
  background-repeat: repeat-y;
  padding: 4px;
  background-color: #FFFFFF;
}

.atten {
  font-size: 80%;
  line-height: 14px;
}

.orange {
  font-size: 10px;
  color: #FF6600;
}

.intro {
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 1px;
  padding: 0px 0px 4px;
}

SELECT.flat {
  border: solid 1px teal;
}

#entrance .enter-img a,
#entrance .enter-img a:visited {
  float: left;
  border: 1px solid #666;
}

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

p.ttl_m {
  color: #333333;
  font-size: 1em;
  font-weight: bold;
  margin: 20px 0 6px;
}

/* 上メニュー
----------------------------*/
#list_style {
  background-color: #DCE8F8;
  zoom: 1;
}

#list_style ul {
  padding: 15px 0 10px 15px;
  zoom: 1;
}

#list_style li {
  float: left;
  margin: 0 8px 5px 0;
}

#list_style li img {
  margin: 0;
}

/* 下メニュー
----------------------------*/
#list_underside {
  margin: 10px 0 0 0;
}

#list_underside li {
  float: right;
  margin: 0 0 0 5px;
}

#list_underside li img {
  margin: 0;
}

/* メイン
----------------------------*/
div.cate {
  margin: 28px 0 0 0;
  background-color: #F6F6F6;
  width: 814px;
  zoom: 1;
}

div.cate_inner {
  margin: 15px 15px 0px 15px;
  padding-bottom: 12px;
  zoom: 1;
}

div.l-b {
  border-bottom: 1px dotted #CCCCCC;
}

p.cate_ttl {
  font-weight: bold;
  font-size: 1.1em;
  color: #FFFFFF;
  background: url(/static/images/product/cable/usb/ttl.png) no-repeat 0px 0px;
  padding: 10px 0 8px 12px;
}

div.cate_inner .left_area {
  position: relative;
  float: left;
  margin: 0 0 0 38px;
}

div.cate_inner .left_area .left_txt {
  position: absolute;
  top: 64px;
  left: 0px;
  font-size: 0.75em;
  width: 180px;
  text-align: center;
}

div.cate_inner .left_area .right_txt {
  position: absolute;
  top: 64px;
  left: 382px;
  font-size: 0.75em;
  width: 150px;
  text-align: center;
}

div.cate_inner .right_area {
  float: right;
  margin: 43px 20px 0 0;
}
