@charset "utf-8";
/* CSS Document */

.txt{
	font-weight: bold;
	color: #94853C;
}

.image{
	text-align: center;
}


ul.list1 li{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/img/common/dot.gif) no-repeat scroll 0 3px;
padding-left:16px;
}

li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-top: 2px;
}

.margin{
	margin-left:25px;
}

.btn{
	margin-left: 20px;
}

.section4{
	margin-bottom: 20px;
}
