/*
 キャンセル
 登録内容変更画面
 miura
 2014.11.14
 */

/* cancel.do */

h4#comment {
	font-size:120%;	
	font-weight:bold;
	margin:25px 0;
	line-height:1.4;
}
div#hotelInfo {
	margin:20px 0;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	text-align:left;
	padding:10px 0;
	line-height:1.4;
	width:550px;
	font-size: 110%;
}
div#hotelInfo p{
	font-weight:bold;
	margin-bottom:10px;
}
div#hotelInfo dl dt {
	float:left;
}
p#aboutPayment {
	width:550px;
	text-align:left;
	margin-bottom:10px;
	}
div.btnNavi input{
	width:180px;
	padding:5px;
	text-align:center;
}
div.btnNavi#toMail input{
	margin-bottom:50px;
	margin-top:10px;
}
div.btnNavi#toList input{
	margin-bottom:15px;
}



/* cancel confirmation page */

table#cRsvNumber {
	margin-bottom:10px;
}
ol.cCnxlRsvNmbr {
	line-height:1.2;
	margin:5px 0;
}
span.cCnxlRvNmr,
span.cCnxlPrc,
p.cCnxlMnMsg {
	color:#FF0000;
}
p.cCnxlTtl{
	background-color:#CC0000;
	padding:5px 5px 5px 10px;
	text-align:left;
	color:#FFFFFF;
	margin-top:10px;
	font-size: 120%;
}
div.cCnxlbox {
	border:1px solid #CCC;
	text-align:center;
	margin-bottom:10px;
}
div.cCnxlbox p.clMsg {
	font-size:120%;
	margin:2em auto 1em auto;
}
div.cCnxlbox p.clAmsg {
	margin:5px;
	padding:5px;
	text-align:left;
	border-top:1px solid #CCC;
	line-height:1.4;
}
div.cCnxlbox p.clAmsg span.hotelName {
	display:block;
	margin-left:25px;
}
div.cCnxlbox input.clBtn {
	width:180px;
	padding:5px;
	text-align:center;
	margin-bottom:15px;
}
div.cCnxlbox div.payWay {
	text-align:left;
	margin-left:150px;
	margin-bottom:23px;
}
div.cCnxlbox div.payWay p{
	margin-bottom:10px;
	font-size:110%;
}
div.cCnxlbox div.payWay input{
	margin:0 3px 0 0;
}

#cCnxlErrMsg{
	min-height: 30px;
	margin-top: 15px;
	padding: 5px 7px 5px 50px;
	border: 2px solid #CC0000;
	background-color: #FFDFDF;
	background-image: url(https://img.travel.rakuten.co.jp/share/themes/reserve/images/icon_attention.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
#cCnxlErrMsg p{
    color: #CC0000;
    font-weight: bold;
    margin-top: 8px;
}
#cCnxlErrChoiceMsg {
	color:#FF0000;
	margin-bottom:15px;
}
.cCnxlNoSelect {
	display:none;
}

/* 登録内容変更画面 2014.11.14 */

/*--------------------------------------------
タイトルエリアのセレクタ
--------------------------------------------*/


div#titleArea h1{
	margin-bottom: 15px;
}

div#titleArea h2{
	float: left;
	margin-top: 5px;
	font-size: 90%;
	font-weight: normal;
}
div#titleArea h2 em{
	font-style: normal;
	font-weight: bold;
}

div#titleArea dl#searchForm{
	float: right;
	position: relative;
}
div#titleArea dl#searchForm dt{
	position: absolute;
	left: -9999px;
	width: 0;
	height: 0;
}
div#titleArea dl#searchForm dd{
}
div#titleArea dl#searchForm dd input#queryField{
	width: 200px;
	font-size: 90%;
}
div#titleArea dl#searchForm dd input#submitSearch{
	vertical-align: -5px;
}

/*--------------------------------------------
特集エリアのセレクタ
--------------------------------------------*/
div#specialResultArea{
	clear: both;
	width: 750px;
	margin: 15px 0 15px 0;
}

div#specialResultArea div.resultTitle{
	padding: 2px 3px 3px 25px;
	border-top: 1px solid #66B821;
	background-color: #DEF5C5;
	background-image: url(https://img.travel.rakuten.co.jp/share/images/keyword_icon_special.gif);
	background-repeat: no-repeat;
	background-position: 7px 2px;
	font-size: 82%;
}

div#specialResultArea div.resultTitle h3{
	float: left;
	font-weight: normal;
}

div#specialResultArea div.resultTitle p#result{/*件数*/
	float: right;
	font-weight: normal;
}
div#specialResultArea div.resultTitle p#result em{/*ページング*/
	font-style: normal;
	font-weight: bold;
}

div#specialResultArea ol{/*検索結果*/
	padding-left: 3em;
}
* html div#specialResultArea ol{/* hack for IE6 and below */
	padding-left: 1em;
}
div#specialResultArea ol li{/*検索結果*/
	position: relative;
	margin-bottom: 20px;
	font-size: 90%;
}
div#specialResultArea ol li h4{/*検索結果*/
	margin: 0 0 0 0;
	padding: 0 0 0 55px;
	font-weight: normal;
}

