body {
 background-image: url(img/hotel-1001.png);
 margin-top: 0px; margin-bottom: 0px; margin-left: 0%; margin-right: 0%;
 padding: 0px;
 text-align: center; 
 line-height: 150%;
 font-family: Arial,serif; color: #333333;
 font-size: 14px;
}

#field_spc{
 width: 980px;
 background-image: url(img/kabe01.jpg);
 border: 5px solid #FFFFFF;
 padding: 0px 0px;
}

#top_waku {
 width: 950px;
 margin-bottom: 50px;
 border: 1px ridge #ffffff;
 background-color: #ffffff;
 padding: 15px 15px;
 text-align: center;
}

h1 {
 font-size: 28px; color: #000009;
 line-height: 150%;
 text-decoration: ;
}

h3 {
 font-size: 13px; color: #000009;
 text-decoration: ;
}

#main_spc {
 width: 70%;
 margin-bottom: 20px;
 padding: 0px 10px;
 text-align: left;
 float: right;
}

#sub_spc {
 width: 25%;
 margin-bottom: 20px;
 padding: 0px 0px;
 text-align: left;
 float: left;
}

.fe {
clear: both;
}

.ao_waku {
 width:100%;
 background-color:#ffffff;
 padding:5px;
 filter:alpha(opacity=100,finishopacity=20,style=1,startx=20,finishx=90);
}

h2 {
 font-size: 18px;
 color: #000000;
 display: inline;
}

p {
 margin-top: 0px;
}

strong {
 font-size: larger;
 background-color: red;
 color: white;
 padding: 3px 5px;
}

.hutomoji {
 font-weight: 700;
}

.black {
 color: #000000;
}

.red {
 color: #ff0000;
}

.blue {
 color: #0000ff;
}

.gray {
 color: #808080;
}

.green {
 color: #008000;
}

.big {
 font-size: 18px;
 font-weight: 700;
}

.midashi {
 width: 90%;
 background-color: #ffffff;
 padding: 5px;
 border: 2px solid #ffffff;
 text-align: center;
 color: #ffffff;
}

.column {
 width: 90%;
 margin-bottom: 20px;
 background-color: #ffffff;
 padding: 5px;
 border: 2px solid #ffffff;
 text-align: cnter;
 line-height: 120%;
 color: #333333;
}

a:link {
 text-decoration: underline;
 color: #0000ff;
}

a:visited {
 text-decoration: underline;
 color: #0000ff;
}

a:hover {
 text-decoration: underline;
 position: relative; top: 1px; left: 1px;
 color: #ff0000; 
}

table {
 width: 400px;
 border-collapse: collapse;
 border:2px #005522 solid;
 background: #ffffff;
 padding: 0px 0px;
}

td {
 border-collapse: collapse;
 border:2px #005522 solid;
 text-align:center;
}