body {
	background-color: #FFFFEC;
	background-image:url(images/shadow.gif);
	font-size:12px;
	line-height:150%;
}

body, td, th {
	color: #330033;
}

h1, h2, h4 {
	color: #330000;
}

h3, h5, h6 {
	color: #996666;
}

a {
  color: #006666;
}

#bigbox {
	margin:9px;
	width:782px;
}

#title {
	width:782px;
	height:124px;
	margin-bottom:5px;
	background-image:url(images/title.jpg);
	
}

#title h1 {
	left: -10000px;
	position: absolute;
}

#menu {
	width:782px;
	margin-bottom:5px;
}

#subtitle {
	margin:5px 0px;
	clear:left;
}

#contents {
	width:766px;
	border:1px solid #590C10;
	margin:5px 0px;
	padding:5px 2px 5px 12px;
	background-image:url(images/contents_bg.gif);
}

#contents_top {
	width:782px;
}

#footer {
	width:782px;
	height:32px;
	background-image:url(images/copyright.jpg);
}

/* toppage */

.whatsnew {
	float:left;
}

.top-infos {

	float:left;
	margin-left:5px;
	padding:5px;
}

.top-infos img {
	float:left;
	margin-right:5px;
}

.top-infostxt {
	float:left;
	width:162px;
}

.clear {
	clear:left;
}

/* guestroom etc. */

.pic {
	width:254px;
	margin-right:2px;
	float:left;
}

.picr {
	width:254px;
	margin-right:0px;
	float:left;
}

.pic div {
	font-size:10px;
	margin:5px;
}

.picr div {
	font-size:10px;
	margin:5px;
}

.picspc {
	width:84px;
	float:left;
}

div#title a:link,
div#title a:visited,
div#title a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
div#title a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


