﻿/*
	共通定義
*/
#SpotDiscountPage h2.title {
	background-position:12px 6px;
	border-left: solid 11px #d2e9a6;
	border-bottom: dashed 1px #d2e9a6;
}

#SpotDiscountPage div.ContentBox div.Container {
	border-left: solid 1px #c9caca;
	border-right: solid 1px #c9caca;
	border-bottom: solid 1px #c9caca;
}
#SpotDiscountPage div.ContentBox {
	background-image: url(../img/common/box_base_top.gif);
	background-repeat: no-repeat;
	padding-top:6px;
}

/*
	お得情報　タイトル
*/
#SpotDiscountPage h2.title {
	background-image: url(../img/discount/title_specialinfo.gif);
	background-repeat: no-repeat;
}

/*
	コンテンツBOX　タイトル
*/
#SpotDiscountPage h3.stitle {
	background-color:#50b44b;
	border-bottom: solid 4px #f3db7d;
	padding:0px 18px 4px;
}

#SpotDiscountPage h3.stitle a{
	color:#fff100;
}

#SpotDiscountPage div.kindBase{
	background-image: url(../img/discount/kind_ber.gif);
	background-repeat: no-repeat;
}

#SpotDiscountPage p.Intro{
	background-image: url(../img/discount/intro_ber.gif);
	background-position:bottom;
	background-repeat: no-repeat;
}

/*
	利用期間、利用方法
*/
#SpotDiscountPage table.UseExp th{
	color:#149285;
}
#SpotDiscountPage table.UseExp a{
	color:#149285;
}