div#specialResultArea ol li h4 img{/*検索結果*/
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	border: 0;
}
* html div#specialResultArea ol li h4 img{
	left: -55px;
}

div#specialResultArea ol li p.specialOutline{/*検索結果*/
	margin: 3px 0 0 55px;
	font-size: 91%;
	line-height: 1.1;
}

/*--------------------------------------------
宿泊施設エリアのセレクタ
--------------------------------------------*/
div#hotelResultArea{
	width: 750px;
	margin: 15px 0 15px 0;
}

div#hotelResultArea div.resultTitle{
	padding: 2px 3px 3px 25px;
	border-top: 1px solid #66B821;
	background-color: #DEF5C5;
	background-image: url(https://img.travel.rakuten.co.jp/share/images/keyword_icon_hotel.gif);
	background-repeat: no-repeat;
	background-position: 7px 2px;
}

div#hotelResultArea div.resultTitle h3{
	float: left;
	font-weight: normal;
	font-size: 82%;
}

dl.resultPaging{/*ページング*/
	float: right;
	font-size: 82%;
}

dl.resultPaging dt{/*ページング*/
	float: left;
}
dl.resultPaging dt em{/*ページング*/
	font-style: normal;
	font-weight: bold;
}
dl.resultPaging dd{/*ページング*/
	float: left;
	margin-left: 5px;
	white-space: nowrap;
}
dl.resultPaging dd#back{/*ページング*/
	padding-left: 5px;
	background-image: url(https://img.travel.rakuten.co.jp/share/images/keyword_paging_arrowL.gif);
	background-repeat: no-repeat;
	background-position: left;
}
dl.resultPaging dd#next{/*ページング*/
	padding-right: 5px;
	background-image: url(https://img.travel.rakuten.co.jp/share/images/keyword_paging_arrowR.gif);
	background-repeat: no-repeat;
	background-position: right;
}

div#hotelResultArea ol{/*検索結果*/
	padding-left: 3em;
}
* html div#hotelResultArea ol{/* hack for IE6 and below */
	padding-left: 1em;
}
div#hotelResultArea ol li{/*検索結果*/
	margin-bottom: 20px;
	font-size: 90%;
}
div#hotelResultArea ol li h4{/*検索結果*/
	font-weight: normal;
}

div#hotelResultArea ol li ul{/*検索結果*/
	margin-left: 1em;
	list-style-type: none;
}
div#hotelResultArea ol li ul li{/*検索結果*/
	margin: 0;
}

div#hotelResultArea ol li ul.hotelInfo li.hotelAddress{/*検索結果*/
	color: #437617;
}

div#hotelResultArea ol li ul.hotelLink li{/*検索結果*/
	display: inline;
	padding-left: 10px;
	background-image: url(https://img.travel.rakuten.co.jp/share/images/keyword_result_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

/*--------------------------------------------
エラーエリアのセレクタ
--------------------------------------------*/
p#errorArea{
	clear: both;
	margin: 80px 0 200px 0;
	text-align: center;
	font-size: 90%;
	line-height: 150%;
}

/*--------------------------------------------
　　登録内容変更
--------------------------------------------*/

p.inputTitle {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 90%;
	background-image: url(https://img.travel.rakuten.co.jp/share/themes/reserve/images/title_square.gif);
	background-repeat: no-repeat;
	background-position: left 5%;
	padding-left: 15px;
}
table#registContents,
table#inputDetail {
	line-height:1.2;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	width:100%;
}
table#registContents tr th,
table#inputDetail tr th {
	font-size:90%;
	padding:5px;
	width:14em;
}
table#registContents tr th a,
table#inputDetail tr th a {
	background-image: url(https://img.travel.rakuten.co.jp/share/themes/reserve/images/w05s04_red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 15px;
}
table#registContents tr td,
table#inputDetail tr td {
	font-size:90%;
	padding:5px;
}
table#registContents tr td input,
table#inputDetail tr td input {
	vertical-align:middle;
	margin-right:5px;
}
table#registContents tr td span,
table#inputDetail tr td span {
	margin-right:10px;
}

/* 登録内容変更項目 */

table#registContents,
table#registContents tr th,
table#registContents tr td {
	border:1px solid #CCCCAA;
}
table#registContents tr th {
	background-color: #eff0e0;
}

/* 登録内容変更項目 */

table#inputDetail,
table#inputDetail tr th,
table#inputDetail tr td {
	border:1px solid #A7CB72;
}
table#inputDetail tr th {
	background-color:#E8F7DC;
}
table#inputDetail tr th span {
	margin-left:5px;
}

/* テキスト */

.txtRed {
	color: #CC0000;
	font-size:82%;
	font-weight: bold;
}
.txtBlue {
	color: #0000FF;
	font-size:82%;
	font-weight: bold;
}

/* ボタン */

p.cntButton {
	text-align:center;
	margin:20px 0;
	font-size:82%;
}
p.cntButton input{
	padding-right: 1em;
	padding-left: 1em;
}
