@charset "utf-8";

	

/* =================================================

	tokusyu_list（特集一覧）のスタイル

================================================= */
#box-contents {

  float: right;

  width: 700px;

}

#box-contents h3.list_top {
  background-image: url(../images/shopping/selected_category.gif);
  background-repeat: no-repeat;
  background-position: left top;
  height: 42px;
  font-family: "“ヒラギノ角ゴ Pro W3″", "“Hiragino Kaku Gothic Pro W3″", "“メイリオ”", Meiryo, "“ＭＳ Ｐゴシック”", sans-serif;
  font-size: 120%;
  text-align:left;
  color: #7F3800;
  line-height: 42px;
  padding-left: 30px;
  font-weight: bold;
  margin-bottom: 20px;
}

#box-contents .user {

  margin-bottom: 10px;

  border: 1px solid #CCCCCC;

  padding-top: 5px;

  padding-right: 10px;

  padding-bottom: 5px;

  padding-left: 10px;

}

#box-contents .user h4 {

  font-weight: bold;
  
  text-align:left;

  background-image: url(../images/common/ttl_bg2.gif);

  background-repeat: no-repeat;

  background-position: center center;

  padding: 10px;

  margin-top: 2px;

  margin-bottom: 10px;

  font-size: 120%;

}




#box-list {
	text-align: left;
  float: left;
  width: 198px;
  border: 1px solid #9C6B43;
  }

#box-list h3 {
  text-indent: -9999px;
  height: 38px;
  background-repeat: no-repeat;
  background-image: url(../images/tokusyu/ttl_tokusyu_list.gif);
}

#box-list ul {
}

#box-list ul a {
  color: #323E4E;
}

#box-list li {
  background-image: url(../images/mymenu/ico_list.gif);
  background-repeat: no-repeat;
  background-position: 3px center;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #A6A6A6;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 18px;
}

#box-list li a {
  color: #323E4E;
  display: block;
}
#box-list li a:hover {
  color: #CC0000;
}


