.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
.clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/* IE7 */
*+html .clearfix {
	height: 1%;
}

.mainBtop {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	padding-top: 2px;
	height: 20px;

}
.mainbl {
	font-size: 14px;
	font-weight: bold;
}
.zipf {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: 1px;
	padding-top: 2px;

}
.comfield {
	font-size: 12px;
	color: #666666;
	letter-spacing: 1px;
}

div.branch {
	margin-top: 20px;
	padding: 0 5px 10px;;
	border-bottom: 1px solid #666;
	font-size: 12px;
}
div.branch p {
	margin: 0;
	padding: 0;
	margin-top: 0.5em;
}
div.branch p.name {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
div.branch div.telbox {
	margin-left: 8px;
}
div.branch div.telbox p.teltitle {
	float: left;
	width: 28px;
}
div.branch div.telbox p.telno {
	float: left;
	width: 212px;
}
div.branch p.zip {
	float: left;
	width: 5em;
}
div.branch p.map {
	float: right;
	width: 40px;
}

table.branch {
	font-size: 12px;
}

table.branch td {
	padding: 4px 5px;
	vertical-align: top;
	
}
table.branch td.name {
	padding: 15px 0 0;
	font-weight: bold;
}
table.branch td.address {
	vertical-align: top;
}
table.branch td.lst {
	border-bottom: 1px solid #666;
}
table.branch td.telbox {
	vertical-align: top;
}

#wrap p.jusyotel {
	padding-left: 1em;
}
