.kiso_icon {
	float: left;
	width: 46px;
	margin-top: 10px;
}
.kiso_box {
	float: left;
	width: 100%;
	margin-top: 20px;
	padding-left: 10px;
}
a:hover .kiso_box{
	float: left;
	width: 100%;
	margin-top: 20px;
	background-color: #e5e5e5;
}


.kiso_txtbox1 {
	float: left;
	padding-left: 15px;
	width: 80%;
}

.kiso_txt1 {
	font-family: "メイリオ";
	font-size: 16px;
	line-height: 24px;
	color: #272727;
	margin: 0px;
	font-weight: normal;
}
.kiso_txt2 {
	font-family: "メイリオ";
	font-size: 12px;
	line-height: 20px;
	color: #333;
}
.kiso_color1 {
	color: #CB6478;
}
.kiso_num1 {
	font-family: "メイリオ";
	font-size: 20px;
	line-height: 24px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A1CA81;
	margin-top: 30px;
	margin-right: 5%;
	margin-left: 5%;
}
.kiso_num2 {
	font-family: "メイリオ";
	font-size: 14px;
	line-height: 24px;
	color: #333;
	margin-right: 10%;
	margin-left: 10%;
	margin-top: 30px;
	margin-bottom: 50px;
}
.kiso2_img1 {
	width: 100%;
	margin-top: 30px;
}
.kiso3_txt1 {
	font-family: "メイリオ";
	font-size: 14px;
	line-height: 24px;
	color: #333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #6FA332;
	border-bottom-color: #6FA332;
	margin-right: 9%;
	margin-left: 5%;
	padding-right: 5%;
	padding-left: 9%;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../img/kiso3_bg.png);
	background-repeat: no-repeat;
	background-position: 40px 20px;
}
.kiso4_txt1 {
	font-family: "メイリオ";
	font-size: 14px;
	line-height: 24px;
	color: #333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FF9C00;
	border-bottom-color: #FF9C00;
	margin-right: 10%;
	margin-left: 11%;
	padding-right: 5%;
	padding-left: 5%;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../img/kiso4_bg.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	width: 80%;
}
