@charset "utf-8";
/* CSS Document */

#contr dl {
	margin:5px 15px;
}
#contr dl.promise dt {
	font-size:1.1em;
	color:#3399FF;
	font-weight:bold;
}
#contr dl dd {
	margin-bottom:10px;
}
span.red {
	color:red;
}
ol li {
	list-style-type:decimal;
	list-style-position:inside;
}
h4 {
	margin:10px auto 5px auto;
}
#contr table {
	width:530px;
	background-image: url(../../images/bk.gif);
	background-repeat: repeat;
	border-collapse:separate;
	border-spacing:2px;
}
#contr table th {
	width:11em;
	font-weight:bold;
	padding:0.2em 1em;
	background-color:#FFDDDD;
}
#contr table td {
	padding:0.2em 0.5em;
	background-color:#FFFFFF;
}
.comment {
	margin:14px;
}
dl.flowdl {
	border:1px solid #FBB984;
	padding:10px;
}
dl.flowdl dt {
	color:#F77913;
	font-size:130%;
	border-bottom:1px solid #fbb984;
	margin-bottom:5px;
	width:100%;
	font-weight:bold;
}
dl.flowdl dd{
	margin-left:25px;
}
div.down_icon {
	text-align:center;
	margin:8px auto;
}
div.contact_btn{
	 text-align:center;
	 margin-top:10px;
}
h4{
	margin-top:20px;
}
