@charset "utf-8";

/* summary ------------------
	1. お問合せ
	2. 来店予約
-------------------------- */

/* --- お問合せ対象物件 --- */
div.inqtb {
	width: 800px;
}
div.inqtb table {
	border-top: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	border-collapse: collapse;
	width: 800px;
	padding: 0;
}
.inqtb table thead th {
	background-color: #F6FDE6;
	font-weight: bold;
	white-space: nowrap;
}
.inqtb table td,
.inqtb table th {
	text-align: center;
	padding: 5px;
	border-bottom: 1px solid #D0D0D0;
}
/* お問合せ店舗 ----------------- */
div.inqtb div.inqChgShop {
	clear:both;
	text-align: right;
	margin-top: 10px;
}
div.inqtb div.inqChgShop a {
	background: url(images/arr_n.gif) left center no-repeat;
	padding: 2px 0 2px 17px;
}
/* お問合せ・来店予約　入力 ----------------- */
.csBox2 {
	margin-bottom: 10px;
	min-height: 1px; /* IE 7対策 */
}
.csBox2 table.ipTb01{
	border-top: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	border-collapse: collapse;
	width: 800px;
}
.csBox2 .ipTb01 th {
	padding: 10px 0 10px 10px;
	border-bottom: 1px solid #D0D0D0;
	background-color: #F6FDE6;
	text-align: left;
	font-weight: bold;
	width: 106px;
}
.csBox2 .ipTb01 td.ipTb1es {
	padding: 10px 10px 4px 4px;
	border-bottom:1px solid #D0D0D0;
	background: #F6FDE6 url(images/line_sch02.gif) right center repeat-y;
	vertical-align: top;
	width: 26px;
}
.csBox2 .ipTb01 td.ipTb2{
	width: 627px;
	padding: 10px 5px 10px 12px;
	border-bottom:1px solid #D0D0D0;
}
.csBox2 .ipTb01 th.bbnone,
.csBox2 .ipTb01 td.ipTb1es.bbnone,
.csBox2 .ipTb01 td.ipTb2.bbnone{
	border-bottom: none;
}
.csBox2 .ipTb01 td.ipTb2.bbnone{
	padding: 7px 5px 0 12px;
}
.csBox2 .ipTb01 td.goResrv {
	background: #F8ECD8 url(images/line_sch01.gif) left bottom repeat-x;
	border-bottom: none;
	font-weight: bold;
}
.csBox2 .ipTb01 td.ipTb2 ul {
	width: 627px;
}
.csBox2 .ipTb01 td.ipTb2 ul li{
	float: left;
	padding: 0 15px 5px 0;
	white-space: nowrap;
}
body:last-child .ipTb2 ul li {
	display: block;
}
.csBox2 .ipTb01 td.ipTb2 p.sTxt {
	clear: both;
	font-size: 84%;
}
.csBox2 .ipTb01 td.ipTb2 p.caution {
	font-weight: bold;
	color: #FF1F1F;
}
.csBox2 .ipTb01 td.ipTb2 span input {
	margin-bottom: 4px;
}
.csBox2 .ipTb01 td.ipTb2 span label {
	margin-right: 10px;
}
.csBox2 .ipTb01 td.ipTb2 a.popupCal {
	margin-left: 10px;
}
.csBox2 .ipTb01 textarea {
	font-size: 14px;
	width: 540px;
}
.inquiryBorder {
	border-top: 1px solid #D0D0D0;
}

.nameTextBox {
	padding: 10px 5px 10px 12px;
	border-bottom: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
}

