@charset "utf-8";
/**
 * plan.css
 * (c) FOURDIGIT Inc.
 */
/* import */
  @import "./common.css";

/* head */
  .head {
    margin-bottom: 15px;
  }
  .head li {
    margin-right: 15px;
  }
  .status,
  .statusIcon {
    margin-bottom: 5px;
  }
  .status li {
    float: left;
    margin-right: 5px;
    padding: 2px 4px;
    font-size: 77%;
    font-weight: bold;
    color: #ffffff;
  }
  .status,
  .status * {
    zoom: 0;
  }
  .status li.status01 { background-color: #868686; }
  .status li.status02 { background-color: #FFFFFF; color: #444444; }
  .statusIcon li {
    margin-right: 5px;
  }

/* ResearchArea */
  #ResearchAreaMain {
    clear: both;
    position: static;
		background-color: #fff2f2;
		background-image: url(../imgs/result/bg-more-search-bottom.gif);
		background-repeat: no-repeat;
		background-position: center bottom;
		zoom: 1;
  }
  #ResearchAreaMain #researchBtSubmit {
    float: right;
    margin-top: -23px;
    margin-right: 10px;
  }
	#ResearchArea input,
	#ResearchArea select {
	 margin-right: 1px;
	 white-space: nowrap;
	}
  #ResearchArea .content {
    padding: 10px 0;
  }
  #ResearchAreaMain .content {
		background-color: transparent;
		background-image: url(../imgs/result/bg-more-search-top.gif);
		background-repeat: no-repeat;
		background-position: center top;
  }
  #ResearchArea .content dl {
    margin-bottom: 3px;
    clear: both;
    padding: 0 10px;
    zoom: 1;
  }
  #ResearchArea .content:after,
  #ResearchArea .content dl:after { content : ''; display : block; clear : both; }
  #ResearchArea .content dl dt,
  #ResearchArea .content dl dd {
    float: left;
    width: 590px;
  }
  #ResearchArea .content dl dt {
    margin-right: 10px;
    padding-top: 1px;
    width: 75px;
    text-align: right;
    font-weight: bold;
  }
  #ResearchArea .content dl dd.last { width: 500px; }
  #ResearchArea .content dl.short dd {
    width: 410px;
  }

/* .tocooMarket */
  .resultList .tocooMarket {
    margin-bottom: 10px;
    border: 3px solid #ffc821;
    border-bottom: none;
  }
  .resultList .tocooMarket th {
    background-color: #fff5c7;
  }
  .resultList .tocooMarket td {
    border-bottom: 3px solid #ffc821;
    background-color: #fffcf1;
  }
  .resultList .tocooMarket .room,
  .resultList .tocooMarket .plan {
    padding-right: 0px;
  }
  .resultList .tocooMarket .planPrice strong {
    font-size: 138.5%;
    font-weight: bold;
  }
  .resultList .tocooMarket .plan a {
    font-size: 110%;
    font-weight: bold;
  }
  .resultList .tocooMarket .detail em,
  .resultList .tocooMarket .detail strong {
    font-style: normal;
    font-weight: bold;
  }
  .resultList .tocooMarket .detail strong {
    font-size: 138.5%;
    color: #e80000;
  }
  .resultList .conditions .planReserve {
    padding-right: 5px;
    padding-left: 5px;
    border-left: 1px solid #cecece;
    width: 88px;
  }
  .resultList .conditions td {
    padding-right: 5px;
    padding-left: 5px;
  }
  .resultList .tocooMarket .planReserve {
    padding-right: 5px;
    padding-left: 5px;
    border-left: 1px solid #e4daaa;
    width: 85px;
  }
  .resultList .conditions .plan .plan a strong {
    font-weight: bold;
  }








/* searchResultNum */
  .tocooIchi .searchResultNum .num { width: 55%; }
  .tocooIchi .searchResultNum .nav { width: 45%; }
  .tocooIchi .resultList .status,
  .tocooIchi .resultList .statusIcon {
    margin-bottom: 0;
  }
  .tocooIchi .resultList .status {
    clear: both;
  }
  .tocooIchi .resultList .titleArea {
    margin-bottom: 10px;
    padding-top: 0;
  }
  .tocooIchi .resultList .title {
    float: none;
  }

