@charset "UTF-8";
@import url("usbconverter_common.css");
/*--------------------------------------
　カテゴリ　見出し部分
---------------------------------------*/
h1 {
  border-bottom: 1px solid #cccccc;
  font-size: 1.7em;
  margin: 0 0 12px;
  padding-bottom: 3px;
}

#cttl {
  margin: 0 0 18px 0;
}

#usbClist {
  background-color: #E8EDF0;
  margin: 0 0 17px 0;
}

#otherList {
  background-color: #E8EDF0;
  margin: 0 0 35px 0;
}

h3.sp_common_title {
  display: block;
}

#usbClist p#ttl,
#otherList p#ttl {
  color: #ffffff;
  padding: 7px 3px 4px 10px;
}

#usbClist p#ttl {
  background-color: #295b96;
}

#otherList p#ttl {
  background-color: #797979;
}

#usbClist ul {
  height: 143px;
  background-color: #E8EDF0;
  margin-bottom: 6px;
  padding: 9px 0 0 0;
}

#otherList ul {
  height: 78px;
  background-color: #E8EDF0;
  margin-bottom: 6px;
  padding: 9px 0 0 0;
}

#usbClist li,
#otherList li {
  display: inline;
}

#usbClist li img,
#otherList li img {
  margin: 3px -9px 0px 10px;
}

.cate_area_bl {
  border-left: 4px solid #6e95d8;
  margin: 10px 0 35px 0;
}

.cate_area_gy {
  border-left: 4px solid #afafaf;
  margin: 10px 0 35px 0;
}

.items_b {
  background-color: #FFFFFF;
  /*margin-bottom: 27px;
	border-left: 5px solid #6E9BFF;*/
}

.items_g {
  float: left;
  margin-bottom: 27px;
  border-left: 5px solid #9FD864;
}

.items_r {
  float: left;
  margin-bottom: 27px;
  border-left: 5px solid #EA7B7C;
}

.box {
  float: left;
  width: 800px;
  /*	background:#ccc;*/
  margin: 10px 0 0 10px;
}

h3.mt20 {
  margin: 0 0 10px;
  padding: 10px 10px 10px 12px;
  font-size: 1.1em;
}

h3.bgbl {
  background: #d7e3f9;
}

h3.bggy {
  background: #e4e4e4;
}

p.pTxt {
  margin: 0 0 0 10px;
  font-size: 0.9em;
  font-weight: bold;
}

p.topbdr {
  clear: both;
  margin-top: 25px;
  padding: 15px 0 0 0;
  border-top: 1px dotted #c6c6c6;
}

h3.bl p.long {
  line-height: 125%;
}

h3.gr {
  margin-bottom: 7px;
  padding: 10px;
  background-color: #E6F3D5;
  width: 790px;
  float: left;
}

.item-photo {
  float: left;
  padding-right: 17px;
  margin-bottom: 20px;
}

.item-photo2 {
  float: left;
  padding-right: 17px;
  margin-bottom: 40px;
}

.item-photo img,
.item-photo2 img {
  float: left;
  border: 1px solid #CCCCCC;
}

.rightArea {
  display: inline;
  float: left;
  width: 447px;
}

.rightArea p {
  margin-top: 10px;
  font-size: 0.9em;
  line-height: 1.3em;
  padding-left: 0.1em;
  text-indent: -0.1em;
}

.rightArea p span {
  font-weight: bold;
}

.item-spec {
  float: left;
  width: 566px;
}

.image_area {
  width: 430px;
  margin-top: 20px;
}

.image_area p {
  float: left;
  margin: 0 4px 4px 0;
}

.notice {
  margin: 5px 0 0 0;
  font-size: 0.75em;
  color: #0689DB;
}

/*---------------------
製品テーブル
---------------------*/
table.item-lineup {
  width: 550px;
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  margin-bottom: 10px;
}

table.noCable {
  width: 380px;
}

table.mg0 {
  margin: 0;
}

.item-lineup th {
  font-weight: normal;
  height: 28px;
  border-right: 1px solid #CCCCCC;
  border-bottom: 2px solid #888888;
  font-size: 0.9em;
  background-color: #F4F4F4;
}

.item-lineup th.cable {
  width: 200px;
}

.item-lineup td {
  text-align: center;
  height: 27px;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  font-size: 0.9em;
}

.item-lineup td.bold {
  font-weight: bold;
  width: 30%;
  line-height: 1.3;
}

.item-lineup td.bold span {
  display: block;
  text-align: left;
  padding: 3px 0 3px 15px;
  font-size: 95%;
}

.item-lineup td.hinban {
  text-align: left;
  padding-left: 9px;
  padding-top: 3px;
  padding-bottom: 3px;
  width: 37.5%;
}

.item-lineup td.price {
  text-align: center;
  /*
	padding-right: 9px;
	*/
  width: 32.5%;
}

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

.item-lineup td.hinban span {
  display: block;
  text-indent: -14px;
  margin: 2px 0 2px 13px;
}

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

.last_cate {
  margin-bottom: 55px;
}

/* 検索システムバナー */
a.search {
  display: block;
  margin: 0 0 12px;
}

div.search-banner {
  text-align: center;
  margin: 65px 0 10px;
}
