@charset "UTF-8";
article {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}

article section {
	text-align: center;
}

h2#ttl {
	display: block;
	font-size: 1.4em;
	letter-spacing: 0.1em;
	width: 860px;
	margin-top: 60px;
	margin-bottom: 25px;
}
h2#ttlMB20 img {
}
h2#ttlMB20 {
	display: block;
	font-size: 1.4em;
	letter-spacing: 0.1em;
	width: 860px;
	margin-top: 0px;
	margin-bottom: 15px;
}

h2#ttl span{
	margin-right: 10px;
	margin-left: 10px;
}h2#ttlMB20 span {
	margin-right: 10px;
	margin-left: 10px;
}
p#textIntro {
	color: #5e5e5e;
	margin-top: 30px;
	margin-bottom: 75px;
	line-height: 2.5em;
	letter-spacing: 0.1em;
}
.onePhotoBox {
	height: 230px;
	width: 400px;
	padding-left: 420px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 40px;
	background-image: url(../delivery/images/pointBlock1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 30px;
}
.twoPhotoBox {
	height: 230px;
	width: 400px;
	padding-left: 40px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 420px;
	background-image: url(../delivery/images/pointBlock2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 30px;
}
.threePhotoBox {
	height: 230px;
	width: 443px;
	padding-left: 377px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 40px;
	background-image: url(../delivery/images/pointBlock3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 30px;
}
.fourPhotoBox {
	height: 230px;
	width: 400px;
	padding-left: 40px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 420px;
	background-image: url(../delivery/images/pointBlock4.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 100px;
}
p.catchCopy {
	font-size: 1.5em;
	font-weight: bold;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 35px;
}
p.catchCopyR {
	font-size: 1.5em;
	font-weight: bold;
	text-align: right;
	padding-top: 20px;
	padding-bottom: 35px;
}
p.bodyCopy {
	font-size: 1em;
	line-height: 1.8em;
	text-align: left;
	color: #5e5e5e;
}
.boldTtl {
	font-size: 1.4em;
	font-weight: bold;
	text-align: left;
	letter-spacing: 0.1em;
	margin-bottom: 5px;
	margin-top: 25px;
}

table {
	width: 420px;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.5em;
}
#tableBox {
	clear: both;
	width: 860px;
}
#leftTable {
	float: left;
	width: 420px;
	margin-right: 20px;
}
#rightTable {
	float: left;
	width: 420px;
	margin-right: 0px;
}
table tr:first-child {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	height: 15px;
}
table tr.mrg65:first-child {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	height: 72px;
}
table tr:last-child {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 15px;
}
table tr.mrg65:last-child {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 72px;
}
table tr td {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	text-align: left;
}
table tr td:first-child {
	/* [disabled]padding-top: 25px; */
}
table tr td.ttl {
	text-align: left;
	width: 120px;
	background-color: #f8f8f8;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
table tr td.ttlTop {
	text-align: left;
	width: 120px;
	background-color: #f8f8f8;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: top;
	display: table-cell;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
table tr td.map {
	vertical-align: middle;
	padding-right: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	line-height: 0.1em;
}
table tr td.line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
table tr td.textCenter {
	text-align: center;
	padding-left: 0px;
}
p#caption {
	text-align: left;
	line-height: 1.8em;
	margin-top: 15px;
}
