@charset "utf-8";
/* CSS Document */

/*		div		*/

.shop_box{
	width:558px;
	background:url("../img/season4/c_back.jpg) repeat-y;
	padding:20px 0 0 0;
	
	}
	
	
	
	
	
	
	
	
	
	
	
/*		p		*/

.sp_text{
	width:380px;
	line-height:180%;
	letter-spacing:2px;
	margin-top:50px;
	font-size: 140%;
}


.sp_text_2{
	width:340px;
	line-height:160%;
	letter-spacing:2px;
	font-size: 140%;
}


.shop_text{

	font-size:140%;
	line-height:160%;
		
	
	}

*, ::before, ::after {
  box-sizing: content-box;
}

body {
  letter-spacing: 0;
}
