body{
	margin-top:2em;
	font-size:10pt;
	background-color:#313131;
	
	}

table{
	font-size:10pt;
	}

h1,h2,h3,p{
	margin-top:0px;
	margin-bottom: 0px;
}

	
#hotelm{
	border-collapse:collapse;
	background-color:#eeeeee;
}

#hotelm th{
border:1px solid #333333;
background-color:#dddddd;
color:#391E00;
}

#hotelm td{
border:1px solid #333333;
padding:4px;
}

p.title{
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	letter-spacing:0.3em;
	margin-top:10px;
	}
	
p.hotellist{
	font-size:10pt;
	text-align:center;
	color:#D38A3C;
	font-weight:bold;
	margin-bottom:0.3em;
	}

	
p.list{
	font-size:10pt;
	text-align:center;
	color:#ffffff;
	line-height:1.2em;
	margin-bottom:1em;
	}
	
p.list a{
	color:#ffffff;
	text-decoration:none;
	}
	
p.list a:hover {
    color:#FEDE58;
    font-style:normal;
    text-decoration:underline;
}

p.maru{
	text-align:center;
	}
	
div.annai{
	margin-top:5px;
	width:550px;
	margin-left:auto;
	margin-right:auto;
	color:#ffffff;
	}