/*事業所地図に特有のCSS*/

.mapout {
	width: 640px;
 }

.maphead {
	height: 59px;
	background: #fff url("../img/MAP.gif");
	}
.mapprint {
	float: right;
	position: relative;
	top: 30px;
	right: 10px;
	
}
.maptel {
	width:288px;
	height: auto;
	margin: 8px 0 5px 0;
	padding: 5px 0;	
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}
.maptel span {
	float: left;
	width:115px;
	height: auto;
	margin: 0;
	padding: 0;
	display: block;
}
.mapborder {
	border-top: none;
	border-bottom: none;
	border-right: #093 solid 1px;
	border-left: #093 solid 1px;
	}

.mapnaiyou {
	width:618px;
	height: auto;
	margin: 0 10px;
	}

.mapleft h2 {
	font-size: 13px;
	font-weight: bold;
	color: #cc0000;
	margin: 10px 0;;
	}

.mapnaiyou img {
	margin: 10px 0;
	}

.maplast {
	height: 8px;
	background-image: url("../img/wakunoshita.gif");
	background-repeat: no-repeat;
	}

.mapleft {
	float: left;
	width:288px;
	height: auto;
	margin: 0;
	}
.mapright {
	float: right;
	width:312px;
	height: auto;
	margin: 0 0 15px 0;
	padding: 0;
}
.mapright p {
	height: 12px;
	margin: 5px 0 0 0;
	padding: 0;
	display: block;
}
.mapright img {
	margin: 0;
	padding: 0;
}
.mapleft img{
	margin: 10px 0px;
	}

.access {
	margin-top: 10px;
	margin-bottom: 20px;
	width:288px;
	}

.access01 {
	color: #000;
	list-style-position: inside;
	list-style-image: url("../img/list1.gif");
	width:288px;
	padding: 0;
	margin: 0;
	}

.access02  {
	color: #000;
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
.marl22 {
	margin-left: 22px;
}

.Email {
	clear: both;
	margin: 0px 0px 10px 15px;
	line-height: 180%;
	}

.Email img {
　vertical-align: middle;
	margin: 0px 5px 0px 0px;
	}

.mapclear {
	clear: both;
	border-top: none;
	border-bottom: #093 solid 1px;
	border-right: none;
	border-left: none;
	}
.pointwd {
	font-style: normal;
	text-decoration: underline;
}


