body{
	font-family: "Osaka", "Arial", "Helvetica", "sans-serif";
	background-color : #FFFFFF;
}
a:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	font-family: "Osaka", "Arial", "Helvetica", "sans-serif";
}
a:visited {
	color: #CC3300;
	font-weight: bold;
	text-decoration: none;
	font-family: "Osaka", "Arial", "Helvetica", "sans-serif";
}
a:active {
	color: #000099;
	font-weight: bold;
	text-decoration: underline;
	font-family: "Osaka", "Arial", "Helvetica", "sans-serif";
}
a:hover {
	color: #000099;
	font-weight: bold;
	text-decoration: underline;
	font-family: "Osaka", "Arial", "Helvetica", "sans-serif";
}

.c {
	font-size: 9px;
	line-height: 9px;
	color: #CCCCCC;
}
.s {
	font-size: 10px;
	line-height: 14px;
	color: #444444;
}
.m {
	font-size: 12px;
	line-height: 16px;
	color: #444444;
}
.mb {
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	font-weight: bold;
}
.l {
	font-size: 14px;
	line-height: 18px;
	color: #444444;
}
.title {
	font-size: 16px;
	line-height: 20px;
	color: #000099;
	font-weight: bold;
}
.price {
	font-size: 18px;
	line-height: 20px;
	color: #990000;
	font-weight: bold;
}
.room {
	font-size: 13px;
	line-height: 14px;
	color: #ffffff;
	font-weight: bold;
}

#list th{
	background-color:#3E537D;	
	font-size: 12px;
	font-weight:normal;
	color: #fff;
	}

#list td{
	background-color:#E3E4E9;	
	font-size: 12px;
	color: #444;
	}

#list td p{
	line-height:20px;
	display:inline;
	}

#list02 th{
	background-color:#3E537D;	
	font-size: 12px;
	font-weight:normal;
	color: #fff;
	padding:10px;
	}

#list02 td{
	background-color:#E3E4E9;	
	font-size: 12px;
	color: #444;
	vertical-align:middle;
	padding:10px;
	}

span.entry{
	color:#3E537D;	
	font-weight:bold;
	}

#nav a{
	font-weight:normal;
	}

form{
	margin:0;
	padding:0;
	}

.newsText{
	font-size: 12px;
	line-height: 16px;
	color: #444444;
	}

.newsText p{
	margin:0;
	padding:0;
	}