/* CSS Document */
body{
color:#666666;
font-size:10px
scrollbar-base-color:white;
scrollbar-face-color:white;
scrollbar-arrow-color:#006600;
scrollbar-track-color:white;
scrollbar-3dlight-color:white;
scrollbar-highlight-color:white;
scrollbar-shadow-color:white;
scrollbar-darkshadow-color:white;
margin:0px;
padding:0px;
TEXT-ALIGN: center;
}

.postion{
WIDTH:100%;
height:100%;
TEXT-ALIGN: center;
}

.box{
width:500px;
height:200px;
margin:0pt;
padding:0px;
border:1px solid black;
}

.map{
background-image:url(../img/map.jpg);
background-repeat:no-repeat;
width:900px;
height:1024px;
}

.mapbox01{
background-image:url(../img/ue.gif);
background-repeat:no-repeat;
width:500px;
height:40px;
margin:0pt;
padding:0px;
text-align:center;
}

.mapbox02{
background-image:url(../img/sita.gif);
background-repeat:no-repeat;
width:500px;
height:40px;
margin:0pt;
padding:0px;
text-align:center;
}

.mapbox03{
background-color:#FFFFcc;
width:500px;
height:300px;
margin:0pt;
padding:0px;
text-align:center;
}

.mapbox04{
background-image:url(../img/naka.gif);
background-repeat:no-repeat;
width:500px;
height:200px;
text-align:center;
}

.mapbox05{
background-image:url(../img/naka2.gif);
background-repeat:no-repeat;
width:500px;
height:500px;
text-align:center;
}

.mapbox06{
background-color:#FFFFcc;
width:500px;
height:20px;
margin:0pt;
padding:0px;
text-align:left;
border-top-style:dashed;
border-bottom-style:dashed;
}

.mapbox07{
background-color:#FFFFcc;
width:500px;
height:260px;
margin:0pt;
padding:0px;
text-align:center;
}
.mapbox08{
background-color:#FFFFcc;
width:500px;
height:200px;
text-align:left;
border-top-style:double;
}

.mapbox09{
background-color:#FFFFcc;
width:500px;
height:20px;
text-align:left;
border-bottom-style:dashed;
}

.mapbox10{
background-color:#FFFFcc;
width:500px;
height:20px;
text-align:left;
}

.mapbox11{
background-color:#FFFFcc;
width:500px;
height:400px;
text-align:center;
}

.boxtext01{
padding-top:5px;
padding-bottom:5px;
padding-left:2em;
padding-right:2em;
vertical-align:top;
}

.boxtext02{
padding-top:30px;
padding-bottom:20px;
padding-left:2.5em;
padding-right:2em;
line-height:180%;
text-align:left;
}

h1{
font-size:24px;
color:#cc0000;
}

h2{
font-size:20px;
color:#ff9900;
}

a:link {
color:#ff9900;
}


a:visited {
color:#ff9900;
}


a:hover {
  color:#003399;
}