@charset "utf-8";

/**
 * レイアウト
 */

.adsPrice #container{
	margin-bottom: 0px;
}

/**
 * 販売価格
 */

#merumagaPrice{
	margin-bottom: 20px;
}
#merumagaPrice h3{
	margin-bottom: 16px;
	background-image: url(../img/ttb_price.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 44px;
	width: 624px;
}
#merumagaPrice h4{
	margin-bottom: 10px;
}

.merumagaPriceBlock{
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}
.merumagaPriceText{
	float: left;
	width: 380px;
}
.merumagaPriceText h4{
	margin-bottom: 10px;
}
.merumagaPriceImage{
	float: left;
	width: 240px;
	text-align: right;
}

/**
 * サービス・カスタマイズ
 */

#merumagaService{
	margin-bottom: 20px;
}
#merumagaService h3{
	margin-bottom: 16px;
	background-image: url(../img/ttb_service.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 44px;
	width: 624px;
}
#merumagaService h4{
	margin-bottom: 10px;
}

/**
 * お支払いについて
 */

#merumagaPayment{
}
#merumagaPayment h3{
	margin-bottom: 16px;
	background-image: url(../img/ttb_payment.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 44px;
	width: 624px;
}
#merumagaPayment h4{
	margin-bottom: 10px;
	font-size: 14px;
}
