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


#title-img {
	width: 760px;
	height: 300px;
	margin: 0;
	background: url(../img/about/title_img.jpg) left top no-repeat;
	text-indent: -9999px;
}

.heading-01 {
	width: 700px;
	height: 44px;
	border-bottom: 1px solid #78cdc8;
	text-indent: -9999px;
	margin: 30px 0 20px;
	background: url(../img/about/heading_01.gif) left top no-repeat;
}

.heading-02 {
	width: 700px;
	height: 44px;
	border-bottom: 1px solid #78cdc8;
	text-indent: -9999px;
	margin: 30px 0 20px;
	background: url(../img/about/heading_02.gif) left top no-repeat;
}

.heading-03 {
	width: 700px;
	height: 44px;
	border-bottom: 1px solid #78cdc8;
	text-indent: -9999px;
	margin: 30px 0 20px;
	background: url(../img/about/heading_03.gif) left top no-repeat;
}

.green {
	color: #78cdc8;
}