@charset "utf-8";

/*===============================================================================*/

/*price*/

/*===============================================================================*/

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

/*「ソルトウエディング・デジカメプリント」価格 */
#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_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: inline;
	vertical-align:middle;
}

#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 */

/* お支払い方法*/


ul.how{
width:110px;
margin:0 0 20px 30px;
padding:10px 10px 5px ;
border:1px solid #dcdcdc;
background:#f6f6f6;
}

ul.how li{
margin:0 0 5px;
padding:0 0 0 15px;
background:url(img/icon.gif) no-repeat left 0.4em;
list-style:none;
font-weight:bold;}


/* 110411 追記*/


table.pricetable{
width:560px;
margin:0 0 30px 15px;
}

table.pricetable caption{
padding:0 0 3px 3px;
text-align:left;
color:#629C27;}

table.pricetable th,
table.pricetable td{
padding:8px;}

table.pricetable th{
width:85px;
background:#10a744;
border-bottom:1px solid #10a744;
color:#FFF;
text-align:left;}

table.pricetable td{
border-left:2px solid #fff;
border-bottom:1px solid #dff3e6;}

table.pricetable td.camp{
width:120px;
vertical-align:bottom;
border-bottom:2px solid #fd3c4b;
font-weight:bold;
font-size:1.2em;
color:#fd3c4b;
text-align:center;}


p.mailingcost{
margin:0 0 15px;
text-align:right;
}

dl.bank{
padding:0 0 0 30px;}

dl.bank dt{
margin:0;
padding:0;}

dl.bank dd{
margin:0;
padding:0 0 10px;}
