/* CSS Document */

#contents {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}

#contents #main{
	float:right;
	width:750px;
}

#main h3{
	margin-bottom:30px;
}

#main .copy{
	margin-bottom:30px;
}

#main .saleTitle{
	margin-bottom:10px;
}

#merit {
	margin-bottom:40px;
}

#merit .meritTitle{
	margin-bottom:5px;
}

#merit p{
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 20px;
}

#difference{
	margin-bottom:40px;
}

#difference h4{
	height:25px;
	line-height:25px;
	background:url(../search/images/list_h2.gif) repeat-x;
	font-size:18px;
	color:#FFF;
	font-weight:bold;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#difference .photo{
	width:250px;
	float:left;
	margin-bottom: 20px;
}

#difference .differenceCopy{
	margin-left:260px;
}

#difference p{
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 20px;
}

#main .subTitle{
	background:url(../member/images/form_dt.gif) no-repeat 0 0;
	height:25px;
	display:block;
	padding:5px 0 5px 35px;
	font-size:18px;
	color:#333;
	font-weight:bold;
	line-height:25px;
	margin-bottom:10px;
	clear:both;
}

#difference .detaiText{
	border: 5px solid #FFCC00;
	padding: 10px;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 30px;
}

#flow {
	margin-bottom:40px;
}


#flow p{
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 20px;
}

#flow .photo{
	width:250px;
	margin-left:500px;
	margin-bottom: 20px;
}

#flow .flowCopy{
	width:490px;
	float: left;
}

#form {
	display:block;
	padding-bottom: 70px;
}

#form p {
	font-size:14px;
	text-align:left;
	line-height:20px;
	padding:10px 5px;
}

#form p strong {
	color:#F00;
}

#form dl {
	display:block;
}

#form dt {
	background:url(../member/images/form_dt.gif) no-repeat 0 0;
	height:25px;
	display:block;
	padding:5px 0 5px 35px;
	font-size:14px;
	color:#333;
	font-weight:bold;
	line-height:25px;
	margin-bottom:15px;
}

#form dd {
	display:block;
	margin-bottom:20px;
	font-size:14px;
	line-height:25px;
}

#form dd table {
	border-collapse:collapse;
	width:100%;
	margin-bottom: 20px;
	background-color: #FFF;
}

#form .textheght {
	height: 30px;
	padding: 5px;
}

#form input {
	margin-right:2px;
	padding:5px;
}

#form textarea {
	padding:5px;
}
