@charset "utf-8";
#top-img {width: 1025px;
}
h3 {
	height: 52px;
	width: 724px;
}
.coporate_table {
	margin-top: 25px;
	border-collapse: collapse;
	background-color: #FFF;
}
.coporate_table td {
	margin-top: 25px;
	padding: 15px;
	border: 1px solid #1E41B2;
}
.td_blue {
	background-color: #D1EAFF;
	text-align: center;
	width: 30%;
}
.box_in {
	box-sizing: border-box;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mt40 {
	margin-top: 40px;
}
.mt50 {
	margin-top: 50px;
}
.mt60 {
	margin-top: 60px;
}
.column_bk {
	width: 684px;
	background-color: #EDF6FF;
	padding-top: 45px;
	padding-right: 20px;
	padding-bottom: 55px;
	padding-left: 20px;
}
.column_day {
	margin-top: 60px;
	font-size: 12px;
	font-style: italic;
	color: #000;
}
.column_red {
	margin-top: 10px;
	font-size: 20px;
	color: #1E41B2;
	line-height: 140%;
	text-decoration: underline;
}
.column_txt {
	margin-top: 5px;
	font-size: 14px;
	color: #1A1A1A;
	line-height: 170%;
}
.column_link {
	line-height: 150%;
	text-align: right;
	margin-top: 25px;
}
.column_dot {
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-bottom: 25px;
	margin-bottom: 40px;
}