.anyItem {
	background-color: #808080;
	color: #ffffff;
	border-radius: 4px;
	padding: 2px;
	font-size: 11px;
}
/* --- 連絡先 --- */
.csBox2 .ipTb01 td.ipTb2 table.inqContWay {
	width: 627px;
}
.csBox2 .ipTb01 td.ipTb2 table.inqContWay th {
	padding: 3px 0 0;
	border-bottom: none;
	background-color: #FFFFFF;
	vertical-align: top;
	width: 80px;
}
.csBox2 .ipTb01 td.ipTb2 table.inqContWay td {
	width: 547px;
}
.csBox2 .ipTb01 td.ipTb2 table.inqContWay td span {
	padding-left: 5px;
	font-size: 90%;
}
/* --- 希望条件 --- */
.csBox2 .ipTb01 td.ipTb2 table.inqWishes {
	width: 627px;
}
.csBox2 .ipTb01 td.ipTb2 table.inqWishes th {
	padding: 0 0 10px;
	border-bottom: none;
	background-color: #FFFFFF;
	white-space: nowrap;
	text-align: left;
	font-weight: bold;
	width: 100px;
}
.csBox2 .ipTb01 td.ipTb2 table.inqWishes th.inqWshTtl {
	width: 627px;
	white-space: normal;
}
.csBox2 .ipTb01 td.ipTb2 table.inqWishes td {
	padding: 0 0 5px;
	width: 527px;
}
.csBox2 .ipTb01 td.ipTb2 table.inqWishes td select {
	margin-right: 2px;
}
/* --- コンシェルジュ情報 --- */
div.inqConcier {
	margin: 5px 0 0;
	padding: 10px;
	width: 600px;
	color: #554431;
	background: url(../images/bg_inq_concier.gif) left top no-repeat;
}
div.inqConcier p input {
	margin-bottom: 4px;
}
div.inqConcier p label {
	padding: 5px 0 0 5px;
	font-weight: bold;
}
div.inqConcier p.inqConcVal {
	margin-top: 5px;
	margin-left: 10px;
	line-height: 1.4em;
}
div.inqConcier dl {
	margin-left: 30px;
	width: 570px;
	line-height: 1.5em;
}
div.inqConcier dl dt,
div.inqConcier dl dt dl dt {
	float: left;
	padding-bottom: 5px;
	width: 130px;
	white-space: nowrap;
}
div.inqConcier dl dd {
	float: left;
	padding-bottom: 5px;
	width: 420px;
}
div.inqConcier dl dl {
	margin-left: 0;
	width: 420px;
}
div.inqConcier dl dd dl dd {
	float: left;
	padding-bottom: 5px;
	width: 290px;
}

/* --- 入力情報保存 --- */
.saveInfoChk {
	margin: 10px 0;
	padding: 5px 0;
	background-color: #F2F2F2;
	border:1px solid #D3D3D3;
	text-align: center;
}
.saveInfoChk label {
	padding-left: 0.5em;
	font-weight: bold;
}
/* --- 個人情報の扱いについて --- */
.infoBox {
	border:1px solid #D3D3D3;
}
.infoBoxin {
	padding:15px;
	font-size: 90%;
}
.infoBox p span.caution {
	color: #FF1F1F;
	font-weight: bold;
}
.txtred {
	color:#FF014F;
}
/* --- エラーメッセージ --- */
.attBox {
	border: solid 1px #FE3070;
	margin: 20px auto;
	background: url(../images/bg_inq_error.gif) left top repeat-y;
} 
.attBox td.tdR {
	padding:10px;
	background-color:#FFF;
	text-align: left;
}
.csBox2 .ipTb01 td.errCol,
.csBox2 .ipTb01 td.errCol table.inqContWay th,
.csBox2 .ipTb01 td.errCol table.inqWishes th {
	background-color: #FFEAEA;
}
p.inqErrMsg {
	clear: both;
}
/* お問合せ・来店予約　確認 ----------------- */
.csBox2 .ipTb01 td.ipTb2 table.inqContWay.inqConf th,
.csBox2 .ipTb01 td.ipTb2 table.inqWishes.inqConf th {
	font-weight: normal;
}
/* 完了画面 ----------------- */
div.inq-com-block{
	overflow: hidden;
	margin-top: 19px;
	background: url(../images/bg_02.gif) no-repeat;
	_position: relative;
	_zoom: 1;
}
div.inq-com-block div.col1{
	float: left;
	width: 407px;
	margin-left: 37px;
	margin-right: 25px;
	padding: 30px 0 18px;
	color: #554431;
	line-height: 1.6em;
	_display: inline;
}
div.inq-com-block div.col1 p.inqcTtl{
	margin-bottom: 12px;
	font-size: 120%;
	font-weight: bold;
}
div.inq-com-block div.col1 div.note{
	width: 367px;
	padding: 15px 20px 10px;
	background: url(../images/bg_03.gif) no-repeat;	
}
div.inq-com-block div.col1 div.note p.domain{
	font-weight: bold;
}
div.inq-com-block div.col2{
	float: left;
	width: 300px;
	margin-top: 5px;
}
div.inq-com-block div.col2 img{
	vertical-align: middle;
}
div.inq-com-block-inner{
	margin-bottom: 19px;
	font-size: 2px;
}
div.backPage{
	text-align: center;
}
div.backPage a{
	margin: 0 15px;
}
/* 来店予約統合対応　入力画面 ----------------- */
tr.inquiryAge {
    display: none;
}
tr.inquirySex {
    display: none;
}
tr.inquiryCondition {
    display: none;
}
.saveInfoChk.detailInquiryHozon {
    display: none;
}
.btm10.infoBox.detailInquiryCaution {
    display: none;
}
.chBtm02.detailConfirmButton {
    display: none;
}

/* 来店予約統合対応　確認画面 ----------------- */
tr.confirmAge {
    display: none;
}
tr.confirmSex {
    display: none;
}
tr.confirmCondition {
    display: none;
}