/* oyanagi */
.cart .cart_s_button{
margin:1px;
width:117px;
height:30px;
background:url('../img/pt/cart_or_s.gif');
background-repeat:no-repeat;
border:none;
cursor:pointer;
}

.cart .customize_s_button{
margin:3px;
width:150px;
height:25px;
background:url('../img/pc/pc_cart_150.gif');
background-repeat:no-repeat;
border:none;
cursor:pointer;
}


.top_scroll{
scrollbar-base-color: #DDE3F3;
scrollbar-shadow-color: #e0e0e0;
scrollbar-darkshadow-color: #c0c0c0;
scrollbar-arrow-color: #ffffff;
}

.cont_bg_top_300 {
				background-image:url(../img/cont_top_300_b.gif);
				background-repeat:no-repeat;
				background-position:top left;
				}
	
	.cont_bg_mid_300 {
				background-image:url(../img/frm_mid_300.gif);
				background-repeat:repeat-y;
				}
	
	.cont_bg_bot_300 {
				background-image:url(../img/frm_bot_300.gif);
				background-repeat:no-repeat;
				background-position:bottom left;
				}												
							
	.cont_bg {
				width:613px;
				background-image: url(../img/bg_cont_mid.gif);
				background-repeat:repeat-y;
				margin-bottom:7px;
				}


/* oyanagi */

