#main h2 {
	background-image: url(../common/img/page_title.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	line-height: 78px;
	height: 78px;
	margin-bottom: 20px;
	padding-left: 10px;
	color: #030;
}
#main h3 {
	font-weight: bolder;
	text-decoration: underline;
	color: #00A385;
}
#main .box00 {
	margin-top:10px;
	display:block;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
#main .box00 p {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#main .box00 img {
	padding-left: 10px;
}
