@charset "utf-8";
.tab_txt1 {
	font-size: 14px;
	color: #222;
	font-family: "メイリオ";
}
.tab_txt2 {
	font-family: "メイリオ";
	font-size: 20px;
	line-height: 25px;
	color: #333;
	font-weight: normal;
	text-align: left;
	padding-top: 40px;
	width: 60%;
	margin-right: 20%;
	margin-left: 20%;
}
.tab_txt3 {
	font-family: "メイリオ";
	font-size: 14px;
	line-height: 25px;
	color: #333;
	margin-top: 20px;
	margin-right: 10%;
	margin-left: 10%;
	width: 80%;
}
.tab_txt3_2 {
	font-family: "メイリオ";
	font-size: 14px;
	line-height: 25px;
	color: #333;
	margin-top: 20px;
	margin-right: 10%;
	margin-left: 10%;
	width: 80%;
}
.tab_txt3_3 {
	font-family: "メイリオ";
	font-size: 14px;
	line-height: 25px;
	color: #333;
	margin-top: 10px;
	margin-right: 30px;
}
.tab_color1 {
	background-color: #FFF;
	float: left;
	width: 100%;
	padding-bottom: 30px;
}
