@charset "utf-8";

@import "./css/sys_default.css";
@import "./css/sys_base.css";
@import "./css/set.css";

/* CSS Document */
/*
body{
	font-size:12px;
}
*/

#foot{
	clear:both;
	float:none;
	margin:10px 30px;
	font-style:italic;
}

#main{
/*	background-attachment: fixed;
	background-image: url(../hotels/testhotel1/pc/side_sep.gif);
	background-image: url(./side_sep.gif);
	background-repeat: repeat-x;
	background-position: right;
*/
	margin:20px 20px;
	float:left;

}


#main dl dt{
	border-left-color:#BDE6E0;
	border:none;
	background-image:url(img/dt_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	margin-bottom:5px;
	font-size:1.2em;
	font-weight:normal;
}


#main.index dl dt a:hover{	
	text-decoration:none;
}



#left{
	width:176px; 
	float:left;
}
#left td{
	padding:0px;
	margin:0px;
}

h3{
	margin:0px;
	padding:0px;
}

#flow span, #flow span a{
	color:#000000;
	background-color:#FFEA9F;
}
#flow span#now{
	background-color:#FFD0AB;
}

#main th.sat{
	background-color:#BDE6E0;
}
#main th.sun{

}


dl{
	margin:30px;
}

dt{
	margin-top:10px;
}

#main{
	width:700px;
}
/*
#gNav{
	display:none;
}
#footerNav{
	display:none;
}
*/