@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: 443px;
	padding-left: 387px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 30px;
	background-image: url(../ss/images/img_staff_hayama.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 30px;
}
.twoPhotoBox {
	height: 230px;
	width: 443px;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 387px;
	background-image: url(../ss/images/img_staff_fujita.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 30px;
}
.threePhotoBox {
	height: 230px;
	width: 443px;
	padding-left: 387px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 30px;
	background-image: url(../ss/images/img_staff_yamamoto.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 100px;
}
p.yakushoku {
	line-height: 1.8em;
	text-align: left;
}
p.yakushokuR {
	line-height: 1.8em;
	text-align: right;
}
p.catchCopy {
	font-size: 1.5em;
	font-weight: bold;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
}
p.catchCopyR {
	font-size: 1.5em;
	font-weight: bold;
	text-align: right;
	padding-top: 20px;
	padding-bottom: 15px;
}
p.bodyCopy {
	font-size: 1em;
	line-height: 1.8em;
	text-align: left;
	color: #5e5e5e;
}
#iconBox {
	width: 860px;
	margin-bottom: 70px;
	/* [disabled]clear: both; */
}
#iconBox ul {
	clear: both;
}
#iconBox ul li {
	float: left;
	margin-right: 19px;
}
#iconBox ul li span {
	font-size: 0.9em;
	margin-top: 7px;
	font-weight: bold;
	line-height: 1.4em;
	display: block;
}
#iconBox ul li#last {
	float: left;
	margin-right: 0px;
}
#iconBox ul li img {
	line-height: 0.1em;
	vertical-align: bottom;
}

table {
	width: 430px;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.5em;
	float: left;
}
#tableBox {
	clear: both;
	width: 860px;
}
table tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
table tr td {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	text-align: left;
	height: 40px;
}
table tr td#ttl {
	text-align: center;
	width: 215px;
	background-color: #f8f8f8;
	font-weight: bold;
	margin-left: 0px;
	padding-left: 0px;
}
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.shopName {
	text-align: left;
	width: 120px;
	background-color: #f8f8f8;
	font-weight: bold;
}
table tr td.line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

table tr td a:hover {
	  opacity: .7;
	  transition: opacity 0.3s ease-out;
	
}
table tr td.textLink a{
	color: #2f2f2f;
	text-decoration: underline;
}
table tr td.textLink a:hover {
	color: #7f7f7f;
	text-decoration: underline;
}
table tr td.textCenter {
	text-align: center;
	padding-left: 0px;
}
