/* for 4.01strict */
@import url(style-scroll-light.css);
body {
font-size:12px;
line-height:14px;
color:#2c2e23;
background : url(line04.gif) repeat-y #f5ebcd;
font-family:"MS UI Gothic","Trebuchet MS", Chicago;
width:450px;
padding:0px;
margin:12px 4px 4px 19px; }

.all {
width:450px;
}

h1 {
font-size:14px;
padding:2px 0 2px 18px;
border-left:solid 5px #2c2e23;
border-bottom:solid 1px #2c2e23;
font-weight:100; }

h2 {
font-size:14px;
padding:2px 0 2px 18px;
margin:0 0 4px 0;
border-left:solid 5px #2c2e23;
border-bottom:solid 1px #2c2e23;
font-weight:100;
clear:right;
 }

em {
font-weight:bold;
font-style:normal;
}

p {
margin:1px 0px 2px 0px; }

img {
border:1px solid #2c2e23;
vertical-align:middle;
margin : 0 10px;
}

dt {font-weight:bold;}
dd {margin:-13px 0 0 44px}

table {font-size:12px}

td,th {text-align:center;}

/* hotel_index 可変情報 */

#hotel_guide {
border:double 4px #2c2e23;
padding:6px;
height:52px;
}
#hotel_guide p {
margin:0 0 0 12px;
}

/* 各ホテルの画像 */
.photo {
text-align:center;
}

.photo_s {
float:right;
}

.point {
border:10px solid red;
cursor:help;
filter:alpha(opacity=50);
}

a,area {
color:#2c2e23;
text-decoration:none;
}

a:hover,area:hover {
color:#f5ebcd;
background:#2c2e23;
}


/* scroll image */
.area {
width:440px;
height:350px;
overflow:auto;
}

