@charset "UTF-8";

/* CSS Infomation --------------------

株式会社賃貸倶楽部ウェブサイト

File name: inquiry.css
description: お問い合わせフォームのスタイルです。
Date: 2010/01/16
Editors: Sayoko Nishimura, Wataru Shitami
Table of contents:

--------------------------------------*/

/* Update history --------------------

Date: 2010/01/16
Last editor: Wataru Shitami
Contents of update: -

--------------------------------------*/


.section-inline {
	width: 860px;
	margin: 0 auto 50px;
}

#reserve-merit {
	width: 800px;
	padding: 30px 25px 25px;
	border: 5px solid #E4007F;
}

#lets-reserve {
	padding-bottom: 50px;
	border-bottom: 5px solid #E4007F;
	margin-bottom: 25px;
}

#lets-reserve h3 {
	margin-bottom: 40px;
}

#comment {
	font-size: 13px;
	width: 470px;
	float: left;
}

#rush, #merit {
	width: 300px;
	float: right;
}

#rush {
	margin-bottom: 30px;
}

#reserve-campaign h3 {
	width: 596px;
	margin: 0 auto 40px;
}

#reserve-campaign p {
	width: 720px;
	margin: 0 auto 25px;
}

#shop-thumbnail {
	margin-bottom: 150px;
}

#shop-thumbnail h3 {
	width: 458px;
	margin: 0 auto 30px;
}

#thumbnail-outline {
	width: 890px;
	margin-right: -30px;
	margin-bottom: -40px;
	clear: both;
}

.thumbnail {
	margin-right: 30px;
	margin-bottom: 40px;
	float: left;
}

.thumbnail h4 a {
	display: inline-block;
	font-size: 16px;
	color: #000;
	padding-left: 20px;
	background: url(../img/thumbnail.gif) no-repeat 0 3px;
	margin-bottom: 5px;
}

.block {
	display: block;
	font-size: 12px;
	color: #000;
	width: 385px;
	height: 150px;
	padding: 15px 15px 15px 15px;
	background-color: #F2F2F2;
	position: relative;
}

.block:hover {
	text-decoration: none;
	background-color: #E6E6E6;
}

.image {
	display: block;
	margin-right: 20px;
	float:left;
}

.info {
	display: block;
	width: 210px;
	margin-bottom: 12px;
	float: left;
}

.info span {
	display: block;
	width: 210px;
	padding: 4px 0 2px;
	border-bottom: 1px dotted #CCC;
}

.more-info {
	position: absolute;
	bottom: 15px;
	right: 20px;
}




#tel {
	font-size: 13px;
	font-weight: bold;
	color: #E4007F;
}

#form-outline {
	width: 800px;
	margin: 50px auto 0;
}

#form-outline h3 {
	height: 14px;
	padding-top: 10px;
	margin-bottom: 1.6em;
}

#contact #form-outline h3 {
	padding-left: 202px;
	background: url(../img/contact-form.gif) no-repeat;
}

#reserve #form-outline h3 {
	padding-left: 186px;
	background: url(../img/reserve-form.gif) no-repeat;
}

.essential {
	padding-left: 1.5em;
	background: url(../img/essential.gif) no-repeat 0 4px;
	margin-bottom: 5px;
}

.optional {
	padding-left: 1.5em;
	background: url(../img/dot.gif) no-repeat 0 4px;
	margin-bottom: 5px;
}

#form {
	width: 800px;
	border: 1px solid #CCC;
}

#form dl {
	width: 460px;
	margin: 50px auto;
}

#form dt {
	font-weight: bold;
}

#form dd {
	margin-bottom: 20px;
}

#form input {
	width: 292px;
	padding: 4px;
	margin-right: 2em;
}

label {
	cursor: pointer;
}

select {
	border: 1px solid #999;
}

#date {
	margin-right: 1em;
}

#staff ul {
	width: 480px;
	margin-right: -20px;
	margin-bottom: 50px;
}

#staff li {
	width: 100px;
	float: left;
	margin-right: 20px;
	display: inline;
	overflow: hidden;
}

#staff input {
	width: 11px;
	height: 11px;
	margin-right: 1px;
	padding: 0;
}

