@charset "UTF-8";

/* **************************************
*Since: 2009-5-26
*Modified: 2009-5-29
************************************** */

/* content
---------------------------------------------------------------------------------------- */
/* contents sell
------------------------------------------------- */
.ui-field-contain input.ui-input-text,
.ui-field-contain textarea.ui-input-text {
	display: inline;
	width: 76%;
	height: 96%;
	padding: 2%;
	vertical-align: top;
}

#contents #sell {border-top: 1px solid #DFDEDF;}

#contents #sell p.txt {
	margin: 2%;
}

#contents #sell table {
	width:780px;
	margin:0 auto 25px auto;
	border-top:1px solid #CBCBCB;
	border-left:1px solid #CBCBCB;
}

#contents #sell table {
	width: 96%;
	margin: 10px 2% 0 2%;
	border-top: 1px solid #CBCBCB;
	border-left: 1px solid #CBCBCB;
}

#contents #sell table th,
#contents #sell table td {
	padding: 10px 10px 5px 10px;
	border-bottom: 1px solid #CBCBCB;
	border-right: 1px solid #CBCBCB;
	color: #333;
	font-size: 12px;
	text-align: left;
	line-height: 1.6;
	vertical-align: middle;
}

#contents #sell table td {padding: 4px;}

#contents #sell table td label,
#contents #sell table td select {font-size: 12px;}

#contents #sell table th {
	width: 27%;
	background: #E7F5F8;
	font-weight: bold;
	vertical-align: middle;
}

#contents #sell table th.line , 
#contents #sell table td.line{border-bottom: 1px dashed #CBCBCB;}

#contents #sell p.btn {font-size: 16px;}

#contents #sell i {
	float:left;
	padding:0px 0px 20px 0px;
	width:840px;
	font-style:normal;
	color:#FF0000;
	text-align:center;
	font-weight:bold;
}

#contents #sell i img {
	float:right;
}


/* contents detail
------------------------------------------------- */
#detail span {
	margin:0px 0px 25px 0px;
	width:360px;
	text-align:center;
	display:block;
}

#detail ul {
	margin:0 auto 10px auto;
	width: 90%;
}

#detail ul li {
	float:left;
	width:45%;
	padding: 10px 0 0 0;
	font-size:0;
	line-height:0;
}

#detail ul li img {
	width: 100%;
}

#detail ul li.left {
	float:left;
}

#detail ul li.right {
	float:right;
}


#detail p.txt,
#detail p.img {
	padding: 2% 2% 0 2%;
	color: #333;
	font-size: 12px;
	line-height: 1.4;
	text-align: left;
}

#detail p.img img {
	width: 100%;
}

#detail p.tel {
	margin:0 auto;
	padding:20px 0 0 0;
	text-align:center;
	display:block;
}


/* contents detail
------------------------------------------------- */
#detailWindow {
	position:absolute;
	right:-372px;
	top:10px;
	width:360px;
}

#detailWindow h1 {
	margin:0px 0px 25px 0px;
	text-align:center;
}

#detailWindow h2 {
	margin:0px 0px 10px 0px;
	text-align:center;
}

#detailWindow span {
	margin:0px 0px 25px 0px;
	width:360px;
	text-align:center;
	display:block;
}

#detailWindow ul {
	margin:0 auto;
	width:360px;
}

#detailWindow ul li {
	float:left;
	width:360px;
	color:#333;
	text-align:left;
	font-size:12px;
	line-height:1.4;
}

#detailWindow .inner {
	margin:0px 0px 25px 0px;
}

#detailWindow .inner h3 {
	margin:0px 0px 5px 0px;
}

#detailWindow .inner p {
	padding:0 10px;
	color:#333;
	font-size:12px;
	line-height:1.4;
	text-align:left;
}

#contents #inquiry p {
	color:#333;
	font-size:18px;
	line-height:1.6;
}
