@charset "utf-8";
/* ================================
   w-stays.com 
   /contact/css/index.css
================================== */
@import url("/common/css/subpage.css");


/*   contact
===================================================================  */
#contact .topp {
	font-size: 120%;
	line-height: 1.5;
	padding: 20px 0 20px 0;
}

#contact .telimg {
	margin: 10px 0 30px;
}

#contact h2 {
	margin: 10px 0 10px;
}

#contact legend {
	display: none;
}

#contact .formContent dl {
	margin: 10px 0;
	padding: 25px;
	border:1px solid #c5c5c5;
	background-color: #fff;
}

#contact .formContent dt {
	color: #333;
	font-size: 92%;
	margin: 0 0 3px 0;
}

#contact .formContent dd {
	color: #333;
	font-size: 92%;
	margin: 0 0 1em 0;
}

#contact .formContent dd p {
	width: 455px;
	line-height: 1.5;
	letter-spacing: 0.07em;
	color: #333;
	font-size: 92%;
	margin: 5px 0 1em 0 !important;
}

#contact .formContent dd #subject {
	width: 200px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
}

#contact em {
	color: #FF3300;
}

#contact .formContent dd #name,
#contact .formContent dd #tel, 
#contact .formContent dd #email {
	width: 550px;
	margin: 0 10px 0 0;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	border:1px solid #ccc;
}

#contact .formContent dd textarea {
	width: 550px;
	margin: 0 10px 0 0;
	min-height:140px;
	height: auto !important;
	height: 140px;
}

#contact .formContent dd input:hover,
#contact .formContent dd textarea:hover,
#contact .formContent dd input:focus,
#contact .formContent dd textarea:focus {
	background-color: #ECEBE6;
	border-color: #ccc;
}

#contact .submitBox {
	font-size: 112%;
	margin-left: 5px;
	padding: 2px 5px 1px;
}

#contact .submitBox confirmBtn {
	margin-left: 20px;
}

#contact .formContent .dl02 dd {
	color: #FF6600 !important;
	font-weight: bold !important;
}


/* ---- contact02 ---- */ 
#contact02 {
	border: solid 1px #c5c5c5;
	background-color: #fff;
	padding: 30px;
	margin: 10px 0;
	line-height: 1.8;
}

#contact02 p {
	font-size: 122%;
}


/* ---- contact03 ---- */
#contact03 {
	overflow: hidden;
}

#contact03 .dl02 {
	margin: 10px 0;
	overflow: hidden;
	padding: 25px 25px 20px 25px;
	border: 1px solid #c5c5c5 !important;
	background-color: #fff;
}

#contact03 dt {
	color: #FF3300;
}

#contact03 dd {
	margin-top: 3px;
	margin-bottom: 15px;
}

#contact03 p em {
	color: #FF3300;
	font-weight: bold;
	letter-spacing: 0.1em;
}


/* ---- contact04 ---- */ 
.contact04 {
	overflow: hidden;
	height: 500px;
}

.yel a {
	color: #FFCC00;
}

.contact04 p {
	color: #333;
	font-size: 82%;
	line-height: 1.5;
}

.contact04 dt {
	margin-top: 20px;
	font-size: 96%;
	color: #333;
	line-height: 1.5;
}

.contact04 dd {
	font-size: 82%;
	color: #333;
}


/*   reservation
===================================================================  */

.reservation p {
	line-height: 1.5;
}

.reservation h2 {
	margin: 30px 0 0 0 !important;
}

.reservation p.topp {
	margin: 30px 0 20px 0;
}

.reservation h3 {
	font-size: 82%;
	margin: 20px 0 10px 10px;
}

.reservation .contp01 {
	padding: 18px 0 0 0;
	color: #F30;
}

.reservation p em {
	color: #FF3300;
}

.reservation .contplink {
	padding: 0 0 0 5px;
	text-align: right;
}

.reservation ol {
	margin: 13px 0 0 0;
	list-style-type: decimal;
	padding: 0 5px;
}

.reservation ol li {
	line-height: 1.5;
	margin: 0 0 0 25px;
}

.reservation .ImgLeftBox {
	margin: 20px 0 0 0 !important;
}

.reservation ul {
	margin: 13px 0 0 0;

}

.reservation .ImgLeftBox ul {
	float: left;
	width: 470px;
	margin: 0 0 0 25px;
}

.reservation ul li {
	line-height: 2.0;
	padding-left: 15px;
	background-image: url(/common/img/mark01.gif);
	background-position: left 8px;
	background-repeat: no-repeat;
}







