@charset "utf-8";
/* CSS Document */

/******************************************************************************************
	-- style.css
*****************************************************/

/* No.009
----------------------------------------------------*/
.premiumNO9 {
	border-right: 1px solid #E5DACF;
	border-left: 1px solid #E5DACF;
	padding:0 18px;
}
.premiumNO9 .social_btn_box { height: 20px !important; text-align: right; }
.premiumNO9 .social_btn_box div {
	float: none !important;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	vertical-align: top;
}
.premiumNO9 p,
.premiumNO9 h3,
.premiumNO9 h4 { margin-bottom: 10px !important; }
.premiumNO9 ul { padding-left: 2em; }
.premiumNO9 li {
	text-indent: -1em;
	list-style-type: disc;
	margin-bottom: 5px;
}
.premiumNO9 li span {
	display: block;
	color: #B60031;
	font-weight: bold;
	margin-left: 1em;
}

/* apple
----------------------------------------------------*/
#apple {
	background: no-repeat right bottom url(/images/products/sweets/ichioshi/apple_bg.jpg);
	padding: 0 0 160px;
	margin: 0 15px 20px !important;
}
#apple .apple_inner {
	border-right: 1px solid #E5DACF;
	border-left: 1px solid #E5DACF;
	padding: 10px 18px 0;
}
#apple .apple_inner h4 { margin-bottom: 5px; }
#apple .apple_inner p  { margin-bottom: 15px; }
#apple .apple_inner .w405 { width: 405px; }
