#main #intro {
	background-image: url(../img/top/img1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 130px;
	width: 430px;
	padding-left: 150px;
	margin-top: 20px;
	line-height: 20px;
	padding-top: 20px;
}
#main .midashi {
	margin-bottom: 15px;
}
#main #servicelist {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
}#main #servicelist .bt1 {
	float: left;
	margin-right: 30px;
	padding-bottom: 20px;
}
#main #servicelist .bt2 {
	float: left;
	margin-bottom: 20px;
}
#main .text1 {
	margin-bottom: 15px;
}
#main .text2 {
	padding: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#main .hnr {
	clear: both;
	margin-bottom: 30px;
	margin-right: 20px;
	margin-left: 20px;
}
