/* Top CSS */
h1{
width: 464px;
height: 95px;
float: left;
margin: 0 0 10px 3px;
}
h1 a{
display: block;
width: 464px;
height: 95px;
font-size: 10px;
padding: 0;
text-decoration: none;
}
h1 a img{
width: 464px;
height: 95px;
border: 0;
position: relative;
top: -15px;
}

#tright{
width: 260px;
height: auto;
float: right;
font-size: 0.9em;
}
#tright p{
font-size: 80%;
line-height: 160%;
margin: 0.5em;
padding: 3px;
text-align: left;
border: solid 1px #90ee90;
}

#frame-head{
width: 745px;
margin: 0 auto;
padding: 0 0 0 15px;
}

#contents{
clear: both;
width: 720px;
margin: 10px auto;
padding: 0px;
text-align: left;
border: solid 1px #c2dcf8
}

#left{
width: 244px;
float: left;
}
#left h2{
width: 244px;
height: 59px;
font-size: 10px;
overflow: hidden;
}
#left h2 img{
width: 244px;
height: 59px;
border: 0;
position: relative;
top: -15px;
}

#middle{
width: 244px;
float: left;
}
#middle h2{
width: 244px;
height: 59px;
font-size: 10px;
overflow: hidden;
}
#middle h2 img{
width: 244px;
height: 59px;
border: 0;
position: relative;
top: -15px;
}

#right{
width: 244px;
float: left;
}
#right h2{
width: 244px;
height: 59px;
font-size: 10px;
overflow: hidden;
}
#right h2 img{
width: 244px;
height: 59px;
border: 0;
position: relative;
top: -15px;
}

#bottom-bg{
width: 720px;
margin: 0 15px 10px;
padding: 5px;
background: #fc9;
font: 0.8em/1.25em sans-serif;
}
#bottom-bg:after {
    content: " ";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #bottom-bg {
    height: 1em;
    overflow: visible;
}
/**/

#address{
clear: both;
float: left;
width: 360px;
text-align: left;
}

#copyright{
float: right;
width: 360px;
text-align: left;
font-style: normal;
}

#contents {
padding: 5px;
}
#contents h3{
margin: 10px 5px;
padding: 5px;
font-size: 120%;
border-left: solid 5px #ff9e7c;
border-bottom: solid 1px #ff9e7c;
}

#map{
display: inline;
float: left;
width: 400px;
height: 700px;
}

#text_right{
display: inline;
float: right;
width: auto;
background: #e9ffff;
}
#text_right h4{
margin: 0;
padding: 5px 0;
text-align: center;
background: #ffee57;
}
#text_right ol{
line-height: 2;
}
#text_right li a{
margin: 0 5px 0 0;
padding: 0;
background: transparent;
}

a.machi_map_a{
margin: 0;
padding: 0;
outline: none;
}
a.machi_map_a img{
margin-top: 30px;
border: none;
}

.clear{
clear: both;
}

.topic_path {
margin: 10px;
font-size: 0.9em;
text-indent: 1em;
text-align: left;
}