@charset "UTF-8";	

/*-----------------------------------------
common.css修正
-----------------------------------------*/

#rightarea {
    float: right;
    height: auto;
    text-align: left;
    width: 200px;
}
#rightarea p {
	margin-bottom: 10px;	
}

#rightarea ul {
    list-style: none outside none;
}
#rightarea #myfavorite dt {
    padding-bottom: 5px;
}
#rightarea #myfavorite {
    background: url(../../images/hotel_search/favorite_bg.gif) no-repeat scroll center bottom transparent;
    margin-bottom: 15px;
    padding-bottom: 20px;
}
#rightarea #myfavorite ul {
    font-size: 90%;
    list-style: none outside none;
    margin-left: 10px;
    margin-right: 10px;
}
#rightarea #myfavorite ul li {
    margin-bottom: 3px;
}
.orange {
    color: #FF9900;
}
.mb5 {
    margin-bottom: 5px;
}
#campaign {
    background: url(../img/side/otoku_bg.jpg) no-repeat scroll left bottom transparent;
    margin-bottom: 10px;
    padding-bottom: 15px;
    padding-top: 10px;
    width: 200px;
}
#campaign dl {
    margin: 0 auto;
    width: 166px;
}
#campaign dl dt {
    margin-bottom: 3px;
}
#campaign dl dd {
    font-size: 80%;
    margin-bottom: 13px;
}
#campaign dl.last dd {
    margin-bottom: 0;
}
#information {
    background: url(../img/side/information_bg.jpg) no-repeat scroll left bottom transparent;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 14px;
    width: 200px;
}
#information p {
    margin-bottom: 0;
}
#information ul {
    margin: 0 auto;
    width: 170px;
}
#information ul li {
    margin-bottom: 5px;
}
#information ul li.last {
    margin-bottom: 0;
}
#nexco {
    background: url(../img/side/nexco_bg.jpg) no-repeat scroll left bottom transparent;
    margin-bottom: 10px;
    padding-bottom: 14px;
    width: 200px;
}
#nexco ul {
    margin: 0 auto;
    width: 170px;
}
#nexco ul li {
    margin-bottom: 5px;
}
#nexco ul li.last {
    margin-bottom: 0;
}
#news_topics {
    background: url(../img/side/news_topics_bg.jpg) no-repeat scroll left bottom transparent;
    margin-bottom: 10px;
    padding-bottom: 14px;
    padding-top: 10px;
    width: 200px;
}
#news_topics dl {
    background: url(../../images/index/news_topics_line.gif) no-repeat scroll center bottom transparent;
    font-size: 80%;
    margin: 0 auto 10px;
    padding-bottom: 10px;
    width: 178px;
}
#news_topics dl dt {
	font-weight: bold;
	font-size: 1.2em;
}
#news_topics dl dd {
	margin-bottom: 0.7em;
	padding-bottom: 0.7em;
	border-bottom: 1px solid #CECECE;
	line-height: 1.3;
}
#news_topics dl dd span {
	color: #990000;
	font-weight: bold;
	font-size: 1.1em;
}
#news_topics dl dd strong {
	font-size: 1.1em;
}
#news_topics dl dd.end {
    padding: 0 5px;
	border-bottom: none;
}
#news_topics dl.last {
    background: none repeat scroll 0 0 transparent;
    margin-bottom: 0;
    padding-bottom: 0;
}
#news_topics dl dt, #news_topics dl dd {

}
#news_topics dl dd a {
    text-decoration: underline;
}
ul#r_footbnr li {
    margin-bottom: 10px;
}
#rightarea #roundbnr { margin-bottom:10px; }
#rightarea #roundbnr img { width:200px; }
