/* 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: 95px;
float: right;
}

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

#contents{
clear: both;
width: 720px;
margin: 10px auto;
padding: 0px;
*padding: 0;
text-align: left;
background: #fff;
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;
}
#left p a{
display: block;
background: url(../images/icon_nav.gif) no-repeat;
*background: url(../images/icon_nav.gif) no-repeat 10% left;
width: 215px;
margin: 0 0 0 5px;
padding: 0 0 0 20px;
font: normal 0.95em/1.2em sans-serif;
}

#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;
}
#middle p a{
display: block;
background: url(../images/icon_nav.gif) no-repeat;
*background: url(../images/icon_nav.gif) no-repeat 10% left;
width: 215px;
margin: 0 0 0 5px;
padding: 0 0 0 20px;
font: normal 0.95em/1.2em sans-serif;
}

#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;
}
#right p a{
display: block;
background: url(../images/icon_nav.gif) no-repeat;
*background: url(../images/icon_nav.gif) no-repeat 10% left;
width: 215px;
margin: 0 0 0 5px;
padding: 0 0 0 20px;
font: normal 0.95em/1.2em sans-serif;
}

#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{

}

#contents h3{
margin: 5px;
padding: 5px;
font-size: 120%;
border-left: solid 5px #ff9e7c;
border-bottom: solid 1px #ff9e7c;
}
#contents h4{
margin:  10px auto 15px auto;
padding: 5px;
width: 14em;
font-size: 100%;
text-align: center;
border-top: solid 1px #0066ff;
border-right: solid 5px #0066ff;
border-bottom: solid 1px #0066ff;
border-left: solid 5px #0066ff;
}

#map_left{
float: left;
width: 300px;
padding: 5px;
}
#map2_left,
.map2_left{
float: left;
width: 400px;
padding: 5px;
}
#map_left img,
#map2_left img,
#map3_left img,
.map2_left img{
border: none;
}

#text_right{
float: right;
width: 400px;
padding: 5px;
}
#text2_right,
.text2_right{
float: right;
width: 280px;
padding: 5px;
}
#text_right h4,
.text2_right h4{
padding: 5px 0;
text-align: center;
background: #ffee57;
}

#text_right ol a,
#text2_right ol a,
#text3_right ol a,
.text2_right ol a,
.text3_right ol a{
margin: 0;
padding: 0;
}
#text_right li a,
#text2_right li a,
#text3_right li a,
.text2_right li a,
.text3_right li a{
margin: 0;
padding: 0;
line-height: 2;
}
#contents h5{
clear: both;
margin: 0;
padding: 3px 0;
font-size: 120%;
text-align: center;
background: #ffffcc;
}

table.room{
width: 100%;
}
table.room th{
width: 5em;
text-align: center;
border-right: solid 1px #ebebb8;
border-bottom: solid 1px #ebebb8;
background: #ffffcc;
}
table.room td{
border-right: solid 1px #cccccc;
border-bottom: solid 1px #cccccc;
background: #efefef;
}

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

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

.clear{
clear: both;
}

span.red{
color: red;
font-weight: bold;
}
p.txt_box{
margin: 5px;
padding: 10px;
border: dotted 1px #cccccc;
background: #ccffcc;
}
