@charset "UTF-8";
/* CSS Document */

.con_area {
	padding-right: 115px;
	padding-left: 115px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 70px;
}
.btn_area {
	text-align: center;
}
.txt_lead {
	margin-bottom: 20px;
	font-weight: bold;
	color: #0000CC;
}
.txt_1 {
	margin-bottom: 20px;
}
.txt_2 {
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 16px;
	color: #F00;
}
.txt_3 {
	margin-bottom: 70px;
}
.case_1 {
	width: 310px;
	float: left;
	margin-top: 20px;
}
.case_2 {
	width: 310px;
	float: right;
	margin-top: 20px;
}
.txt_area {
	background-color: #EBEBEB;
	padding-top: 50px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.case_1 .txt_area {
	background-image: url(../img/case_ttl_1.jpg);
	background-repeat: no-repeat;
}
.case_2 .txt_area {
	background-image: url(../img/case_ttl_2.jpg);
	background-repeat: no-repeat;
}
.blue_bold {
	font-weight: bold;
	color: #00C;
}
.green_bold {
	font-weight: bold;
	color: #008333;
}
