@charset "shift_jis";
.map_area{
	margin: 0 0 20px 0;
}
.map_area_square{
	margin: 0 0 20px 0;
	display: none;
}
.infomation h3 {
	font-size: 100%;
	background-color: #3A3C42;
	color: #FFF;
	padding: 5px 0 5px 15px;
	margin: 0;
}
.infomation table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #CFD2DA;
	vertical-align: top;
	text-align: left;
	color: #333333;
}
.infomation th {
	width: 120px;
	background-color: #EAECED;
	border-right: 0;
	border-top: 1px solid #CFD2DA;
	padding: 8px 0 8px 16px;
	vertical-align: top;
}
.infomation td {
	border-top: 1px solid #CFD2DA;
	padding: 8px 9px 8px 5px;
}
.infomation td dl{
	margin: 0;
}
.infomation td dt{
	margin: 0 0 4px 0;
}
.infomation td dd{
	margin: 0 0 0 8px;
}
 .tel_num {font-weight: bold; color:#333;}
a.tel_num {
	cursor: text;
	text-decoration: none;
}
a.tel_num:hover,
a.tel_num:visited {
	color:#333;
	text-decoration: none;
}
a.arrow_link {
	padding-left: 10px;
	background: url(/showroom/share2/sideincludes/images/mod-sideLinkBox/ico_03.png) 0 0.4em no-repeat;
}
.pb20 { padding-bottom: 20px;}

@media (max-width:640px){
	.map_area{
		display: none;
	}
	.map_area_square{
		display: block;
	}
	.map_area_square img{
		width: 100%;
		height: auto;
	}
	.infomation th {
		width: auto;
		white-space: nowrap;
		padding: 5px;
	}
	.infomation td dd:last-child {
		padding-top: 10px;
		clear: both;
	}
	.tel_num {
		font-size: 140%;
		font-weight: bold;
		color: #43677E;
	}
	a.tel_num:hover,
	a.tel_num:visited {
		color:#43677E;
		text-decoration: none;
	}
	.tel_num.free_dial {
		color: #333;
	}
	.tel_num.free_dial {
		color: #333;
	}
	.mq_f-left {
		float: left;
		width: 100%;
	}
}
