#about {
	margin: 0px 0px 0px 170px;
	padding: 0 10px 10px 10px;
	height: auto;
	text-align: left;
	font: medium/140% "ＭＳ Ｐゴシック", Osaka, sans-serif;
	background: #FFFFFF;
}
#about img {
	margin: 5px 15px;
	padding: 0px;
}
.point {
	color: #6633CC;
}
.point2 {
	color: #FF3333;
}
.point3 {
	color:#006633;
}
#about p {
	line-height: 140%;
	margin:0 0 10px 20px;

}
.q {
	font-size: larger;
	color: #339966;
}

#about h2 {
	font-size: large;
	font-weight: bold;
	color: #009933;
	letter-spacing: 0.2em;
	background: url(image/icon2.gif) no-repeat left center;
	padding-left: 20px;
}
#about h1 {
	text-align: center;
	margin: 0px 0px 10px;
	padding: 10px 20px;
	color: #006600;
	line-height: 110%;
	border: 6px ridge #33CC66;
}
#about a {

	color: #006600;
	text-decoration: none;
}
