@charset "utf-8";

h3.pageTitle {
	height: 87px;
	width: 680px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background-image: url(../img/approach/pageTitle.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

div.approachBox01 {
	height: auto;
	width: 680px;
	margin: 50px auto 0px auto;
	padding-bottom: 150px;
}

h4.h4Title01 {
	height: 59px;
	width: 680px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background-image: url(../img/approach/h4Title01.png);
	background-position: top left;
	background-repeat: no-repeat;
}

div.approachBox01 dl{
	margin-top: 40px;
}

div.approachBox01 dl dt{
	margin-left: 50px;
	height: 30px;
	width: 250px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background-position: top left;
	background-repeat: no-repeat;
}

dt.approachTitle01 {
	background-image: url(../img/approach/approachTitle01.png);
}

dt.approachTitle02 {
	background-image: url(../img/approach/approachTitle02.png);
}

dt.approachTitle03 {
	background-image: url(../img/approach/approachTitle03.png);
}

div.approachBox01 dl dd{
	font-size: 14px;
	line-height: 22px;
	text-align: left;
	padding: 10px 40px 35px 103px;
	color: #666;
}
