@charset "utf-8";


/*「大量デジカメプリント」価格 */

#price_comment02 {
	padding-left: 92px;
	padding-top: 15px;
	color: #038866;
	font-size: 1.2em;
	font-weight: bold;
	background-image: url(../img/price_img.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 15px;
}

/*===============================================================================*/
/*price*/
/*===============================================================================*/



#price_comment01 {
	padding-left: 0;
	padding-top: 15px;
}

#price_comment02 span {
	color: #000;
	font-weight: normal;
	display: block;
	padding-top: 10px;
}

#price_comment03 {
	color: #FF0000;
	font-size: 1.2em;
	padding-top: 5px;
}

/*「大量デジカメプリント」価格 end */


/* ホットアルバム価格 */

#hot_price {
	height: 40px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0;
}

#hot_price img {
	height: 29px;
	width: 136px;
	vertical-align: middle;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#hot_img {
	padding-left: 15px;
	display: block;
	height: 170px;
	width: 223px;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
}

#hot_conmment {
	display: block;
	float: right;
	width: 320px;
	height: auto;
	color: #038866;
	font-size: 1.2em;
	padding-left: 0;
	font-weight: bold;
	margin-top: 60px;
}

/* ホットアルバム価格 end */


/* 価格表 */

.price {
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #EAFFB9;
	height: auto;
	width: 560px;
	padding: 0;
	border: 3px double #8FCA3B;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 15px;
	clear: both;
}

#price02 {
	margin-bottom: 15px;
}

.price caption {
	color: #629C27;
	text-align: right;
	line-height: 100%;
	padding-bottom: 3px;
}

.price th {
	width: 100px;
}

.price th.th01,
.price td.td01 {
	height: auto;
	margin: 0;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	vertical-align: middle;
	text-align: left;
	white-space: nowrap;
}

.price th.th03 {
	width: 100px;
	margin: 0;
	vertical-align: middle;
	text-align: left;
	white-space: nowrap;
	padding: 15px;
}

.price th.th04 {
	width: 130px;
	margin: 0;
	vertical-align: middle;
	text-align: left;
	white-space: nowrap;
	padding: 15px;
}

.price th span {
	background-image: url(../../common/img/list_mark04.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	display: block;
	height: auto;
	width: auto;
	padding-left: 16px;
}

.price th.th02,
.price td.td02 {
	height: auto;
	width: auto;
	margin: 0;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	vertical-align: middle;
	text-align: left;
	white-space: nowrap;
}

.price td.td03 {
	height: auto;
	width: auto;
	margin: 0;
	vertical-align: middle;
	text-align: left;
	white-space: nowrap;
	padding: 15px;
}

.price td.size {
	width: 80px;
}

.price td.kind01 {
	color: #555;
	width: 190px;
}

.price td.kind02 {
	color: #555;
	width: 190px;
}

.price td.money {
	color: #FF0000;
	font-weight: bold;
	font-size: 1.1em;
}

.price td.money strong {
	font-size: 1.3em;
}

/* 価格表 */


/* お支払い方法・送料について */

.payment_comment {
	padding-left: 30px;
}

/* お支払い方法・送料について end */


/* ご合計額計算方法 */
#calculation {
	height: 129px;
	width: auto;
	display: block;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 40px;
	padding-left: 0;
}

#calculation img {
	font-size: 0;
	line-height: 0;
	display: block;
	float: left;
}

#calculation img.sign {
	height: 19px;
	width: 19px;
	padding-right: 9px;
	padding-left: 9px;
	padding-top: 55px;
	padding-bottom: 0;
	margin: 0;
	float: left;
	display: block;
}

/* ご合計額計算方法 end */