/* planTitle */
  .planTitle {
    clear: both;
    position: relative;
    margin-bottom: 20px;
    padding: 0 10px 0 15px;
    font-weight: bold;
    font-size: 16px;
    line-height: 36px;
    color: #fff;
		background-color: transparent;
		background-image: url(../imgs/special/bg-result.gif);
		background-repeat: no-repeat;
		background-position: left 50%;
		zoom: 1;
  }
  .planTitle:after { content : ''; display : block; clear : both; }
  .planTitle span {
    position: absolute;
    right: 10px;
    top: 0px;
    font-size: 12px;
  }

/* planTitleForNewYado */
  .planTitleForNewYado {
    clear: both;
    position: relative;
    margin-bottom: 20px;
    padding: 0 10px 0 15px;
    font-weight: bold;
    font-size: 16px;
    line-height: 36px;
    color: #fff;
		background-color: transparent;
		background-image: url(../imgs/special/bg-result_for_new_yado.jpg);
		background-repeat: no-repeat;
		background-position: left 50%;
		zoom: 1;
  }
  .planTitleForNewYado:after { content : ''; display : block; clear : both; }
  .planTitleForNewYado span {
    position: absolute;
    right: 10px;
    top: 0px;
    font-size: 12px;
  }

  .wom {
    float: right;
    text-align: right;
    zoom: 1;
  }
  .wom em {
    font-weight: bold;
    font-style: normal;
    font-size: 108%;
    line-height: 140%;
  }
  .wom strong {
    font-size: 140%;
    font-weight: bold;
    color: #f80000;
  }
  .wom em strong {
    font-size: 180%;
  }

/* .minustocooMarket */
  .resultList table.minustocooMarket {
    margin-bottom: 10px;
    border: 3px solid #ffc821;
    border-bottom: none;
  }
  .resultList table.minustocooMarket th {
    background-color: #fff5c7;
  }
  .resultList table.minustocooMarket td {
    border-bottom: 3px solid #ffc821;
    background-color: #fffcf1;
  }
  .resultList table..minustocooMarket .room,
  .resultList table..minustocooMarket .plan {
    padding-right: 0px;
  }
  .resultList table..minustocooMarket .planPrice strong {
    font-size: 138.5%;
    font-weight: bold;
  }
  .resultList table..minustocooMarket .plan a {
    font-size: 110%;
    font-weight: bold;
  }
  .resultList table..minustocooMarket .detail em,
  .resultList .tocooMarket .detail strong {
    font-style: normal;
    font-weight: bold;
  }
  .resultList table..minustocooMarket .detail strong {
    font-size: 138.5%;
    color: #e80000;
  }


/* .minustocooMarket plan_howto*/

.tocooIchi .plan_howto{

}
	.tocooIchi .plan_howto li{
		background-image: url(../imgs/minus/bg_pla_step.gif);
		background-repeat: no-repeat;
		background-position: left bottom;
		padding:0 0 28px;
		margin:0 0 12px;
	}
	.tocooIchi .plan_howto li.last{
		background-image: none;
		padding:0;
		margin:0;
	}
		.tocooIchi .plan_howto li dl {
			overflow: hidden;
		}

		.tocooIchi .plan_howto li dl:after {
			content: "";
			display: block;
			clear: both;
			height: 1px;
			overflow: hidden;
		}
		/*\*/
		* html .tocooIchi .plan_howto li dl {
			height: 1em;
			overflow: visible;
		}
		/**/
			.tocooIchi .plan_howto li dt{
				float:left;
			}
			.tocooIchi .plan_howto li dd{
				margin:0 0 0 15px;
				float:left;
			}
				.tocooIchi .plan_howto li dd ul{
					margin:14px 0 0 0;
				}
					.tocooIchi .plan_howto li dd ul li{
						background-image: none;
						padding:0;
						margin:5px 0 0;
					}
