@charset "utf-8";

#about {
	margin: 0 30px;
	padding: 40px 0 20px;
	}
	
#about .section {
	margin-bottom: 40px;
	}
	
#about .section h1 {
	background-image: url(/wp-content/themes/hokohoko/images/entry_title_wide_bg.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 3px;
	padding-left: 10px;
	}
	
#about .section dl {
	margin: 20px 15px 30px;
	}
	
#about .section dt {
	color: #627D39;
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 2px;
	}
	
#about .section dd {
	margin-left: 1em;
	}
	
#about .section .banners li {
	float: left;
	margin: 5px;
	}

#about .web-service li {
	margin: 4px;
	}
	
#about .web-service span {
	margin-left: 4px;
	}