.kagetsu_txt1 {
	font-family: "メイリオ";
	font-size: 20px;
	line-height: 25px;
	color: #333;
	font-weight: normal;
	margin-top: 50px;
	margin-left: 5%;
	width: 90%;
	margin-right: 5%;
	background-image: url(../img/kagetsu_line.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 8px;
}
.kagetsu_line {
	width: 88%;
	margin-right: 6%;
	margin-left: 6%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF9D02;
	padding-top: 20px;
	padding-bottom: 20px;
}
.kagetsu_line2 {
	width: 88%;
	margin-top:5%;
	margin-right: 6%;
	margin-left: 5%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF9D02;
	padding-top: 10px;
	padding-bottom: 5px;
}
.kagetsu_txt2 {
	font-family: "メイリオ";
	font-size: 16px;
	line-height: 33px;
	color: #333;
	font-weight: bolder;
	letter-spacing: 1px;
	background-image: url(../img/kagetu_icon1.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
	margin-left: 10px;
}
.kagetsu_txt3 {
	font-family: "メイリオ";
	font-size: 16px;
	line-height: 25px;
	color: #333;
	background-image: url(../img/kagetu_icon2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	margin-left: 40px;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-top: 5px;
	margin-right: 10px;
}
