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

.area{
	margin: 0px 16px;}

img.intro{
	margin: 0px 19px;}

p.satisfaction{
	margin: 20px 19px 15px 19px;}

.sf{
	padding: 25px 42px;
	background:url(../img/business/sf_bg2.png) repeat-y top;
	overflow: hidden;}

.sf:after {
  content: "";
  display: block;
  clear: both;
  height: 1px;
  overflow: hidden;}

/*\*/
* html .sf {
  height: 1em;
  overflow: visible;}
/**/

.sf_box1{
	border: #1F2C5C 2px solid;
	background: #FFF;
	width:182px;
	margin: 0px 7px 0px 0px;
	float: left;}

.sf_box2{
	border: #1F2C5C 2px solid;
	background: #FFF;
	width:182px;
	margin: 0px 6px 0px 0px;
	float: left;}

.sf_boxlast{
	border: #1F2C5C 2px solid;
	background: #FFF;
	width:182px;
	float: left;}

p.sf_box{
	padding: 10px 6px 0px 6px;
	height: 10em;}

img.sf_c1{
	margin-top: 15px;}
	
img.sf_c2{
	margin-bottom: 15px;}

.end{
	margin: 75px 135px 0px 135px;}


#add_business{
	margin: 25px 19px 0px 19px;
}
#add_business p{
	font-size: 120%;
	padding-bottom: 5px;
}
#add_business ul{
	margin-left: 1em;
	text-indent: -1em;
}
#add_business ul li{
	list-style: none;
}
#add_business ul li span{
	text-decoration: underline;
}

