﻿#MainContentArea div.InfoTitle {
	background-image: url(/info/spot/img/info_title1_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/* サブ　タイトル */
#MainContentArea h3{
	background-color:#f4f0f0;
	padding: 10px 10px 8px;
	border-bottom: solid 3px #dadada;
	margin-bottom: 15px;
}
