@charset "utf-8";

/* -----------------------------------------------
CSS file RESTIR Online Boutique
FileName:/common_shop/css/reset.css
Author:　
----------------------------------------------- */
/*
html {
	overflow-y:scroll;
}
*/


#nonslide { 
    width:270px; 
    height:79px;
    padding-bottom:10px;
}


#slide_wrapper { 
}


#frame1 { 
    width:266px; 
    height:296px;
    border:2px solid #404040;
}

#frame2 { 
    width:260px; 
    height:290px;
    border:1px solid #404040;
    margin: 2px 2px 2px 2px;
    }
    
#slide_wrapper2 { 
    width:270px; 
    height:300px;
}


#frame3 { 
    width:266px; 
    height:296px;
    border:2px solid #404040;
}

#frame4 { 
    width:260px; 
    height:290px;
    border:1px solid #404040;
    margin: 2px 2px 2px 2px;
    }
