/* CSS Document */
.FormTable{
	font-size:12px;
	margin:0px 0px 20px 0px;
}
.FormTable tr td{
	padding:15px 0px 15px 0px;
	border-bottom:1px dashed  #B2B4BF;
}
.FormTable select{
	font-size:11px;
}
.ConsultFormTable{
	font-size:12px;
	margin:0px 0px 20px 10px;
}
.ConsultFormTable tr td{
	padding:15px 0px 15px 0px;
	border-bottom:1px dashed  #B2B4BF;
}
.NameForm{
	width:200px;
}
.NumberForm{
	width:120px;
}
.AddressForm{
	width:450px;
}
.CommentForm{
	width:450px;
}
.AddressForm2{
	width:400px;
}
.CommentForm2{
	width:420px;
}
.CommentForm3{
	width:400px;
}
.InputType{
	border:1px solid  #231F20;
	margin:3px;
}
.kome{
	font-size:10px;
	color:#FF6600;
}
.step{
	margin:20px 0 20px 0;
}
.step ul{
	list-style-type: none;
	font-size:10px;
}
.step li{
	display: inline;
	margin: 10px;
}
.step ul li a{
	text-decoration: none;
	color:#000000;
}
.step ul li a:hover{
	text-decoration:underline;
}
.example{
	color:#666666;
}
.room{
	padding-bottom:20px;
	margin-bottom:40px;
	border-bottom:1px dotted #B2B4BF;
	
}
.room h5{
	padding:20px 0px 20px 10px;
	font-size:12px;
	color:#9A9CA6;
}

.comment{
	margin-left:50px;
}
.comment h6{
	margin-top:20px;
	border-bottom:solid #FFFFFF 1px;
}
.comment p{
	padding-top:10px;
	font-size:11px;
	line-height:18px;	
}
.sofadata{
	margin-bottom:20px;
	margin-left:10px;
}
.sofadata h6{
	width:150px;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:#B2B4BF 1px solid;
}
.sofadata ul{
	font-size:12px;
	margin-bottom:15px;
}
.roomdata{
	margin-left:10px;
}
.roomdata li{
	padding-bottom:2px;
	margin-bottom:2px;
}
.roomdata h6{
	width:150px;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:#B2B4BF 1px solid;
}
.roomdata ul{
	font-size:11px;
	width:150px;
}
.roomdata li{
	padding-bottom:2px;
	margin-bottom:2px;
	border-bottom:1px dotted #B2B4BF;
}

/* ¥«¥¿¥í¥°ÀÁµ? */
.catalogue_title{
	font-size:14px;
	letter-spacing:1px;
	font:Arial, Helvetica, sans-serif;
}
.catalogue_text{
	font-size:12px;
	margin-bottom:30px;
}
.catalogue_text ul{
	font-size:12px;
	margin:5px 5px;
}
.catalogue_text li{
	font-size:12px;
	font-weight:bold;
	margin:2px 0px 5px 20px;
	list-style-type:decimal;
}

/* ²Á³Ê¸¡º÷selectbox¡¡*/
.selectbox{
	overflow:hidden;
}
.selectbox2{
border-bottom:solid 1px #CCC;
width:570px;
margin-left:15px;
}
.selectbox .baseform{
background-image:url(https://www.flannelsofa.com/img/cataloguebox.jpg);
background-repeat:repeat-y;
}
.selectbox .head{
clear:both;
height:37px;
font-size:0px;
background-image:url(https://www.flannelsofa.com/img/cataloguebox_head.jpg);
background-repeat:no-repeat;
background-position:top left;
margin-bottom:5px;
}
.selectbox .foot{
clear:both;
height:12px;
font-size:0px;
background-image:url(https://www.flannelsofa.com/img/cataloguebox_foot.jpg);
background-repeat:no-repeat;
background-position:bottom left;
}
.selectbox_title h6{
	font-size:12px;
	color:#333;
	margin:3px 0px 0px 3px;
}
.selectbox_title{
	float:left;
	padding:10px 0px;
	width:135px;
}
.selectbox_right{
	margin-left:150px;
	padding:12px 5px;
	font-size:12px;
}
.selectbox_search{
	text-align:center;
	margin:0px;
	padding:15px 5px 5px 5px;
}
/* À¸ÃÏ¸«ËÜÀÁµá¡¡*/
.selectbox .head_fabricsample{
clear:both;
height:37px;
font-size:0px;
background-image:url(https://www.flannelsofa.com/img/fabricsamplebox_head.jpg);
background-repeat:no-repeat;
background-position:top left;
margin-bottom:5px;
}

.fabric-sample-box{
	width:570px;
	padding:12px;
	margin-bottom:20px;
	border-bottom:#B2B4BF 1px solid;
}

.fabric-sample-box h6{
	margin:0px 0px 10px -10px;
}

.fabric-sample-box li{
	margin:0px 0px 2px 10px;
	height:50px;
	width:560px;
	background-color:#DDD;
	padding:1px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;

}
.fabric-sample-box li img{
	margin:3px 0px 0px 10px;
	padding:2px;
	background-color:#FFFFFF;
}

.fabricsamplename_order{
	font-size:14px;
	font-weight:bold;
	margin:16px 0px 0px 15px;
	position:absolute;
}
