#branchNumber{color:#000000; border-left:5px solid #146ce0; margin-left:4px; padding-left:5px; font-size:80%; font-weight:normal;}
#atmmark{color:#ff0000; border-left:5px solid #ff0099; margin-left:4px; padding-left:5px; font-size:80%; font-weight:normal;}
#info{float:left; width:260px; background:#edf3fe; padding:10px; border:1px solid #cccccc; margin:0 10px; _margin:0 5px;}
#map{float:right; width:580px;}

#info dd ul{margin-left:0; padding-left:0.5em;}
#info .wd{color:#006600; background:#ddffdd;}
#info .sat{color:#000099; background:#ddddff;}
#info .sun, #info .hl{color:#990000; background:#ffdddd;}

#branchList{margin:20px 0 0 20px;}
#branchList .col1,
#branchList .col2,
#branchList .col3{float:left;}
#branchList dd{margin:0;}
#branchList ul{list-style:none; margin:0; padding:0; float:left; width:150px;}
#branchList li{margin-bottom:0.5em;}

.attr{list-style:none; margin-left:0; padding-left:0; font-size:80%;}
.attr li{float:left; margin-right:2em; white-space:nowrap;}
.attr li img{vertical-align:bottom;}

tr.atm th{background:#ffbb33;}
.furigana {font-size:70%;color:#333333}

.regionMap{position:relative; margin:0 auto;}
.regionMap ul{list-style:none;}
.regionMap li{position:absolute; line-height:1;}
.regionMap li a{color:#000000; font-weight:bold; background:url(/branch/images/icon_branch.gif) no-repeat left 1px; padding:1px 0 0 14px; display:table; *display:inline-block; opacity: 0.8; filter:alpha(opacity=80); border:0; _white-space:nowrap;}
.regionMap li a:hover{color:#000000; border:0;}
.regionMap li.right a{background-position:right 1px; padding:1px 14px 0 0;}
.regionMap li.left-top a{background-position:top left; padding:12px 0 0 0;}
.regionMap li.left-bottom a{background-position:bottom left; padding:1px 0 14px 0;}
.regionMap li.right-top a{background-position:top right; padding:12px 0 0 0;}
.regionMap li.right-bottom a{background-position:bottom right; padding:1px 0 14px 0;}
.regionMap li.right-top-corner a{background-position:top right; padding:10px 10px 0 0;}
.regionMap li.right-bottom-corner a{background-position:bottom right; padding:1px 10px 10px 0;}
.regionMap li.left-top-corner a{background-position:top left; padding:10px 0 0 10px;}
.regionMap li.left-bottom-corner a{background-position:bottom left; padding:1px 0 10px 10px;}
.regionMap .atm a{background:url(/branch/images/icon_atm.gif) no-repeat left; padding:0; width:18px; height:9px; line-height:1px; border:0; opacity: 1; overflow:hidden;}
.regionMap li .lc a{font-size:80%; font-weight:normal; background: none; padding:1px; display:inline; opacity: 1; filter:alpha(opacity=100);}

.regionMap .headoffice a{background:url(/branch/images/icon_headoffice.gif) no-repeat left top; padding:30px 0 0 0;}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #555555;
	background: #eee;
	padding: 1px 2px;
	filter:alpha(opacity=85);
	opacity: 0.85;
	font-size:80%;
}
#tooltip h3, #tooltip div { margin: 0; }

select{font-size:120%;}

/* IE6 tooltip bug fix */
* html #content{padding: 0 12px;}
* html #footer{width: 889px; padding: 0 12px 15px; border-top: 0;}
* html #footNav{border-top: 1px solid #cccccc; padding: 15px;}
/* */
