@charset "Shift_JIS";

/*
* {
    padding:0;
    margin:0;
} 
*/
body {
    background:#ece9e1;
	font-size:85%;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Arial, Helvetica, sans-serif;
	line-height:1.4;
	color:#666666;
	letter-spacing:1.2px;
	padding:0;
	margin:0;
}

p {
	margin:0;
	padding:0;
}

a {
	color: #666633;
	text-decoration:underline;
}

a:hover {
	color: #999966;
	text-decoration:none;
}

img {
	border:0;
}

h1{
display:none;
}

h1,h2,h3,h4,h5{
margin:0;
padding:0;
}

h3{
font-size:120%;
letter-spacing:0.9px;
}

h4{
line-height:130%;
font-size:115%;
}

/*id*/
#clear {
	display:block;
	clear:both;
	width:100%;
	height:1px;
	overflow:hidden;
}

#contents{
margin:20px 0 10px 0;
padding:0;
font-size:90%;
}

#contents dt{
margin:2px 0 2px -18px;
}

#contents dd{
margin:2px 0;
}


#contents_top{
margin:0;
padding:0;
background:url(../images/top/main_img.jpg) left top no-repeat;
height:479px;
}

#header{
width:758px;
background: #FFFFFF;
color:#000000;
height:64px;
}

#hotel a {
	color: #666633;
	text-decoration:none;
}

#hotel a:hover {
	color: #999966;
	text-decoration:none;
}

#wrapper{
margin:0 auto;
background: #FFFFFF;
width:758px;
border:1px #CCCCCC solid;
}


/*class*/
.copy{
	font-size:10px;
	letter-spacing:1.1px;
	text-align:center;
	padding-top:20px;
}


.dot_line{
	background: #FFFFFF url(../images/all/dot.gif) repeat-x;
	width:100%;
	height:2px;
	padding:0;
	margin:0;
}

.footer{
background:url(../images/all/header_bg.gif) repeat-x;
height:20px;
}

.footer p{
margin:0;
padding:0;
color:#FFFFFF;
font-size: 10px;
text-align:center;
vertical-align:middle;
padding-top:3px;
letter-spacing:1.0px;
}

.hotel_list{
margin:15px;
padding:0;
}
.hotel_list h3{
margin-top:10px;
}

.b_b{
border-bottom:1px #CCCCCC dashed;
}

.left50{
padding-left:53px;
}
.left20{
padding-left:20px;
}

.left10{
padding-left:10px;
}

.left5{
padding-left:5px;
}

.pagetop{
text-align:right;
font-size:10px;
width:537px;
padding:5px 0;
}

.right5{
padding-right:5px;
}


.right{
float:right;
margin-right:5px;
}

.left{
float:left;
}

.title{
margin-bottom:20px;
}
