@charset "Shift_JIS";

@import "layout.css";

/* ---------------------------------------------------
index
--------------------------------------------------- */
div.information dl dt{
float:left;
clear:left;
width:8em;
margin:0;
padding:0.5em 0;
text-align:left;
}
div.information dl dd{
margin:0;
padding:0.5em 0 0.5em 8.5em;
}
div.information dl dd dl{
margin:0 0 -1em 0;
}
div.information dl dd dl dt{
clear:none;
font-family:'ƒƒCƒŠƒI','Meiryo','‚l‚r ƒSƒVƒbƒN','Osaka|“™•',mono-space;
width:10em;
}
div.information dl dd dl dd{
padding:0.5em 0 0.5em 10.5em;
}
div.information dl dd dl dd.end{
border:none;
}

div.accessmap dl.pict2{
float:left;
width:190px;
margin:0;
}
div.accessmap dl.pict2 dt,
div.accessmap dl.pict2 dd{
padding:0 5px 0 10px;
font-size:90%;
}
div.accessmap ul{
margin:1em 0;
padding:0 10px;
background:url(../accessmap/img/accessmap_border.gif) repeat-x 0 100% !important;
}
div.accessmap ul li{
float:left;
width:50%;
padding:0 !important;
background:none !important;
}
div.accessmap ul li a{
display:block;
height:3em;
padding:2px;
border-top:1px solid #B7C890;
border-left:1px solid #B7C890;
border-right:1px solid #B7C890;
background:url(../img/h4_background.gif) repeat-x 0 100%;
color:#709121 !important;
text-align:center;
}
div.accessmap ul li.selected a{
margin:1px 1px 0 1px !important;
background:#fff;
font-weight:bold;
}
