@charset "UTF-8";
.one_point_frame {
	margin-top: 30px;
	margin-right: 40px;
	margin-bottom: 60px;
	margin-left: 40px;
	border: 6px solid #C75C3B;
	border-radius: 30px;
	padding-bottom: 20px;
	clear: both;
}
.one_point_frame .img_right2 {
	margin-left: 20px;
}
.one_point_contents {
	margin-top: 26px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	font-size: 16px;
	line-height: 19pt;
	color: #CC0000;
}
.one_point_contents p {
	margin:	0px;
}
.one_point_title01 {
	-webkit-box-shadow: 0px 4px 0 #CBCBCB;
	box-shadow: 0px 4px 0 #CBCBCB;
	background-color: #C75C3B;
	border-top-right-radius: 20px;
	border-top-left-radius: 20px;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 12px;
	color: #FFFFFF;
	font-size: 26px;
	margin-top: -2px;
}
.one_point_title02  {
	color: #000000;
	font-size: 1.3em;
	margin: 40px 0px 20px 0px;
	border-bottom: 12px solid #EEE;
	line-height: 0.3;
	padding-left: 0.2em;
	clear: both;
}
.practice01 {
	margin-top: 40px;
	margin-right: 40px;
	margin-bottom: 100px;
	margin-left: 40px;
	border: 6px solid #45B3C5;
	border-radius: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: both;
}
.practice02 {
	margin-bottom: 60px;
	clear: both;
}

.practice01_title {
	background-color: #45B3C5;
	border-radius: 20px;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
	color: #FFFFFF;
	font-size: 26px;
}
.practice01_contents {
	margin-top: 16px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	font-size: 18px;
	line-height: 16pt;
	color: #236975;
}
