@charset "UTF-8";
body {
  margin: 0px;
}

/*************「ｐ」タグのマージン上下を0pxに*************/
p {
  margin-top: 0;
  margin-bottom: 0;
}

#container {
  width: 980px;
}

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

#title-banner {
  margin: 0 0 20px 0;
}

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

/*************パンくずリストの設定*************/
.breadcrumbs {
  font-size: 0.7em;
  color: #333333;
}

/*************フォントの指定*************/
/*ふと文字*/
.bold {
  font-weight: bold;
}

/*フォントサイズ1文字の大きさと行間*/
.font070 {
  font-size: 0.7em;
  line-height: 1.3em;
}

.font075 {
  font-size: 0.75em;
  line-height: 1.3em;
}

.font080 {
  font-size: 0.8em;
  line-height: 1.3em;
}

.font085 {
  font-size: 0.85em;
  line-height: 1.4em;
}

.font090 {
  font-size: 0.9em;
  line-height: 1.5em;
}

.font100 {
  font-size: 1em;
  line-height: 1.5em;
}

.font110 {
  font-size: 1.1em;
  line-height: 1.5em;
}

/*************フォント見せ方の調整*************/
.i1 {
  /*文字間隔をあける*/
  letter-spacing: 0.7em;
}

.textspace {
  margin: 0em 0em 0emx 0em;
  padding: 0.5em 0em 0em 0.5em;
}

/**********まわりこみ**********/
.mawarikomiR {
  float: left;
  margin: 0em;
  padding: 0em;
}

.mawarikomiL {
  /*文字が画像の左にまわりこむ*/
  float: right;
  margin-left: 0.5em;
}

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

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

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

#typeList {
  background-color: #eeeeee;
  padding: 10px;
  margin-bottom: 25px;
  border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  -o-border-radius: 0.5em;
  -ms-border-radius: 0.5em;
}

#typeListTable {
  border: 1px solid #bbbbbb;
  border-collapse: collapse;
  background-color: #ffffff;
}

#typeListTable th,
#typeListTable td {
  border-right: 1px solid #bbbbbb;
  border-bottom: 1px solid #bbbbbb;
  border-collapse: collapse;
  padding: 5px;
}

#typeListTable th {
  color: #ffffff;
  background-color: #666666;
  font-size: 0.95em;
}

#typeListTable td {
  font-size: 0.9em;
  line-height: 1.2;
}

#typeListTable img {
  margin: 0 2px;
}

.a {
  width: 60%;
}

.bf {
  width: 15%;
}

.se {
  width: 55%;
}

.ccb {
  width: 75%;
}

#typeListTable .b3 {
  width: 28%;
  margin: 0 7% 0 0;
}

.b {
  width: 20.5%;
}

.oo2 {
  width: 27.5%;
}

/*-- ポップアップ用 --*/
#typeList_pop {
  padding: 10px;
  margin-bottom: 25px;
  border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  -o-border-radius: 0.5em;
  -ms-border-radius: 0.5em;
}

/* 対応表へのリンク */
div.taiou-link {
  margin: 0 0 2.3%;
}

div.taiou-link a {
  display: block;
  background-color: #ffeb3b;
  padding: 3.2% 2%;
  border: 1px solid #a0a0a0;
  width: 20%;
  border-radius: 5px;
  font-size: 0.95em;
  color: #314cac;
  float: right;
}

div.taiou-link a img {
  vertical-align: -1px;
  margin-left: 6%;
}

div.taiou-link a:hover {
  text-decoration: none;
  opacity: 0.6;
}

/*---------------------------
カテゴリタイトル
---------------------------*/
h2.cateTitle {
  zoom: 100%;
  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/oatap/oversea/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;
}

