/*Last updated on 2008-11-17 by Kuniko YAMAMOTO*/
@charset "utf-8";
/*↓　トップ画面構成CSS　*/
html{
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
body {
  margin: 0;
  padding: 0;
  color: #494949;
  font-family: ＭＳ Ｐゴシック, Osaka, Arial, sans-serif;
  font-size:12px;
  line-height: 18px;
}
img {
  border:none
}
p{
  font-size:1em;
}
hr{
  clear:both;
  display:none;
}
a{
	color: #494949;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

/* ↓↓  #container 全体包括 */
#container{
  width: 800px;
  height: auto;
  border-left: 1px solid silver;
  border-right: 1px solid silver;
}
/* ↓↓  #header メイン上端 */
#header{
  width:100%;
  height: auto;
  margin:0;
  padding:0;
}
/* ↓↓  #side_contents 左メニュー */
#side_contents{
  float:left;
  margin:0;
  padding:0;
  width:159px;
  height:100%;
  text-align:left;
  border-right: 1px solid silver;
}
/* ↓↓ #main_contents メイン中央 */
#main_contents{
  float:left;
  margin:0;
  padding:0;
  width:639px;
  height:auto;
  text-align:left;
}
/* ↓↓ #footer メイン下端 */
#footer{
  clear: both;
  margin:0;
  padding:0;
  width:100%;
  height: auto;
}
/* ↓↓ 全ページ共通　ポップアップ画面 */
#popup_container #main_contents{
  clear: both;
  margin:0;
  padding:0;
  width: 100%;
}
/* ↓↓ 全ページ共通　パンくずリスト */
.current_path{
	text-align: right;
	width: auto;
	height: auto;
	margin: 15px auto 5px auto;
}
.current_path .current_location{
	color: #ff6633;
}
/*↑　########## ここまで　トップ画面構成CSS ##########　*/

/* ########## ここから　.simpleDisplay 用　（シンプルディスプレイ）共通CSS　########## ↓*/
/* CSS for simple_display.html =[] = .simpleDisplay */
.simpleDisplay{
	width: auto;
	height: auto;
	margin: 2px;
	text-align: left;
}
.simpleDisplay .code{
	color: red;
	text-align: left;
}
.simpleDisplay .img{
	width: 100%;
	height: auto;
	clear: both;
	text-align: center;
}
.simpleDisplay img{
	/*margin-right: 1px;*/
	margin-top: 2px;
}
.simpleDisplay .icon{
	height: auto;
}
.simpleDisplay .icon span{
	clear:both;
	display:block;
}

.simpleDisplay .prices .original_price .detail{
	display:block;
	float: right;
	font-size: 1em;
	color:#15860f;
	width: 85px;
	text-align:left;
}
.simpleDisplay .prices .current_price .detail{
	display:block;
	float: left;
	color: #ff8507;
	font-weight: bold;
	font-size: 1em;
	width: 75px;
	width: auto;
	text-align:left;
	
}

.simpleDisplay .buttons{
	clear: both;
	text-align: center;
}
.simpleDisplay .button{
	width: 50px;
	margin: 0px auto;
}

.simpleDisplay .button img{
	text-align: center;
	display:inline;
	margin: 0px 4px;
	float: left;
}

.simpleDisplay .button form{
	margin:0;
    padding:0;
	float: left;
	height: 20px;
	width: 20px;
}
.simpleDisplay .title{
	clear: both;
	display:block;
	width: 46px;
	height: 15px;
	float: left;
	font-size: 10px;
	word-break:break-all;
}
.simpleDisplay .stock .title{
	clear: both;
	display:block;
	width: 52px;
	height: 12px;
	float: left;
	font-size: 10px;
}

.simpleDisplay .customer_price{
	display:block;
	width: 88px;
	height: auto;
	float: right;
	font-size: 1em;
	color:#339933;
	text-align: left;
}
.simpleDisplay .goods_price{
	display:block;
	width: 88px;
	height: auto;
	float: right;
	color: #ff8507;
	font-weight: bold;
	font-size: 1em;
	text-align: left;
}
.simpleDisplay .point{
	display:block;
	width: 133px;
	width: 100%;
	height: auto;
	float: right;
	font-size: 0.9em;
}
.simpleDisplay .stock{
	display:block;
	width: 133px;
	height: auto;
	float: right;
	font-size: 0.9em;
}

.simpleDisplay .money{
	color:#15860F;
	font-weight: bold;
}

.name .soldout{
  color: red;
}
/* ########## ここまで　.simpleDisplay 用　（シンプルディスプレイ）CSS　########## ↑*/

/* 「PRODUCT_HIT」 = .product_hit_lis 用CSS */
/* ↓　ここから「ヒット商品」　CSS */
.product_hit_list{
	text-align: center;
}
.product_hit_list .hitgood_table_border_on{
	border-bottom: 1px #E4E4E4 solid;
}
.product_hit_list ul{
  margin: 0;
  padding: 0;
}
.product_hit_list li{
  margin: 0;
  padding: 0;
  list-style:none;
  text-align:center;
}
#mq_hit{
  margin: 0;
  padding: 0;
  width: auto;
}
.product_hit_list .simpleDisplay{
	width: 145px;
	height: auto;
	border-bottom: 1px #E4E4E4 solid;
	padding-bottom: 2px;
}

.product_hit_list .simpleDisplay .img{
	width: 70px;
	height: auto;
	float: left;
}
.product_hit_list .img img{
	width:70px;
	margin-left: 2px;
}
.product_hit_list .simpleDisplay .code{
	display: none;
}
.product_hit_list .simpleDisplay .name{
	display: block;
	float:right;
	text-align: left;
	width: 65px;
	word-break:break-all;

	
}

.product_hit_list .simpleDisplay .title{
	/*clear: both;*/
	display:block;
	width: 53px;
	float: left;
	font-size: 0.9em;
	display: none;
}
.product_hit_list .simpleDisplay .detail{
	/*clear: both;*/
	display:block;
	width: 65px;
	float: left;
	font-size: 0.9em;
}

.product_hit_list .simpleDisplay .icon{
	display: none;
}
.SD_goods_base_price{
	/*display: none;*/
	height: auto;
	
}
.product_hit_list .simpleDisplay .customer_price{
	display:block;
	width: 65px;
	float: right;
	font-size: 0.9em;
	color:#339933;
	text-align: left;
	
}
.product_hit_list .simpleDisplay .goods_price{
	display:block;
	width: 65px;
	float: right;

	color: #ff8507;
	font-weight: bold;
	font-size: 0.9em;
	text-align: left;

}
.product_hit_list .simpleDisplay .current_price{
	display:block;
	width: 60px;
	float: right;

	color: #ff8507;
	font-weight: bold;
	font-size: 0.9em;
	text-align: left;

}
.product_hit_list .simpleDisplay .point{
	display:block;
	width: 65px;
	float: right;
	font-size: 0.9em;
	display: none;
}
.product_hit_list .simpleDisplay .button{
	text-align: center;
	width: 50px;
	float: right;
	display: none;
}

.product_hit_list .simpleDisplay .button img{
	text-align: center;
	margin: 0px 4px;
	float: left;
	float: right;
}
.product_hit_list .simpleDisplay .button form{
	margin:0;
    padding:0;
	float: left;
	height: 20px;
	width: 20px;
}

/* ↑　ここまで「ヒット商品」　CSS */