#staff a {
	display: block;
	padding: 10px;
	background-color: #F2F2F2;
	margin-top: 5px;
}

#staff a:hover {
	text-decoration: none;
	background-color: #E6E6E6;
}

.image {
	margin-bottom: 10px;
}

#form span {
	font-size: 10px;
	color: #666;
}

input#addr, textarea {
	width: 452px;
}

textarea {
	height: 192px;
	padding: 4px;
}

#confirm {
	width: 750px;
	height: 125px;
	margin: 0 auto;
	background-color: #CCC;
	overflow: hidden;
}

#confirm p {
	width: 300px;
	padding: 2px;
	border: 1px solid #D9D9D9;
	background-color: #CCC;
	margin: 26px auto;
	overflow: hidden;
}

#confirm input {
	cursor: pointer;
	border: 0;
	width: 300px;
	height: 65px;
	background: url(../img/ck.gif) no-repeat;
}

#confirm input:hover {
	background-position: 0 -65px;
}

#privacy {
	width: 14em;
	margin: 3px auto;
}

#thanks-back {
	width: 800px;
	height: 440px;
	margin: 100px auto;
	background: url(../img/thanks-back.gif) no-repeat;
	position: relative;
}

#thanks-message {
	color: #E4007F;
	position: absolute;
	top: 310px;
	left: 60px;
}

#thanks-message h2 {
	font-size: 18px;
	margin-bottom: 10px;
}

#chibimori {
	position: absolute;
	top: 133px;
	right: 302px;
}



/*隠し項目*/

noscript div {
	color: #E4007F;
	font-size: 20px;
	font-weight: bold;
	width: 18em;
	margin: 50px auto 0;
}

label.label_true {
	font-weight: bold;
}

.mfp_err {
	color: #E4007F;
	font-weight: bold;
	display: none;
	margin-top: 5px;
}

#mailfrom_hidden_object {
	width: 1px;
	height: 1px;
	overflow: hidden;
}

#mailfrom_hidden_object input {
	margin: 10px;
}

/*確認画面*/

#confirmWindow {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	width: 100%;
	height: 100%;
	margin: 0px;
	overflow: hidden;
	z-index: 1;
	position: fixed!important;
	position/**/:  absolute;
	top: 0;
	left: 0;
	visibility: hidden;
	background-color: #000000;
	_top: expression(
		document.documentElement && document.documentElement.scrollTop  || 
		document.body && body.scrollTop  || 0
		+ 0 + 'px'
	);
}

#confirmBody {
	width: 1px;
	visibility: hidden;
	position: absolute;
	z-index: 10;
	margin: 0px auto 0px auto;
}

#confirm-outline {
  width: 490px;
  padding: 35px;
  margin: 50px auto;
  background: #FFF;
}

#confirm-outline h2 {
  width: 490px;
  font-size: 15px;
  font-weight: bold;
  color: #E4007F;
  margin-bottom: 20px;
}

#confirm-outline dl {
  margin-bottom: 40px;
}

#confirm-outline dt {
  width: 470px;
	padding-left: 20px;
	background: url(../img/dot.gif) no-repeat 0 4px;
  font-size: 13px;
  margin-bottom: 5px;
}

#confirm-outline dd {
  width: 470px;
  padding-left: 20px;
  font-size: 13px;
  color: #E4007F;
  margin-bottom: 20px;
}

#button {
  width: 528px;
  margin-right: -38px;
}

#button p {
	width: 220px;
	height: 45px;
	border: 3px solid #CCC;
  overflow: hidden;
  position: relative;
  margin-right: 38px;
  float: left;
  display: inline;
}

#button input {
	cursor: pointer;
  position: absolute;
}

#cancel input {
  top: 0;
  left: 0;
}

#cancel input:hover {
  top: -45px;
  left: 0;
}

#submit input {
  top: 0;
  left: 0;
}

#submit input:hover {
  top: -45px;
  left: 0;
}

#twex {
	margin: 0px;
	overflow: hidden;
	z-index: 100;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	text-align: center;
	background-color: #000000;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

#loading_proccess_image {
	position: absolute;
	z-index: 1000;
}