@charset "Shift_JIS";

/* ブライダルスケジュール　背景指定 */
.schedule-back {
	background-image: url(../img/new_goldplan_img/schedule_img/schedule_back.jpg);
	background-repeat: no-repeat;
	background-position: 335px 330px;
}

/* 利用者からの声　背景指定 */
.comment-back {
	background-image: url(../img/new_goldplan_img/comment_img/comment_back.jpg);
	background-repeat: no-repeat;
	background-position: 245px 140px;
}

/* ハネムーン　ランキング文字指定 */
.p-ranking {
	font-size: 12px;
	line-height: 14px;
}

/* 式場案内　文字指定 */
.p-hallguide {
	font-size: 12px;
	line-height: 130%;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #583827;
}

/* 記念品・引き出物　指定 */
.souvenir-box1 {
	font-size: 11px;
	line-height: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.souvenir-box2
{
	font-size: 11px;
	line-height: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.catalog-name {
	font-weight: bold;
	color: #A72B2A;
}
.souvenir-name
{
	font-weight: bold;
	color: #2B5884;
}
.souvenir-price
{
	font-weight: bold;
	color: #A72B2A;
	font-size: 13px;
	line-height: 16px;
}.price_td {
	padding-right: 7px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(../img/new_goldplan_img/price_img/price_td_back.gif);
	background-repeat: repeat;
	color: #000000;
}
.price_th
{
	padding-right: 7px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	color: #990000;
}
.price-total {
	font-size: 14px;
	color: #990000;
}
.bouquet-name {
	font-size: 12px;
	line-height: 13px;
	color: #B34A45;
	padding-top: 5px;
}
.bouquet_price {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
}
