﻿/*
	タイトル
*/
#SpotInfoMsgPage h2.title {
	/*width: 749px;*/
	height: 27px;
}

#SpotInfoMsgPage h2.title span {
	display: none;
}

/*
	コンテンツBOX
*/
#SpotInfoMsgPage div.ContentBox {
	margin-top: 20px;
	width:100%;
}

#SpotInfoMsgPage div.ContentBox div.Container {
	padding: 10px;
	line-height:120%;
}

#SpotInfoMsgPage h3.stitle span{
	/*font-weight: normal;*/
	font-size:medium;
	/*font-size:large;*/
}

/*
	利用期間、利用方法

#SpotDiscountPage table.UseExp{
	width:100%;
	margin-top:10px;
}
#SpotDiscountPage table.UseExp th{
	font-weight: normal;
	white-space: nowrap;
}
#SpotDiscountPage table.UseExp td{
	width: 100%;
}
*/
