@charset "UTF-8";
/* CSS Document */
#google-map {
	height: 350px;
	width: 100%;
	padding-top: 90px;
}

/** section-4 */
#section-4 {
	background-color: #21130c;
	background-position: center;
	font-size: 1.2em;
	background-image: url(http://yung-shirokane.com/img/img.jpg);
	position: relative;
	background-repeat: no-repeat;
}
#section-4 h2 {
	text-align: center;
	padding-top: 120px;
	margin-bottom: 50px;
}
#section-4 .store {
	color: #FFF;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: 450px;
}
#section-4 .bg-line .right {
	width: 480px;
	margin-left: 490px;
}
.mapnav {
	text-align: right;
	padding-bottom: 20px;
}
.mapnav a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
}
#section-4 .bg-line .left {
	width: 470px;
	float: left;
	text-align: left;
}
#section-4 .bg-line .inr-box.store.clearfix .left table{
width:100%;
height:100%;
}
#section-4 .bg-line .inr-box.store.clearfix .left th{
width:23%;
height:14.2%;
text-align:left;
padding:10px 0 5px 10px; 
}
.ie8 #section-4 .bg-line .inr-box.store.clearfix .left th{
width:23%;
height:8.2%;
padding:10px 0 5px 10px;
text-align:left
}
#section-4 .bg-line .inr-box.store.clearfix .left .bg{
	background-color: #42210b;
}
#section-4 .bg-line .inr-box.store.clearfix .left .bg2 {
	background-color: #998675;
}
#section-4 .bg-line .inr-box.store.clearfix .left td{
width:77%;
}
#section-4 .bg-line {
	width: 100%;
}
/**
 * footer
 ********************************************************************/
#footer {
	width: 100%;
	background-color: #21130c;
}
#charterfooter {
	width: 100%;
	background-color: #21130c;
	padding-bottom: 0px;
	position: relative;
	bottom: 0px;
}
#footer_in {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 13px;
	height: 57px;
}
#charterfooter_in {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 13px;
	height: 57px;
}
#footer #address {
	width: 50%;
	padding: 0px;
	margin-left: 0px;
	float: left;
	margin-right: 0px;
}
#charterfooter #address {
	width: 50%;
	padding: 0px;
	margin-left: 0px;
	float: left;
	margin-right: 0px;
}
#charterfooter #address {
	width: 50%;
	padding: 0px;
	margin-left: 0px;
	float: left;
	margin-right: 0px;
}
#footer #copyright {
	width: 48%;
	margin-right: 2%;
	margin-left: 50%;
}
#charterfooter #copyright {
	width: 48%;
	margin-right: 2%;
	margin-left: 50%;
}