/*-----------------------------------
タイトル
-----------------------------------*/
.saiyasune_title {
	width:950px;
	height:180px;
	background:url(/hotel/campaign/saiyasune/images/saiyasune_title.jpg) no-repeat 0 0;
	text-indent:-9999px;
	position:relative;
	margin: 0;
	padding:0;
}
.saiyasune_title_date {
	width:105px;
	height:30px;
	background:url(/hotel/campaign/saiyasune/images/saiyasune_title2.jpg) no-repeat 0 0;
	position:relative;
	margin: 0;
	padding:10px 240px 0 605px;
	color:#ffffff;
	font-weight: bold;
	text-align: center;
}

/*-----------------------------------
3つの理由
-----------------------------------*/
#riyu {
	width:950px;
	height:220px;
	background:url(/hotel/campaign/saiyasune/images/riyu_bg.gif) no-repeat 0 0;
	margin:0;
	padding:0;
	position: relative;
}
#riyu .riyu01 {
	width:290px;
	height:60px;
	position: absolute;
	left: 30px;
	top: 0px;
}
#riyu p.riyu01txt {
	width:275px;
	height:132px;
	padding:8px 0 0 15px;
	background:url(/hotel/campaign/saiyasune/images/riyu_01bg.gif) no-repeat 0 0;
	position: absolute;
	left: 30px;
	top: 60px;
}
#riyu .riyu02 {
	width:290px;
	height:60px;
	position: absolute;
	left: 330px;
	top: 0px;
}
#riyu p.riyu02txt {
	width:275px;
	height:132px;
	padding:8px 0 0 15px;
	background:url(/hotel/campaign/saiyasune/images/riyu_02bg.gif) no-repeat 0 0;
	position: absolute;
	left: 330px;
	top: 60px;
}
#riyu .riyu03 {
	width:290px;
	height:60px;
	position: absolute;
	left: 630px;
	top: 0px;
}
#riyu p.riyu03txt {
	width:275px;
	height:132px;
	padding:8px 0 0 15px;
	background:url(/hotel/campaign/saiyasune/images/riyu_03bg.gif) no-repeat 0 0;
	position: absolute;
	left: 630px;
	top: 60px;
}
#riyu p {
	line-height: 1.3em;
}
#riyu p strong {
	color:#ff5501;
}
#riyu p span {
	font-size:10px;
	line-height: 1.1em;
}

/*-----------------------------------
上部
-----------------------------------*/
.main-box {
	width:950px;
	padding:0 0 20px 0;
}
#left_box {
	width:500px;
	float:left;
}
#right_search {
	width:435px;
	float:right;
}

/*-----------------------------------
左側
-----------------------------------*/
.price-high-box {
	width:500px;
	background:url(/hotel/campaign/saiyasune/images/price_high_bg.gif) repeat-y 0 0;
	margin:0 0 5px 0;
	padding:0;
}
h3.price-high-title {
	width:500px;
	height:48px;
	background:url(/hotel/campaign/saiyasune/images/price_high_title.gif) no-repeat 0 0;
	text-indent:-9999px;
	margin:0;
	padding:0;
}
.price-high-txt {
	background:url(/hotel/campaign/saiyasune/images/price_high_btm.gif) no-repeat 0 100%;
	line-height:1.2em
	margin:0;
	padding:0 25px 15px 20px;
}

.campaign-box {
	width:488px;
	background-color: #fef2f2;
	border:solid 1px #cc0202; 
	margin:0 0 5px 0;
	padding: 8px 5px;
}
.campaign-box .under-line {
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	background:url(/hotel/campaign/saiyasune/images/dot_line_r.gif) repeat-x 0 100%;
}
.campaign-title01 {
	width:450px;
	height:40px;
	background:url(/hotel/campaign/saiyasune/images/campaign_title01.gif) no-repeat 0 0;
	text-indent:-9999px;
	margin:0;
	padding:0 0 5px 0;
}
.campaign-title02 {
	width:450px;
	height:70px;
	background:url(/hotel/campaign/saiyasune/images/campaign_title02.gif) no-repeat 0 0;
	text-indent:-9999px;
	margin:0;
	padding:0 0 5px 0;
}
.campaign-box ul {
	list-style-type:none;
	padding-left:10px;
}
.campaign-box .txt01 {
	padding-left:50px;
	font-size:12px;
}
.campaign-box .link01 {
	text-align:right;
	padding:0 5px 5px 0;
}
.campaign-box .link01 a {
	color:#0000FF;
}
.campaign-box .link01 a:link    {color: #0000cc; }
.campaign-box .link01 a:visited {color: #0000cc; }
.campaign-box .link01 a:hover   {color: #ff0000 !important;}
.campaign-box .link01 a:active  {color: #ff0000 !important;}

.campaign-box .mail-link a{
	color:#0000FF;
	text-decoration:underline;
}

.campaign-box .mail-link a:link    {color: #0000cc; }
.campaign-box .mail-link a:visited {color: #0000cc; }
.campaign-box .mail-link a:hover   {color: #ff0000 !important;}
.campaign-box .mail-link a:active  {color: #ff0000 !important;}

.search_allow {
	width:500px;
	text-align:right;
}

/*-----------------------------------
適用条件について
-----------------------------------*/
#condition {
	width:918px;
	border:solid 1px #cccccc;
	padding:10px 15px;
	margin:10px auto;
}
#condition h5 {
	color:#cc0000;
	font-size:14px;
}
#condition h6 {
	font-size:12px;
	padding-top:10px;
}
#condition p {
	padding-top:5px;
}

/*-----------------------------------
閲覧履歴
-----------------------------------*/
.linkList{
	float:none important;
	width:100% !important;
}