/*--こんな商品も見ています---------------------------------*/
#also {
  font-size:12px;
  margin:5 5 10 5;
}
#also .title{
  padding:0;
  margin:0;
  width:730px;
}
.product0 img{
	border:none;
}

#also .product0{
	font-size:85%;
	width:110px;
	text-align:inter-ideograph;
	margin:0;
	font-family:Helvetica,Verdana, sans-serif;
}

#also .product0 .image{
  margin:0 0 5px 0;
  padding:0;
  width:110px;
  height:155px;
}

#also .product0 .image a{
  display:block;
  border:1px solid #333;
  width:110px;
  height:155px;
}

#also .product0 .image a:visited{
  border:1px solid #333;
  width:110px;
  height:155px;
}

#also .product0 .image a:hover{
  border:1px solid #cd0000;
  width:110px;
  height:155px;
}


#also .product1{
  width:125px;
  float:left;
  margin:10px 0 0 10px;
  text-align:center;
}
#also .product1 img{
  border:1px solid #333;
  border-bottom:10px solid #333;
}
#also .product2{
  width:125px;
  float:left;
  margin:10px 0 0 10px;
  text-align:center;
}
#also .product2 img{
  border:1px solid #333;
  border-bottom:10px solid #333;
}
#also .clear{
  clear:both;
}


/*--商品情報---------------------------------*/
#product_name{
  font-size:16px;
  color:#c00;
  font-weight:bold;
  margin:0;
  display:block;
}

#product_name .model{
  font-size:11px;
  color:#fff;
  font-weight:normal;
}

#price{
  font-size:12px;
  width:290px;
  margin:0 0 5px 0;
  font-family:Verdana,Arial, Helvetica, sans-serif;
}

#price .old_price{
  color:#cccccc;
}

#price .price{
  color:#ff0000;
  font-weight:bold;
  font-size:14px;
}

#productImage{
  width:400px;
  /*background:url(../../../images/mxmxm/productimage_bg.gif) no-repeat;*/
  /*border:1px solid #e5e5e5;*/
  /*padding:30px 0 0 20px;*/
  padding:0;
  /*margin:0 0 0 10px;*/
  margin:15px 0 0 0;
  float:left;
  text-align:center;
}

.imgh{
	height:570px;
}

#productImage img{
	border:none;
}

.description{
  font-size:12px;
  margin:0 0 10px 0;
  width:285px;
}

.description a{
	color:#fff;
	text-decoration:underline;
}

.description a:visited{
	color:#fff;
	text-decoration:underline;
}

.description a:hover{
	color:#fc0;
	text-decoration:underline;
}

#options{
  font-size:12px;
  /*width:320px;*/
  width:300px;
}
#options table{
  border:1px solid #cccccc;
  font-size:12px;
  /*width:320px;*/
  width:300px;
}

#options th{
  background:#cccccc;
  font-weight:normal;
  text-align:left;
}
#cartButton{
  margin:10px 0;
  /*width:320px;*/
  width:280px;
}
#links{
	background:#fff;
	margin:0;
  /*width:320px;*/
  width:300px;
  float:right;
}
#point{
	clear:both;

}


#point ul{
  margin-top:0px;
  margin-bottom:0px;
}

#right{
	width:0;
}

#contents{
	width:740px;
}

.iteminformation{
	/*background:url(../../../images/mxmxm/iteminfobg.jpg) repeat-x bottom left #900;*/
	background:url(../../../images/mxmxm/bg001.gif) #000;
	float:right;
	width:280px;
	padding:10px;
	margin-right:10px;
}

/*--商品の詳細画像サムネイル---------------------------------*/
#add_images{
	text-align:left;
	margin:5px 0 0 0;
	padding:5px 0 0 0;
	border-top:1px solid #333;
}

#add_images img{
	border:1px solid #333;
	margin:0 5px 0 0;
}