body.mac.chrome h2.cateTitle p {
  float: left;
  background: url(/static/images/product/oatap/oversea/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;
}

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

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

/*---------------------------
コンテンツ
---------------------------*/
/*-- 1 海外電源プラグ --*/
.contentList {
  border-left: 2px solid #5a6368;
  margin-bottom: 30px;
  zoom: 100%;
}

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

.contentList img.new,
.contentList img.abo,
.contentList img.deal,
.contentList img.lim {
  vertical-align: middle;
}

.listTitle {
  background-color: #eeeeee;
  padding: 8px 0 8px 10px;
  font-size: 0.95em;
}

.listL {
  float: left;
  padding: 15px 0 0 15px;
  width: 240px;
}

.listL.two {
  width: 334px;
}

.listL a {
  display: block;
  margin-bottom: 15px;
}

.listL a.exception {
  display: inline;
  margin-bottom: 15px;
}

.listL img.fst {
  border: 1px solid #bbbbbb;
}

.listR {
  float: left;
  padding: 15px 0 0 15px;
}

.listR.two {
  padding: 15px 0 0 5px;
}

.listIcon img {
  vertical-align: -8px;
}

.listIcon span {
  margin: 0 5px;
  font-size: 0.9em;
}

.listSub {
  font-size: 0.95em;
  padding: 10px 0 4px;
}

.listLink {
  line-height: 1.2;
  font-weight: bold;
}

.listR a {
  font-weight: bold;
  color: #1c64b3;
  text-decoration: none;
}

.listR a:hover {
  font-weight: bold;
  color: #ff0000;
  text-decoration: underline;
}

.color {
  font-size: 0.95em;
}

.price {
  padding-top: 3px;
  font-size: 0.95em;
}

.listNote {
  border-top: 1px dotted #bfbfbf;
  margin-top: 10px;
  padding-top: 10px;
}

.capa {
  font-size: 0.95em;
  line-height: 1.3;
}

.att {
  padding-top: 5px;
  font-size: 0.8em;
  color: #ff0000;
  line-height: 1.3;
}

.attTrans {
  text-indent: -1em;
  margin-left: 1em;
  padding-top: 5px;
  font-size: 0.8em;
  color: #ff0000;
  line-height: 1.3;
}

.plugList {
  padding: 10px 8px;
  background-color: #eeeeee;
  margin-top: 10px;
}

.plugList img {
  margin: 0 3px;
}

.plugList img.fst {
  margin-bottom: 10px;
}

.innerInside {
  padding: 5px 0 0 15px;
}

.listTableCommon {
  border: 1px solid #bbbbbb;
  border-collapse: collapse;
  background-color: #ffffff;
  margin-top: 10px;
}

.listTableCommon th,
.listTableCommon td {
  border-right: 1px solid #bbbbbb;
  border-bottom: 1px solid #bbbbbb;
  border-collapse: collapse;
  padding: 5px;
}

.linkRw {
  display: block;
  margin: 10px 0;
}

.rwBt {
  zoom: 100%;
}

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

.rwBtLt {
  float: left;
}

.rwBtRt {
  float: left;
  padding-left: 15px;
}

.rwBtRt img {
  border: 1px solid #bbbbbb;
  padding: 10px;
}

/*-- 2 変圧器 --*/
#transExp {
  padding: 10px;
  border: 2px solid #d0d0d0;
  margin-bottom: 20px;
  border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  -o-border-radius: 0.5em;
  -ms-border-radius: 0.5em;
}

.transInner {
  background-color: #e5eff9;
  padding: 10px;
  zoom: 100%;
}

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

.transInner table {
  background-color: #ffffff;
}

.transInner table {
  border: 1px solid #bbbbbb;
  border-collapse: collapse;
  background-color: #ffffff;
  margin-top: 10px;
  float: left;
  width: 374px;
}

.transInner table th,
.transInner table td {
  border-right: 1px solid #bbbbbb;
  border-bottom: 1px solid #bbbbbb;
  border-collapse: collapse;
  padding: 5px;
  font-size: 0.95em;
}

.transInner table th {
  font-weight: normal;
}

.transListRight {
  margin-left: 20px;
}

.transNote {
  font-size: 0.95em;
}

.transNote span {
  font-weight: bold;
  display: block;
  margin-bottom: 4px;
}

.transRead {
  font-size: 0.95em;
  line-height: 1.3;
  margin-bottom: 10px;
}

.transAtt {
  display: block;
  color: #ff0000;
}

.transAttBot {
  font-size: 0.95em;
  line-height: 1.3;
  display: block;
  color: #ff0000;
  padding: 10px 12px 0;
}

.listL p {
  float: left;
}

.listL .set {
  padding-left: 10px;
}

.listL .set span {
  display: block;
}

.kome {
  color: #ff0000;
}

.vat {
  vertical-align: top;
  border: none;
}

.set {
  font-size: 0.95em;
}

.listAtt {
  color: #ff0000;
}

/*-- 3 変圧器 --*/
div.listIcon img {
  vertical-align: -8px;
}

div.listIcon p span {
  margin: 0 5px;
  font-size: 0.9em;
}

.mid {
  margin: 7px 0;
}

/* 関連製品 */
.kanren {
  margin-top: 15px;
}

.kanren p {
  border-bottom: 1px solid #666666;
  color: #666666;
  font-size: 0.9em;
  font-weight: bold;
  margin-bottom: 10px;
  padding-bottom: 2px;
}

.kanren .item {
  float: left;
  width: 265px;
}

.kanren .item img {
  float: left;
}

.kanren .item ul {
  float: left;
  padding-left: 5px;
}

.kanren .item ul li {
  font-size: 0.75em;
  margin-bottom: 4px;
}

.sp_common_title2 {
  display: none;
}

/*---------------------------
サイドメニュー
---------------------------*/
#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;
  padding-top: 7px;
}

.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/oatap/oversea/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;
}

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