<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*
en_US
*/

/* -----------------------------------------------
contents name
----------------------------------------------- */
#contents-name h2 a {
	display: block;
	background: url(/img/eng/help/title_shopping_cart.gif) no-repeat 0 0;
	width: 229px;
	height: 50px;
}
/* =========================================================
shopping_cart
========================================================= */
#shopping_cart {
	clear: both;
	text-align: left;
	line-height: 146%;
	margin-bottom: 100px;
}
/* -----------------------------------------------
about
----------------------------------------------- */
#shopping_cart .about {
	margin: 15px 0 20px 0;
}
#shopping_cart .about p {
	margin-bottom: 15px;
}
/* -----------------------------------------------
section
----------------------------------------------- */
#shopping_cart .section {
	margin-bottom: 25px;
}
#shopping_cart h4 {
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	background-color: #777777;
	border-radius: 3px;
	padding: 8px 10px;
	margin-bottom: 12px;
}
/* -----------------------------------------------
service
----------------------------------------------- */
#shopping_cart .service dt {
	background-color: #faf7f0;
	padding: 8px;
	margin-bottom: 8px;
}
#shopping_cart .service ul {
	list-style-type: circle;
	padding: 0;
	margin: 0 0 12px 1.8em;
}
#shopping_cart .service li {
	color: #635423;
	border-bottom: 1px dotted #e6eae6;
	padding: 5px 0;
	margin: 0;
}
#shopping_cart .service li:first-child {
	padding-top: 5px;
}
/* -----------------------------------------------
step
----------------------------------------------- */
#shopping_cart .step .image {
	display: table;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 auto;
	width: 780px;
}
#shopping_cart .step .image div.left,
#shopping_cart .step .image div.center,
#shopping_cart .step .image div.right {
	display: table-cell;
	vertical-align: top;
}
#shopping_cart .step .image div.left {
	padding-right: 15px;
	width: 33%;
}
#shopping_cart .step .image div.center {
	padding-right: 15px;
	width: 34%;
}
#shopping_cart .step .image div.right {
	width: 33%;
}
#shopping_cart .step .image .illust {
	padding: 20px;
	margin-bottom: 10px;
	width: 205px;
	height: 120px;
}
#shopping_cart .step .image dt {
	color: #339966;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 3px;
}
#shopping_cart .step .image dd {
	line-height: 157%;
}
#shopping_cart .step .top dd {
	margin-bottom: 20px;
}
#shopping_cart .step .top div.left .illust {
	background: #faf9ef url(/img/common/help/shopping_cart/img_step_1.png) no-repeat 50% 100%;
}
#shopping_cart .step .top div.center .illust {
	background: #faf9ef url(/img/common/help/shopping_cart/img_step_2.png) no-repeat 50% 100%;
}
#shopping_cart .step .top div.right .illust {
	background: #faf9ef url(/img/common/help/shopping_cart/img_step_3.png) no-repeat 50% 100%;
}
#shopping_cart .step .bottom div.left .illust {
	background: #faf9ef url(/img/common/help/shopping_cart/img_step_4.png) no-repeat 50% 100%;
}
#shopping_cart .step .bottom div.center .illust {
	background: #faf9ef url(/img/common/help/shopping_cart/img_step_5.png) no-repeat 50% 100%;
}
#shopping_cart .step .bottom div.right .illust {
	background: #faf9ef url(/img/common/help/shopping_cart/img_step_6.png) no-repeat 50% 100%;
}
/* -----------------------------------------------
others
----------------------------------------------- */
#shopping_cart .others ul,
#shopping_cart .others ol {
	list-style-type: circle;
	padding: 0;
	margin: 0 0 12px 1.8em;
}
#shopping_cart .others li {
	padding: 0;
	margin: 0 0 6px 0;
}
</pre></body></html>