#about h2{
	background:url(../img/about/title_bg.gif) left top no-repeat;
}
#about h3{
	height:33px;
	line-height:33px;
	padding-left:25px;
	font-size:1em;
	background:url(../img/about/h3_bg.gif) left top no-repeat;
	margin-bottom:1em;
}
#about p.catch{
	text-indent:-1000em;
	background:url(../img/about/catch.jpg) left top no-repeat;
}

#about dt{
	height:46px;
	line-height:46px;
	padding-left:50px;
	font-size:16px;
	color:#339933;
}
#about dt.num01{
	background:url(../img/about/dt_bg1.gif) left top no-repeat;
}
#about dt.num02{
	background:url(../img/about/dt_bg2.gif) left top no-repeat;
}
#about dt.num03{
	background:url(../img/about/dt_bg3.gif) left top no-repeat;
}
#about dt.num04{
	background:url(../img/about/dt_bg4.gif) left top no-repeat;
}
#about dt.num05{
	background:url(../img/about/dt_bg5.gif) left top no-repeat;
}
#about .factor{
	background:url(../img/about/fact_bg.gif) left bottom no-repeat;
	padding-bottom:5px;
	margin-bottom:15px;
}
#about .factor h4{
	height:39px;
	line-height:39px;
	font-size:1em;
	padding-left:15px;
	color:#333333;
	background:url(../img/about/fact_ttl_bg.gif) left top no-repeat;
	margin-bottom:5px;
}
#about .factor ul{
	list-style-type:none;
}
#about .factor li{
	padding-left:25px;
	background:url(../img/about/fact_list_hd.gif) left center no-repeat;
}
#about table{
	font-size:12px;
	margin-bottom:15px;
}
#about ol{
	margin-left:2em;
}
