@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;
}
.usersvoice_box {
	width: 724px;
	border: 3px solid #1E41B2;
	margin-top: 25px;
	margin-bottom:40px;
	background-color: #FFF;
	padding: 20px;
}
.usersvoice_img{
	width: 527px;
	background-color: #CCC;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 40px;
}
.usersvoice_txt {
	width: 644px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.pagenavi {
	width: 450px;
	height: 26px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden
}
.pagenavi_nm {
	height: 20px;
	text-align: center;
	display: block;
	float: left;
	padding-top: 2px;
	margin-right: 10px;
}
.pagenavi_spot {
	width: 24px;
	height: 24px;
	background-color: #1E41B2;
	text-align: center;
	color: #FFF;
	display: block;
	float: left;
	font-weight: bold;
	margin-right: 10px;
}
.pagenavi_at {
	width: 24px;
	height: 24px;
	text-align: center;
	color: #1E41B2;
	display: block;
	float: left;
	font-weight: bold;
	border: 1px solid #1E41B2;
	margin-right: 10px;
	background-color: #FFF;
}
.pagenavi_at_last {
	width: 50px;
	height: 24px;
	text-align: center;
	color: #1E41B2;
	display: block;
	float: left;
	font-weight: bold;
	border: 1px solid #1E41B2;
	margin-right: 10px;
	background-color: #FFF;
}