@charset "UTF-8";

/*association.html専用
-----------------------------------------*/
body #nav ul li a[href="association.html"] {
color: #FFF;
background-position: bottom;
border: 1px solid #2b4b60;
border-bottom: none;
border-top: none;
margin-left: -1px;
z-index: 2;
}
.map{margin-top:20px;border: 1px solid #c0c0c0;}
small a{color:#1e50a2;}
small a:hover {color: #1e50a2;}

dl {padding: 0px 0px 20px 15px;line-height: 1.6;}
dt {}
dd {margin-left:30px;}
dd  a{padding-left:20px;font-weight:bold;color:#0563B8;}