@charset "shift_jis";

/* =============================================

	***** Common Incidental StyleSheet (Japanese)

============================================= */

/* === clear float elements Start ============================================= */
xxxxx:after{
	content : " ";
	display : block ;
	height : 0 ; 
	visibility : hidden ;
	clear : both ;
}

xxxxx{
	*zoom : 1 ;
	_display : inline-block ;
	_height : 1em ;
}
/* === clear float elements End ============================================= */


#flash{
     position:relative;
}

#mainImage{
	position:relative;
	height: 300px;
	width: 910px;
}

#reservation{
     position:absolute;
	 top:65px;
	 left:0px;
	 padding:0px;
	 width:250px;
}

#online{
     position:absolute;
	 top:170px;
	 left:0px;
	 padding:0px;
	 width:250px;
}
