@charset "utf-8";

#content .number {
	color: #333333;
	text-decoration: none;
	display: block;
	clear: both;
}
#wrap #content {
	width: auto!important;
	float: none;
}



.full_size_box {
	background-image: url(../img/common/y04_tbl_bg-03.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.arrow_b {
	background-image: url(../img/common/icn_arrow_b.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.full_size_box .room_data {
	width: 270px;

}
.full_size_box .no_side_bd{
	border-right-style: none;
	border-left-style: none;

}
.room_data h3 {
	color: #2A5793;
	background-color: #E8F2FF;
/*	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;*/
	font-weight: bold;
}



.room_data p {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.room_data table {
	margin: 5px;
}
a.right    {
	float: right;
	margin: 3px;
	margin-top:0px;
}


.bg2 {
	background-image: url(../img/common/y04_tbl_bg_02.gif);
}
.no_bg {
	background-image: url(../img/common/y02_bg.gif);
}
.in_box .tuika_day {
	margin-left: 130px;
}
.in_box .ad_day_hotel {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}


.full_size_box h2 {
	font-size: 1.4em;
	color: #2a5793;
	font-weight: bold;
	background-color: #E8F2FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	
}
.full_size_box .flow_num {
	background-color: #2A5793;
	float: left;
	color: #FFFFFF;
	font-size: 1.4em;
	width: 50px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.full_size_box h2:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
	.full_size_box h2 {_zoom:1;}
.full_size_box h2 .title {
	display: block;
	padding-top: 12px;
	padding-left: 15px;
	float: left;
}

.full_size_box .next_arrow {
	display: block;
	clear: both;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
.full_size_box  dt {
	display: block;
	width: 110px;
	padding-left: 10px;
	clear: both;
	float: left;
	font-weight: bold;
	color: #2A5793;
	line-height: 1.1;
	margin-top: 6px;
	margin-bottom: 6px;
}
.full_size_box dd {
	background-image: url(../img/common/y02_line_01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-left: 140px;
	display: block;
	margin-top: 3px;
}
.full_size_box .in_box {
	padding: 10px;
	background-image: url(../img/common/y02_line_01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.full_size_box .in_box .sub_title {
	background-color: #E8F2FF;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.full_size_box .in_box textarea {
	width: 940px;
	margin: 10px;
	height: 120px;
}

.plan_data {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bcd0eb;
	border-bottom-color: #bcd0eb;
	/*margin-bottom: 20px;*/
	background-image: url(../img/common/y04_tbl_bg-02.gif);
	background-repeat: repeat-y;
	background-position: left top;
	clear: both;
}
.plan_data th {
	background-image: url(../img/common/y04_tbl_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #2A5793;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.plan_data td {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #ddd;
	vertical-align: top;
}
.thanks_txt {
	font-size: 2em;
	line-height: 1.2;
	padding-bottom: 10px;
}
#content .right_box {
	float: right;
	width: 420px;
}
.right_box .bn_area {
	float: left;
	width: 160px;
	margin-bottom: 5px;
}
.right_box .in_box {
	float: right;
	width: 240px;
	border: 1px solid #ddd;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-bottom: 10px;
}
.right_box .in_box h3 {
	font-weight: bold;
	color: #2A5793;
	text-align: center;
	background-color: #e8f2ff;
	padding: 5px;
}
.right_box .in_box p {
	padding: 5px;
}
.right_box .in_box img {
	float: left;
	margin: 5px;
}
.right_box .in_box .cal_bg {
	background-image: url(../img/common/yno_cal.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-left: 60px;
}

.right_box .in_box .txtCenter img {
	float: none;
	margin: 0px;
}
.right_box .in_box .txtCenter {
	text-align: center;
	clear: both;
	float: none;
}
.hidd_olga {
	height: 0px;
	display: none;
}
.tuika_day .heights {
	height: 200px;
}
#clone_olg .in_box .day_tuika {
	clear: both;
	padding: 15px;
	text-align: center;
}
.yo5head_width {
	width: 540px;
}
.le_line_bg {
	background-image: url(../img/common/y02_bg_02_2.gif)!important;
}
.room_ad_data  {
	border: 1px solid #2A5793;
}
.room_ad_data .side_line {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2A5793;
	border-left-color: #2A5793;
}

/* added */

.my {position:relative;	left:0px;
	top: 0px;}




.my .shosai_baloon {
	position:absolute;
	left:50px;
	top: -100px;
}


.shosai_baloon {
	width:200px;
	height:75px;
	border:1px solid #ccc;
	background-color:#fff;
	padding:10px;
}

.my .ad_pop {
	position: absolute;
	left: 430px;
	top: -15px;
}

.date {font-size:1.2em;font-weight:bold;}


.left {float:left;}
.right {float:right;}

.room_data div.ttl {
	color: #2A5793;
	background-color: #E8F2FF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	height:15px;
}

.room_data p.right {
	color: #2A5793;
	background-color: #E8F2FF;
	margin:0;
	padding:0;
}

.icn_arrow {
	background-image: url(../img/common/icn_bl_arrow_bg_sky.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size:0.8em;
}

td.stayday {
	background-color:#2A5793;
	color:#fff;
	font-weight:bold;
	padding:3px;
}

.price_detail dt {width:40px;float:left;}
.price_detail dt.kids {width:135px;float:left;}
.price_detail dd {width:90px;float:left;padding-right:8px;}


.priceWrap {
  float: left;
  width: 150px;
  font-size: 120%;
  font-weight: bold;
}

.attentionWrap {
  float: left;
}

.attentionWrap span {
  font-weight: bold;
  color: red;
  font-size: 120%;
}