.open{height:500px !important}

@media (min-width: 701px) {
  .sp {
    display: none;
  }
}

#click{
	cursor:pointer;
}

#information{
	width:560px;
	height:260px;
	overflow:scroll;
	overflow-x:hidden;
	padding:20px 0 0 110px;
	background:url(http://www.andydress.com/shop/img/information.jpg) top left no-repeat;


}

#banner{
	margin:30px 0 0px 0;
}

#information .info-report{
	margin:0 0 20px 0;
	overflow:hidden;
}

#information .info-report .info-label{
	width:130px;
	float:left;
	padding:10px 15px ;
	background:#eeeeef;
	border-radius:8px;
	box-shadow:1px 1px 3px #bbbbbc;
	text-align:center;
}

#information .info-report ul{
	float:left;
	margin:0 0 0 20px;
	width:350px;
}
#information div div.info-report { padding-bottom: 20px; border-bottom: #a9a9a9 dotted 1px; }




#category{overflow:hidden;}


#cate-label{
	display:none;
}

#category .item-box{
	width:318px;
	height:158px;
	border:1px solid #808080;
	padding:10px 0px 10px 10px;
	margin:0 10px 20px 10px;
overflow:hidden;
}

#category .cate-info{
	width:178px;
	padding:0 10px;
	position:relative;

}

#category .cate-info #infodata{
	position:absolute;
    left: 70px;
    top: 33px;
}

#category .cate-info dl{
	width:178px;
	margin:0 10px 0 0px;
}

#category .cate-info dl dt{
	width:70px;
	font-weight:bold;
	display:block;
float:left;
}

#category .cate-info dl dd.item-name{
	font-size:14px;
	color:#00C;
	font-weight:bold;
	border-bottom:dotted 1px #000;
	margin:0 0 10px 0;
}
	
#category .cate-info dl dd{overflow:hidden;}


#category .cate-info #icon-area{
	margin:10px 0 0 0;
}


#category .cate-info #icon-area img{
	margin:0 10px 0 0;
}

.left{float:left;}
.right{float:right;}





/** category **/


/** ページスイッチに関するCSS **/

#pager .pageno {
    border: 1px solid #000000;
    display: block;
    float: left;
    margin: 0 5px 0 0;
    text-align: center;
    width: 21px;
}
.pager-wrap {
    float: left;
    font-size: 10px;
    margin: 0 0 20px;
}
#category {
    overflow: hidden;
}
#cate-label {
    background: none repeat scroll 0 0 #E6E6E6;
    border-left: 10px solid #000000;
    height: 30px;
    line-height: 30px;
    margin: 0 0 20px;
    padding: 0 0 0 20px;
}
#category .item-box {
    border: 1px solid #808080;
    height: 158px;
    margin: 0 10px 20px;
    overflow: hidden;
    padding: 10px 0 10px 10px;
    width: 318px;
}
#category .cate-info {
    padding: 0 10px;
    position: relative;
    width: 178px;
}
#category .cate-info #infodata {
    left: 70px;
    position: absolute;
    top: 30px;
}
#brand-name, #size {
    margin: 0 0 5px;
}
#category .cate-info dl {
    margin: 0 10px 0 0;
    width: 178px;
}
#category .cate-info dl dt {
    display: block;
    float: none !important;
    font-weight: bold;
    width: 70px;
}
#category .cate-info dl dd.item-name {
    border-bottom: 1px dotted #000000;
    color: #0000CC;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 10px;
}
#category .cate-info dl dd {
    overflow: hidden;
}
#category .cate-info #icon-area {
    margin: 10px 0 0;
}
#category .cate-info #icon-area img {
    margin: 0 10px 0 0;
}
.left {
    float: left;
}
.right {
    float: right;
}
