@media print {
body {
font-family:"MS P明朝",平成明朝,serif;
}
}
body {
background-color:transparent;
top:5px;
width:640px;
margin-left:auto;
margin-right:auto;
}
.upper {
margin-bottom:10px;
background-color:#ffff66;
padding:10px 30px;
font-weight:bolder;
text-align:left;
font-size:1em;
}
.navi {
margin-bottom:0px;
padding:20px 20px;
text-align:right;
font-size:1em;
}
.footer div {
float:left;
width:120px;
padding:2px;
background-color:#c0c0c0;
}
.footer a {
display:block;
width:120px;
border:#a9a9a9 outset 2px;
padding:4px 0px;
vertical-align:middle;
text-align:center;
text-decoration:none;
font-size:14px;
font-weight:bold;
color:#000000;
}
.footer a:hover {
border:#c0c0c0c solid 2px;
background-color:#fff8dc;
}
#title h1 {
background-color:#005090;
background-image:url(top01.gif);
background-repeat:no-repeat;
background-position:5px;
margin-bottom:0px;
padding:10px 0px 10px 50px;
font-size:30px;
color:#ffffff;
}
.base h1 {
background-color:#33cc66;
margin:10px 10px;
padding:5px 0px 5px 30px;
border-style:double;
border-width:6px 0px 6px;
border-color:#ff6633;
font-size:2em;
color:#ffffff;
}
.base h2 {
margin:10px 10px;
padding-top:5px;
border-style: solid;
border-width:0px 0px 5px 20px;
border-color:teal;
text-indent:0.5em;
font-size:1.2em;
}
.base h3 {
background-color:#005090;
margin-top:10px;
margin-left:5px;
padding:10px;
font-weight:bold;
font-size:1em;
color:white 
;
}
.base div {
padding-left:2em;
}
.base p {
margin-left:2em;
padding-right:15px;
text-align:justify;
text-justify:distribute;
text-indent:1em;
line-height:1.7em;
font-size:1em;
color:#000000;
}
/* ▼▼交番の部分の書式▼▼ */
.con {
background-color:#fff8dc;
border:4px outset #ffffcc;
margin:10px;
}
.con div {
margin-left:1em;
margin-top:5px;
margin-bottom:0px;
text-align:justify;
text-justify:distribute;
}
.con td{
vertical-align:middle;
}
.con img {
margin-top;
20px;
float:left;
width:181px;
height:135px;
border:2px solid ;
}
/* ▼▼地図の部分▼▼ */
.map img {
width:600px;
border:2px outset #ffffcc;
}
.back {
background-color:transparent;
}
li {
margin-left:4em;
padding-right:1em;
list-style:disc insaide;
line-height:1.7em;
font-size:1em;
color:#000000;
}


