@charset "UTF-8";
h3 {
	border-bottom-style: solid;
	border-bottom-color: #ef6060;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.txt {
	margin-right: 10px;
	margin-bottom: 40px;
	margin-left: 10px;
}
#s_icon {
	background-image: url(img/icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	padding-left: 40px;
	line-height: 14px;
	list-style-type: none;
	padding-bottom: 20px;
}
.s_icon01 {
	background-image: url(img/icon02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 30px;
	padding-left: 44px;
	list-style-type: none;
	height: 34px;
	line-height: 14px;
	padding-bottom: 20px;
}
.s_icon02 {
	background-image: url(img/icon02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 64px;
	padding-left: 44px;
	list-style-type: none;
	height: 34px;
	line-height: 14px;
	padding-bottom: 20px;
}

