@charset "utf-8";

	.pageNav {
		padding-top: 5px;
		margin-bottom: 50px;
	}
	.pageNav ul {
		margin: 0 auto;
		text-align: center;
	}
	.pageNav li {
		display: inline;
	}
	.pageNav li.first {
		padding-left: 0;
		border-left: none;
	}

	.pageNav a {
		padding: 3px 30px 3px 35px;
		line-height: 21px;
		color: #0060b0;
		background: url(../../../common/imgs/bg-anc.gif) no-repeat 0 50%;
	}
	.pageNav a:hover {
		color: #0060b0;
		background: url(../../../common/imgs/bg-anc_ov.gif) no-repeat 0 50%;
	}

	.list02 {
		margin-bottom: 20px;
	}


	.officeBox {
		border-bottom: 1px #dbdbdb solid;
	}
	.officeBox h3 {
		padding: 10px 15px;
		font-size: 14px;
		border-bottom: 1px #bdcedc solid;
	}
	.officeBox .body {
		padding: 20px 9px 14px 19px;
		border: 1px #dbdbdb solid;
		border-bottom: 0;
		border-top: 0;
		background: #fcfcfc;
	}
	.officeBox .body h4 {
		color: #0060b0;
		font-weight: bold;
	}
	.officeBox #info　{
		width: 350px;
		background: #f00;
	}
	.officeBox .fr {
		width: 290px;
		padding-right: 25px;
	}
	.officeBox iframe {
		border: none;
	}

	.btClose {
		clear: both;
		width: 100%;
		text-align: right;
	}
	.btClose span {
		padding-left: 13px;
		color: #0060b0;
	}