@charset "utf-8";

/* ページTOP画像 */
div#top_image {
  background       : url('../image/main_kadenpc.jpg') no-repeat;
}

/* 鑑定ブランド紹介設定 */
div#kantei_brand {
  background       : url('../image/kaden_kantei.gif') no-repeat;
}

/* 注意書き詳細説明 */
div.details {
  padding          : 0 30px 0 20px;
  width            : 540px;
}

/* 注意書きタイトル */
div.avfk_cautn_title {
  background       : url('../image/icon/av_caution.gif') no-repeat;
}

div.avtk_cautn_title {
  margin           : 15px 0 0 7px;
  float            : left;
  background       : url('../image/icon/atk_caution.gif') no-repeat;
}

div.bold_rd_box {
  padding          : 5px;
  height           : 272px;
}

ul.avtk_cautn_cnt {
  margin-top       : 5px;
  width            : auto;
  height           : auto;
  border           : 1px solid #cc0033;
  list-style-type  : square;
}

ul.avtk_cautn_cnt li {
  margin           : 7px 7px 7px 28px;
  display          : list-item;
  color            : #cc0033;
}

ul.avtk_cautn_cnt li p {
  color            : #000000;
}

div.bold_rd_box img {
  position         : absolute;
  margin           : 100px 0 10px 555px ;
  width            : 122px;
  height           : 161px;
}

/* 家電買取時注意事項 */
dl.kdn_kai_chui {
  margin-bottom    : 10px;
  clear            : both;
  width            : 750px;
  height           : 183px;
  background       : url('../image/kai_chui_kaden.gif') no-repeat;
}

/* 買取一例帯設定 */
div.ichirei_line {
  margin-top       : 10px;
  height           : 28px;
  background       : url('../image/icon/kaden_ichirei.gif') no-repeat;
}

/* 家電・AV機器類を高く売るコツの説明 */
ol#uri_kotsu {
  background       : url('../image/kaden_kantei_1.gif') no-repeat;
}

/* 画像テキストの設定 */
dl.kdn_kai_chui p {
  text-indent      : 100%;
  white-space      : nowrap;
  overflow         : hidden;
}