@charset "UTF-8";

#sideWrap {
white-space: nowrap;
float: left;
width: 175px;
/*最低限の高さを取っておく 454px;*/
min-height: ;
height: auto !important;
height: px;

background-image: url();
background-repeat: no-repeat;
background-position: center ;

}
