/* CSS Document */
@charset "shift_jis";

/* PopUp
--------------------------------------------------------*/
#PopFrame {
	width: 654px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/pop_bg.gif);
	background-repeat: repeat-y;
}
#PopFrame #Inner{
	width: 648px;
	margin-right: auto;
	margin-left: auto;
}
/* PopHeader
--------------------------------------------------------*/
#PopHeader {
	background-image: url(../img/pop_header_bg.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 648px;
}
#PopHeader #Logo {
	padding-left: 6px;
	padding-top: 13px;
}
#PopHeader #Close {
	padding-top: 20px;
	padding-right: 8px;
}
#PopContents{
	background-image: url(../img/header_under.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 20px;
	padding-right: 9px;
	padding-left: 9px;
}
/* PopUpTitle
--------------------------------------------------------*/
#SrMargin{
	margin-bottom: 5px;
}
.TitleDre{
	font-size: 11px;
	color: #999999;
}

#PopTitle{
	margin-bottom: 10px;
}
#PopTitle Table{
	background-image: url(../img/pop_hotel_title_bg.gif);
	height: 43px;
	width: 630px;
}
.PopTitleText{
	font-size: 16px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 35px;
	font-weight: bold;
}
.PopTitleStar{
	text-align: right;
	padding-right: 10px;
}

/* PopPrice&Photo
--------------------------------------------------------*/
#PopPriceMargin{
	margin-bottom: 10px;
}
.PopCap{
	border: 1px solid #CCCCCC;
	padding: 1px;
	margin-bottom: 10px;
}
#PopPrice{
	margin-bottom: 10px;
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.PopPriceText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
}
.PopCapText{
	font-size: 13px;
	color: #666666;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
.PopInfoText{
	font-size: 10px;
	color: #FF0000;
	line-height: 14px;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-bottom: 10px;
}
.PopInfoText02{
	font-size: 13px;
	color: #666666;
	line-height: 14px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	margin-bottom: 10px;
}
.PopInfoCrass{
	color: #0000FF;
	margin-bottom: 10px;
}
.PopAccessText{
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	font-family: Verdana, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}

/* PopDetail
--------------------------------------------------------*/
#PopDetailMargin{
	margin-bottom: 10px;
}
.PopDetailTd{
	padding-right: 10px;
}
.PopPhotoCap{
	font-size: 11px;
	line-height: 14px;
	text-align: right;
	margin-bottom: 10px;
	color: #666666;
}
.PopDetaiTd01{
	background-color: #EEEEEE;
}
.PopDetaiTd02{
	font-size: 13px;
	line-height: 16px;
	color: #666666;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 5px;
}
.PopDetaiTdMark{
	font-size: 13px;
	line-height: 16px;
	color: #666666;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../img/pop_air_td_mark.gif);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	margin-left: 3px;
}
.PopDetaiTdRed{
	color: #FF0000;
}
