﻿@charset "Shift_JIS";
/*-----------------------------------------------------------------
Hotel Selection 100 + 
Ver:2008.01.19
-----------------------------------------------------------------*/
body{
	width:950px;
	text-align:center;
	margin:0 auto;
	font-family:Arial,Helvetica,Verdana,sans-serif;
}
#wrapper{
	width:950px;
	padding:0;
}

h1,h2,h3,h4{
	/*width:950px;*/
	padding:0;
	margin:0;
}

h4{
	background-color:#FFCCCC;
	text-align:center;
	margin:10px 0 0 0;
	padding:3px 0;
	color:#FF6666;
}

#wrapper p.clear{
	cleat:both;
	line-height:5px;
}



/*--------------------------------------------
HOTEL
--------------------------------------------*/
#HOTEL{
	padding:0;
}

div.HOTEL1{
	width:217px;
	border:2px #4273cb solid;
	background:url("/en/special/selection100/images/back_hotel01.gif") repeat-x top;
	margin:13px 7px 0 0;
	padding:5px 5px 7px 5px;
	float:left;
	}
	
div.HOTEL1_right{
	width:217px;
	border:2px #4273cb solid;
	background:url("/en/special/selection100/images/back_hotel01.gif") repeat-x top;
	margin:13px 0px 0 0;
	padding:5px 5px 7px 5px;
	float:left;
	}

div.HotelName dl,
div.HotelName dd,
div.HotelName dt{
	margin:0;
	padding:0;
}
div.HotelName a img{
	border:0;
}

div.HotelName dl{
	margin:0;
	padding:0;
	text-align:left;
	}
	
div.HotelName dt{
	font-weight:bold;
	font-size:14px;
	line-height:1.5em;
	}

div.HotelName dd.name{
	font-weight:bold;
	font-size:16px;
	height:40px;
	}
div.HotelName dd.name2{
	font-weight:bold;
	font-size:14px;
	line-height:1.2em;
	height:40px;
	}

div.HotelName dd.name3{
	font-weight:bold;
	font-size:13px;
	line-height:1.2em;
	height:40px;
	}

div.HotelName dd.star{
	color:#FF6600;
	font-size:78%;
	line-height:1.5em;
	}

div.HotelName dd.com{
	font-size:12px;
	letter-spacing:0.05em;
	line-height:1.5em;
	}

div.HotelName dd.pic{
	margin:5px 0 0 0;
	}

div.HotelName dd.price1{
	color:#cc0000;
	font-size:10px;
	line-height:1.5em;
	}

div.HotelName dd.rightCom{
	color:#3e3e3e;
	font-size:10px;
	line-height:1.5em;
	text-align:right;
	}

div.HotelName dd.tokuten1{
	color:#ffffff;
	background-color:#fe0000;
	font-size:17px;
	font-weight:bold;
	margin:5px 0 2px 0;
	padding:12px 0 1px 5px;
	height:31px;
	text-align:center;
	vertical-align:middle;
	clear:both;
	}

div.HotelName dd.tokuten2{
	color:#ffffff;
	background-color:#fe0000;
	font-size:16px;
	font-weight:bold;
	margin:5px 0 2px 0;
	padding:3px 0 1px 5px;
	height:40px;
	text-align:center;
	vertical-align:middle;
	line-height:1.2em;
	clear:both;
	}

div.HotelName dd.tokuten3{
	font-size:12px;
	letter-spacing:0;
	line-height:1.3em;
	padding:2px;
	margin:0;
	clear:both;
	height:85px;
	}

div.HotelName dd.tokuten4{
	font-size:11px;
	letter-spacing:0.05em;
	line-height:1.3em;
	padding:2px;
	height:65px;
	clear:both;
	}

p.pricedown{
	width:58px;
	color:#ffffff;
	background:url(http://travel.rakuten.co.jp/kaigai/special/winter/images/price/pricedown.gif) no-repeat left top;
	font-size:15px;
	font-weight:bold;
	margin-top:7px;
	padding:2px 0 1px 4px;
	float:left;
	text-align:left;
	}

p.pricedown_kr{
	width:58px;
	color:#ffffff;
	background:url(http://travel.rakuten.co.jp/kaigai/special/winter/images/price/priceotoku.gif) no-repeat left top;
	font-size:18px;
	font-weight:bold;
	margin-top:7px;
	padding:2px 0 1px 4px;
	float:left;
	text-align:left;
	}

html>body p.pricedown {/*FF用CSSハック*/
	padding:2px 0 3px 4px;
	}


p.price2{
	margin:5px 0 0 5px;
	text-align:left;
	color:#F00;
	font-weight:bold;
	font-size:1.3em;
	}
p.price1{
	margin:2px 0 0 65px;
	text-align:left;
	color:#F00;
	font-weight:normal;
	font-size:0.8em;
	line-height:1em;
	}


p.btnHOTEL{/*Hotelボタン*/
	height:35px;
	width:211px;
	margin:0;
	text-align:center;
	}

p.btnHOTEL img{/*ボタン*/
	display:inline;
	margin-top:7px;
	}


/*--------------------------------------------
Font
--------------------------------------------*/	
.style9 {
	color: #660000;
	font-weight: bold;
}
.style10 {
	color: #FF0033;
	font-weight: bold;
	text-align:left;
	background-color:#FFCC99;
	font-size:12px;
}



h4.genteiPink2 {
	width:950px;
	color: #ff0000;
	text-align:center;
	font-weight:bold;
	background-color:#ffdfdf;
	margin:0;
	padding:2px 0;
	font-size:14px;
}

.normal2{
	font-size:12px;
	letter-spacing:0.03em;
	line-height:1.2em;
	font-weight:normal;
	}

.normal2-height{
	font-size:12px;
	letter-spacing:0.03em;
	line-height:1.2em;
	height:70px;
	vertical-align:text-top;
	}


.smallsize{
	text-align:left;
	}

.small{
	font-size:12px;
	font-weight:bold;
	}

.small2{
	font-size:10px;
	font-weight:bold;
	}

td{
	font-size:88%;
	}

.large{
	font-size:16px;
	letter-spacing:0.05em;
	font-weight:bold;
	 }

.large14{
	font-size:14px;
	line-height:1.2em;
	font-weight:bold;
	 }

.largeRed{
	font-size:16px;
	letter-spacing:0.05em;
	color:#CC0000;
	font-weight:bold;
	}

.MailMagazine_left{
	width:345px;
	text-align:center;
	font-size:12px;
	letter-spacing:0.05em;
	margin:3px 0 3px 5px;
	padding:2px;
	line-height:1.3em;
	background-color:#cfe7f9;
	}

.smallHotelName{
	font-size:14px;
	line-height:1.2em;
	font-weight:bold;
	word-break: break-all;
	height: 40px;
	 }
DIV.HotelName DT.smallAreaName{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	LINE-HEIGHT: 1.5em;
	height:21px;
	 }

DIV.HotelName P.priceSpecial{
	width:58px;
	color:#ffffff;
	background:url(./../images/sp_price.gif) no-repeat left top;
	font-size:15px;
	font-weight:bold;
	margin-top:7px;
	padding:2px 0 1px 4px;
	float:left;
	text-align:left;
	 }

.MailMagazine_center{
	width:700px;
	text-align:center;
	font-size:12px;
	letter-spacing:0.05em;
	margin:3px 0 3px 10px;
	padding:2px;
	line-height:1.3em;
	background-color:#cfe7f9;
	}

input.size_dw{
	font-size:14px;
}


