@charset "UTF-8";

/* ==============================
  css-products-content-index
=================================
shipping-fuel
---------------------------------
shipping-ecology
---------------------------------
shipping-fuel + shipping-ecology box
---------------------------------
format
---------------------------------
format chart
---------------------------------
format guide-list
============================== */

/* ------------------------------
  shipping-fuel
------------------------------ */
#shipping-fuel {
	width: 650px;
}

/* ------------------------------
  shipping-ecology
------------------------------ */
#shipping-ecology {
	width: 650px;
}

/* ------------------------------
  shipping-fuel + shipping-ecology box
------------------------------ */
#shipping-fuel .box,
#shipping-ecology .box {
	width: 650px;
	overflow: hidden;
}

#shipping-fuel .box-l {
	width: 388px;
	float: left;
}
#shipping-ecology .box-l {
	width: 400px;
	padding-left: 18px;
	float: left;
}
#shipping-fuel .box-l p,
#shipping-ecology .box-l p {
	line-height: 1.7;
}

#shipping-fuel .box-l .txt-aria {
	width: 373px;
	padding-left: 18px;
}

#shipping-ecology .box-l ul {
	padding-left: 18px;
	margin-bottom: 30px;
}
#shipping-ecology .box-l li {
	list-style-type: disc;
	line-height: 1.7;
}

#shipping-ecology .box-l ul.circle-blue {
	padding-left: 0;
	margin-bottom: 30px;
}
#shipping-ecology .box-l ul.circle-blue li {
	list-style-type: none;
	line-height: 1.7;
	background: url(../img/products/circle_blue.gif) no-repeat 0 5px;
	padding-left: 15px;
}

#shipping-fuel .box-r,
#shipping-ecology .box-r {
	width: 200px;
	float: right;
}
#shipping-fuel .box-r p.img,
#shipping-ecology .box-r p.img {
	font-size: 10px;
	line-height: 1.5;
	margin-bottom: 35px;
}
#shipping-fuel .box-r p.img img,
#shipping-ecology .box-r p.img img {
	padding-bottom: 8px;
}

#shipping-ecology .box-l .btn-aria {
	width: 373px;
}
#shipping-ecology .box-l .btn-aria p.btn-l {
	padding-right: 10px;
	float: left;
}
#shipping-ecology .box-l .btn-aria p.btn-r {
	float: left;
}
#shipping-ecology .box-l .btn-aria p.btn-l a.button span {
	padding-left: 40px;
	padding-right: 20px;
}
#shipping-ecology .box-l .btn-aria p.btn-r a.button span {
	padding-left: 33px;
	padding-right: 13px;
}

h6.txt-light-blue {
	color: #0292de;
	font-weight: normal;
	line-height: 1.7;
}
h5.txt-h5-smaller {
	font-size: 14px !important;
	line-height: 1.4;
	background-position: 0 3px !important;
}

/* ------------------------------
  format
------------------------------ */
#format {
	width: 650px;
}

#format .wrap-box p {
	line-height: 1.7;
}

#format p#order {
	padding-left: 240px;
}
#format p#order a.button-h span {
	padding-left: 53px;
	padding-right: 33px;
}

/* ------------------------------
  format chart
------------------------------ */
#format .chart {
	width: 614px;
}
#format table.format-chart td.td1 {
	width: 270px;
	height: 80px;
	font-size: 12px;
	line-height: 1.7;
	background-image: url(../img/products/bg01.gif);
	padding: 0 10px;
}
#format table.format-chart td.td2 {
	width: 246px;
	height: 80px;
	font-size: 14px;
	color: #0292de;
	line-height: 1.4;
}
#format table.format-chart td.td3 {
	width: 270px;
	height: 80px;
	font-size: 14px;
	color: #0292de;
	line-height: 1.4;
	background-image: url(../img/products/bg01.gif);
	padding: 0 10px;
}
#format table.format-chart td.no {
	width: 68px;
}
#format table.format-chart td.no img {
	padding-top: 18px;
	padding-left: 14px;
}
#format table.format-chart td.yes {
	width: 300px;
}
#format table.format-chart td.yes img {
	padding-top: 8px;
	padding-left: 143px;
	padding-bottom: 9px;
}

/* ------------------------------
  format guide-list
------------------------------ */
#format table.format-list {
	border-top: 1px solid #c9c9c9;
	border-left: 1px solid #c9c9c9;
	margin-bottom: 40px;
}
#format table.format-list td {
	border-right: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	padding: 15px 10px;
}
#format table.format-list td.td1 {
	width: 139px;
}
#format table.format-list td.td2 {
	width: 432px;
}
#format table.format-list td.td3 {
	width: 147px;
}
#format table.format-list td.td4 {
	width: 424px;
}
#format table.format-list td.td2 p.book-title,
#format table.format-list td.td4 p.book-title {
	font-size: 117%;
	color: #8fb72f;
}
#format table.format-list td.td4 p.book-title span {
	color: #0292de;
	font-weight: bold;
}
#format table.format-list td.td2 p.cap-en {
	line-height: 1.3;
	margin-bottom: 20px;
}
#format table.format-list td.td4 p.txt-small {
	font-size: 83%;
	line-height: 1.7;
}
#format table.format-list tr.green {
	background-color: #f8fcee;
}

#format h5.title-print {
	color: #8fb72f !important;
	font-size: 117% !important;
	font-weight: bold !important;
	line-height: 1.3;
	background: none !important;
	padding-left: 0 !important;
	margin-bottom: 10px !important;
}
