/* CSS Document */

#enqBox {
	width:565px;
}

#enqBox .conBox {
	width:565px;
	margin:10px 0 20px 0;
	text-align:left;
	float:left;
	line-height:1.5em;
}

#enqBox .deco {
	width:505px;
	margin:10px 0 0 0;
	padding: 30px 30px 0 30px;
	font-size:14px;
	color:#FF3333;
	float:left;
	line-height:1.5em;
	text-align:center;
	background:url(../image/img_mesbg1.gif) left top no-repeat;
}

#enqBox .decoWrap {
	width:565px;
	background:url(../image/img_mesbg2.gif) left bottom no-repeat;
	padding:0 0 30px 0;
	float:left;
	margin-bottom:20px;
}

#enqBox .conBox .sttl {
	background:url(../image/sttl_bg.gif) left top no-repeat #CFE8CC;
	font-size:12px;
	font-weight:bold;
	width:540px;
	padding:3px 0 3px 25px;
	margin-bottom:5px;
	color:#264D22;
}

#enqBox .conBox .sttl2 {
	background:url(../image/sttl_pen.gif) left top no-repeat;
	font-size:12px;
	font-weight:bold;
	width:530px;
	padding:15px 0 3px 35px;
	color:#264D22;
}

#enqBox .conBox .sttl3 {
	font-size:12px;
	font-weight:bold;
	width:530px;
	padding:0 0 0 0;
	margin-bottom:5px;
	color:#FF3333;
}

#enqBox .conBox table.check {
	border-bottom:#DDDDDD 1px solid;
	border-left:#DDDDDD 1px solid;
}

#enqBox .conBox table.check p {
	margin:0;
	padding:0;
}

#enqBox .conBox table.check th {
	border-top:#DDDDDD 1px solid;
	background:#F3F4F2;
	text-align:center;
	padding:3px;
}

#enqBox .conBox table.check td {
	border-top:#DDDDDD 1px solid;
	border-right:#DDDDDD 1px solid;
	padding:3px;
}

#enqBox .conBox .step {
	border-left:#CCCCCC 1px dotted;
	border-right:#CCCCCC 1px dotted;
}


/*--
#enqBox .conBox dl.step dt{
	width:262px;
	height:40px;
	padding:0;
	margin:0;
	float:left;
}

#enqBox .conBox dl.step dd{
	width:262px;
	height:40px;
	padding:0;
	margin:0 0 5px 0;
	float:left;
}

#enqBox .conBox dl.step {
	width:272px;
	float:left;
	margin:0 5px 10px 5px;
	padding:5;
	border-left:#CCCCCC 1px dotted;
	border-right:#CCCCCC 1px dotted;
	display:inline;
}

#enqBox .conBox dl.step dt{
	width:262px;
	height:40px;
	padding:0;
	margin:0;
	float:left;
}

#enqBox .conBox dl.step dd{
	width:262px;
	height:40px;
	padding:0;
	margin:0 0 5px 0;
	float:left;
}
--*/

