@charset "UTF-8";

/*CSSDocument*/
.customer_date {
	text-align:right;
	font-size:13px;
	line-height:18px;
	margin-bottom:20px;
}
.customer_body {
	text-align:left;
	font-size:14px;
	line-height:1.5;
	margin-bottom:100px;
}
.customer_body p {
	margin-bottom:1em;
}
.customer_body pre {
	padding:20px !important;
	font-size:14px !important;
	line-height:1.5 !important;
	white-space: pre-wrap !important;
	word-wrap: break-word !important;
	border:#CCCCCC 1px solid;
}
.customer_body object,
.customer_body iframe,
.customer_body img {
	display:block;
	margin:0 auto 20px auto;
	max-width:100%;
	overflow:hidden;
}
.customer_body .customer_mpre_link {
	margin:60px auto 0 auto;
	max-width:280px;
	text-align:center;
}
.c-page-navi {
	padding:0 10px 50px 10px;
}
.c-page-navi a,
.c-page-navi span {
	display:inline-block;
	font-size:13px;
	line-height:30px;
	width:30px;
	text-align:center;
	border:#1891c4 1px solid;
	margin:0 3px 10px 3px;
}
.c-page-navi a {
background:#1891c4;
color:#FFFFFF;
}
.c-page-navi span {
background:#FFFFFF;
color:#000000;
}
.c-page-navi .link_before {
	width:80px;
}
.c-page-navi .link_next {
	width:80px;
}




